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

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

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

Methods in org.eclipse.modisco.omg.gastm that return ClassType
 ClassType GASTMFactory.createClassType()
          Returns a new object of class 'Class Type'.
 

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

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