public interface ILogicalContainerProvider
IJvmModelAssociator.associateLogicalContainer(XExpression, JvmIdentifiableElement)| Modifier and Type | Method and Description |
|---|---|
XExpression |
getAssociatedExpression(JvmIdentifiableElement element) |
JvmIdentifiableElement |
getLogicalContainer(XExpression expr) |
JvmIdentifiableElement |
getNearestLogicalContainer(org.eclipse.emf.ecore.EObject expr) |
JvmIdentifiableElement getLogicalContainer(XExpression expr)
null if this expression doesn't have such a context.JvmIdentifiableElement getNearestLogicalContainer(org.eclipse.emf.ecore.EObject expr)
null if this expression doesn't live in such a context.XExpression getAssociatedExpression(JvmIdentifiableElement element)
JvmIdentifiableElementCopyright © 2015. All Rights Reserved.