public class ImportedNamesAdapter extends org.eclipse.emf.common.notify.impl.AdapterImpl implements IScopeWrapper
| Modifier and Type | Class and Description |
|---|---|
class |
ImportedNamesAdapter.WrappingScope |
| Constructor and Description |
|---|
ImportedNamesAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
static ImportedNamesAdapter |
find(org.eclipse.emf.ecore.resource.Resource resource) |
static ImportedNamesAdapter |
findOrInstall(org.eclipse.emf.ecore.resource.Resource resource) |
Set<QualifiedName> |
getImportedNames() |
IScope |
wrap(IScope scope) |
public static ImportedNamesAdapter find(org.eclipse.emf.ecore.resource.Resource resource)
public static ImportedNamesAdapter findOrInstall(org.eclipse.emf.ecore.resource.Resource resource)
public Set<QualifiedName> getImportedNames()
public IScope wrap(IScope scope)
wrap in interface IScopeWrapperpublic void clear()
Copyright © 2015. All Rights Reserved.