Class ImportAdapter
java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterImpl
tools.refinery.language.scoping.imports.ImportAdapter
- All Implemented Interfaces:
org.eclipse.emf.common.notify.Adapter
,org.eclipse.emf.common.notify.Adapter.Internal
public class ImportAdapter
extends org.eclipse.emf.common.notify.impl.AdapterImpl
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.xtext.naming.QualifiedName
getQualifiedName
(org.eclipse.emf.common.util.URI uri) boolean
isAdapterForType
(Object type) void
notifyChanged
(org.eclipse.emf.common.notify.Notification msg) @Nullable org.eclipse.emf.common.util.URI
resolveAndCacheQualifiedName
(org.eclipse.xtext.naming.QualifiedName qualifiedName)
-
Constructor Details
-
Method Details
-
isAdapterForType
- Specified by:
isAdapterForType
in interfaceorg.eclipse.emf.common.notify.Adapter
- Overrides:
isAdapterForType
in classorg.eclipse.emf.common.notify.impl.AdapterImpl
-
getLibraries
-
getTermInterpreters
-
getAnnotationValidators
-
getLibrary
-
getTermInterpreter
-
getAnnotationValidator
-
getLibraryPaths
-
resolveAndCacheQualifiedName
@Nullable public @Nullable org.eclipse.emf.common.util.URI resolveAndCacheQualifiedName(org.eclipse.xtext.naming.QualifiedName qualifiedName) -
getQualifiedName
public org.eclipse.xtext.naming.QualifiedName getQualifiedName(org.eclipse.emf.common.util.URI uri) -
notifyChanged
public void notifyChanged(org.eclipse.emf.common.notify.Notification msg) - Specified by:
notifyChanged
in interfaceorg.eclipse.emf.common.notify.Adapter
- Overrides:
notifyChanged
in classorg.eclipse.emf.common.notify.impl.AdapterImpl
-
getBuiltinProblem
-
getBuiltinSymbols
-