public static interface IReferenceFinder.Acceptor
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.eclipse.emf.ecore.EObject source,
org.eclipse.emf.common.util.URI sourceURI,
org.eclipse.emf.ecore.EReference eReference,
int index,
org.eclipse.emf.ecore.EObject targetOrProxy,
org.eclipse.emf.common.util.URI targetURI) |
void |
accept(IReferenceDescription description) |
void accept(org.eclipse.emf.ecore.EObject source,
org.eclipse.emf.common.util.URI sourceURI,
org.eclipse.emf.ecore.EReference eReference,
int index,
org.eclipse.emf.ecore.EObject targetOrProxy,
org.eclipse.emf.common.util.URI targetURI)
void accept(IReferenceDescription description)