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

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

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

Methods in org.eclipse.modisco.omg.gastm that return StructureType
 StructureType GASTMFactory.createStructureType()
          Returns a new object of class 'Structure Type'.
 

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

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type StructureType
 T GASTMSwitch.caseStructureType(StructureType object)
          Returns the result of interpreting the object as an instance of 'Structure Type'.