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

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

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

Methods in org.eclipse.modisco.omg.gastm that return ArrayType
 ArrayType GASTMFactory.createArrayType()
          Returns a new object of class 'Array Type'.
 

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

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