org.eclipse.emf.ecore.xcore.util
Class XcoreJvmInferrer.JvmElementInferrer<T extends org.eclipse.xtext.common.types.JvmIdentifiableElement>
java.lang.Object
org.eclipse.emf.ecore.xcore.util.XcoreJvmInferrer.JvmElementInferrer<T>
- Enclosing class:
- XcoreJvmInferrer
protected abstract static class XcoreJvmInferrer.JvmElementInferrer<T extends org.eclipse.xtext.common.types.JvmIdentifiableElement>
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
inferredElement
protected T extends org.eclipse.xtext.common.types.JvmIdentifiableElement inferredElement
priority
protected int priority
XcoreJvmInferrer.JvmElementInferrer
public XcoreJvmInferrer.JvmElementInferrer(int priority)
getInferredElement
public final T getInferredElement()
resolveTypeParameterReferences
protected void resolveTypeParameterReferences()
inferDeepStructure
protected void inferDeepStructure()
inferStructure
protected abstract T inferStructure()
inferName
public abstract void inferName()