Uses of Interface
org.eclipse.gmt.modisco.java.NamespaceAccess

Packages that use NamespaceAccess
org.eclipse.gmt.modisco.java   
org.eclipse.gmt.modisco.java.cdo.util   
org.eclipse.gmt.modisco.java.emf.classic.util   
org.eclipse.gmt.modisco.java.emf.util   
org.eclipse.gmt.modisco.java.nousages.cdo.util   
org.eclipse.gmt.modisco.java.nousages.util   
 

Uses of NamespaceAccess in org.eclipse.gmt.modisco.java
 

Subinterfaces of NamespaceAccess in org.eclipse.gmt.modisco.java
 interface PackageAccess
          A representation of the model object 'Package Access'.
 interface TypeAccess
          A representation of the model object 'Type Access'.
 interface UnresolvedItemAccess
          A representation of the model object 'Unresolved Item Access'.
 

Methods in org.eclipse.gmt.modisco.java that return NamespaceAccess
 NamespaceAccess TypeAccess.getQualifier()
          Returns the value of the 'Qualifier' containment reference.
 

Methods in org.eclipse.gmt.modisco.java with parameters of type NamespaceAccess
 void TypeAccess.setQualifier(NamespaceAccess value)
          Sets the value of the 'Qualifier' containment reference.
 

Uses of NamespaceAccess in org.eclipse.gmt.modisco.java.cdo.util
 

Methods in org.eclipse.gmt.modisco.java.cdo.util with parameters of type NamespaceAccess
 T JavaSwitch.caseNamespaceAccess(NamespaceAccess object)
          Returns the result of interpreting the object as an instance of 'Namespace Access'.
 

Uses of NamespaceAccess in org.eclipse.gmt.modisco.java.emf.classic.util
 

Methods in org.eclipse.gmt.modisco.java.emf.classic.util with parameters of type NamespaceAccess
 T JavaSwitch.caseNamespaceAccess(NamespaceAccess object)
          Returns the result of interpreting the object as an instance of 'Namespace Access'.
 

Uses of NamespaceAccess in org.eclipse.gmt.modisco.java.emf.util
 

Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type NamespaceAccess
 T JavaSwitch.caseNamespaceAccess(NamespaceAccess object)
          Returns the result of interpreting the object as an instance of 'Namespace Access'.
 

Uses of NamespaceAccess in org.eclipse.gmt.modisco.java.nousages.cdo.util
 

Methods in org.eclipse.gmt.modisco.java.nousages.cdo.util with parameters of type NamespaceAccess
 T JavaSwitch.caseNamespaceAccess(NamespaceAccess object)
          Returns the result of interpreting the object as an instance of 'Namespace Access'.
 

Uses of NamespaceAccess in org.eclipse.gmt.modisco.java.nousages.util
 

Methods in org.eclipse.gmt.modisco.java.nousages.util with parameters of type NamespaceAccess
 T JavaSwitch.caseNamespaceAccess(NamespaceAccess object)
          Returns the result of interpreting the object as an instance of 'Namespace Access'.