public abstract class AbstractRootedReentrantTypeResolver extends Object implements IReentrantTypeResolver
NULL| Constructor and Description |
|---|
AbstractRootedReentrantTypeResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.eclipse.emf.ecore.EObject |
getRoot() |
protected abstract boolean |
isHandled(org.eclipse.emf.ecore.EObject context) |
protected abstract boolean |
isHandled(JvmIdentifiableElement identifiableElement) |
protected abstract boolean |
isHandled(XExpression expression) |
protected abstract void |
setAllRootedExpressions(Set<org.eclipse.emf.ecore.EObject> allRootedExpressions) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitinitializeFrom, reentrantResolveprotected abstract org.eclipse.emf.ecore.EObject getRoot()
protected abstract boolean isHandled(XExpression expression)
protected abstract boolean isHandled(JvmIdentifiableElement identifiableElement)
protected abstract boolean isHandled(org.eclipse.emf.ecore.EObject context)
protected abstract void setAllRootedExpressions(Set<org.eclipse.emf.ecore.EObject> allRootedExpressions)
Copyright © 2015. All Rights Reserved.