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

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

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

Methods in org.eclipse.modisco.omg.gastm that return PointerType
 PointerType GASTMFactory.createPointerType()
          Returns a new object of class 'Pointer Type'.
 

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

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