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
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
org.eclipse.emf.common.notify.Adapter.Internal
-
Field Summary
Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
target
-
Constructor Summary
-
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) org.eclipse.emf.common.util.URI
resolveQualifiedName
(org.eclipse.xtext.naming.QualifiedName qualifiedName) Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
getTarget, setTarget, unsetTarget
-
Constructor Details
-
ImportAdapter
public ImportAdapter()
-
-
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
-
getTermInterpreter
-
getLibraryPaths
-
resolveQualifiedName
public org.eclipse.emf.common.util.URI resolveQualifiedName(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
-