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

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

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

Methods in org.eclipse.modisco.omg.gastm that return ReferenceType
 ReferenceType GASTMFactory.createReferenceType()
          Returns a new object of class 'Reference Type'.
 

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

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