Uses of Interface
org.eclipse.modisco.omg.gastm.NameSpaceDefinition

Packages that use NameSpaceDefinition
org.eclipse.modisco.omg.gastm   
org.eclipse.modisco.omg.gastm.util   
 

Uses of NameSpaceDefinition in org.eclipse.modisco.omg.gastm
 

Methods in org.eclipse.modisco.omg.gastm that return NameSpaceDefinition
 NameSpaceDefinition GASTMFactory.createNameSpaceDefinition()
          Returns a new object of class 'Name Space Definition'.
 

Uses of NameSpaceDefinition in org.eclipse.modisco.omg.gastm.util
 

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type NameSpaceDefinition
 T GASTMSwitch.caseNameSpaceDefinition(NameSpaceDefinition object)
          Returns the result of interpreting the object as an instance of 'Name Space Definition'.