Interface NamespaceAccess

All Superinterfaces:
ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
PackageAccess, TypeAccess, UnresolvedItemAccess
All Known Implementing Classes:
NamespaceAccessImpl, PackageAccessImpl, TypeAccessImpl, UnresolvedItemAccessImpl

public interface NamespaceAccess
extends ASTNode
A representation of the model object 'Namespace Access'.
See Also:
JavaPackage.getNamespaceAccess()