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

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

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

Methods in org.eclipse.modisco.omg.gastm that return RangeType
 RangeType GASTMFactory.createRangeType()
          Returns a new object of class 'Range Type'.
 

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

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