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

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

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

Subinterfaces of NumberType in org.eclipse.modisco.omg.gastm
 interface Byte
          A representation of the model object 'Byte'.
 interface Character
          A representation of the model object 'Character'.
 interface Double
          A representation of the model object 'Double'.
 interface IntegralType
          A representation of the model object 'Integral Type'.
 interface LongDouble
          A representation of the model object 'Long Double'.
 interface LongInteger
          A representation of the model object 'Long Integer'.
 interface Real
          A representation of the model object 'Real'.
 interface RealType
          A representation of the model object 'Real Type'.
 interface ShortInteger
          A representation of the model object 'Short Integer'.
 

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

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