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

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

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

Subinterfaces of IntegralType in org.eclipse.modisco.omg.gastm
 interface LongInteger
          A representation of the model object 'Long Integer'.
 interface ShortInteger
          A representation of the model object 'Short Integer'.
 

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

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