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

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

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

Subinterfaces of ConstructedType in org.eclipse.modisco.omg.gastm
 interface ArrayType
          A representation of the model object 'Array Type'.
 interface CollectionType
          A representation of the model object 'Collection Type'.
 interface PointerType
          A representation of the model object 'Pointer Type'.
 interface RangeType
          A representation of the model object 'Range Type'.
 interface ReferenceType
          A representation of the model object 'Reference Type'.
 

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

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