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

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

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

Methods in org.eclipse.modisco.omg.gastm that return NamedTypeDefinition
 NamedTypeDefinition GASTMFactory.createNamedTypeDefinition()
          Returns a new object of class 'Named Type Definition'.
 

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

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type NamedTypeDefinition
 T GASTMSwitch.caseNamedTypeDefinition(NamedTypeDefinition object)
          Returns the result of interpreting the object as an instance of 'Named Type Definition'.