public class SemanticCrossReferencer
extends org.eclipse.emf.ecore.util.ECrossReferenceAdapter
implements org.eclipse.sirius.common.tools.api.util.SiriusCrossReferenceAdapter
| Constructor and Description |
|---|
SemanticCrossReferencer() |
| Modifier and Type | Method and Description |
|---|---|
void |
disableResolveProxy()
Disable the resolution of the proxy.
|
void |
enableResolveProxy()
Enable the resolution of the proxy.
|
java.util.Collection<org.eclipse.emf.ecore.EStructuralFeature.Setting> |
getInverseReferences(org.eclipse.emf.ecore.EObject eObject,
org.eclipse.emf.ecore.EStructuralFeature feature,
boolean resolve) |
boolean |
isResolveProxyEnabled() |
public java.util.Collection<org.eclipse.emf.ecore.EStructuralFeature.Setting> getInverseReferences(org.eclipse.emf.ecore.EObject eObject,
org.eclipse.emf.ecore.EStructuralFeature feature,
boolean resolve)
public void disableResolveProxy()
disableResolveProxy in interface org.eclipse.sirius.common.tools.api.util.SiriusCrossReferenceAdapterpublic void enableResolveProxy()
enableResolveProxy in interface org.eclipse.sirius.common.tools.api.util.SiriusCrossReferenceAdapterpublic boolean isResolveProxyEnabled()