Package org.emftext.language.java.util
Class TemporalFullNameHolder
java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterImpl
org.emftext.language.java.util.TemporalFullNameHolder
- All Implemented Interfaces:
Adapter
,Adapter.Internal
This adapter is used during reference resolving to cache the
full qualified name of a
ConcreteClassifier
that
is determined based on the classpath during reference resolving.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
Adapter.Internal
-
Field Summary
Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
target
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getFullName
(ConcreteClassifier concreteClassifier) static void
setFullName
(ConcreteClassifier concreteClassifier, String fullName) Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
getTarget, isAdapterForType, notifyChanged, setTarget, unsetTarget
-
Method Details
-
getFullName
-
setFullName
-