public interface IContextFinder
| Modifier and Type | Method and Description |
|---|---|
Iterable<org.eclipse.emf.ecore.EObject> |
findContextsByContents(org.eclipse.emf.ecore.EObject semanticObject,
Iterable<org.eclipse.emf.ecore.EObject> contextCandidates) |
Iterable<org.eclipse.emf.ecore.EObject> |
findContextsByContentsAndContainer(org.eclipse.emf.ecore.EObject semanticObject,
Iterable<org.eclipse.emf.ecore.EObject> contextCandidates) |
Copyright © 2015. All Rights Reserved.