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

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

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

Subinterfaces of RealType in org.eclipse.modisco.omg.gastm
 interface Double
          A representation of the model object 'Double'.
 interface LongDouble
          A representation of the model object 'Long Double'.
 interface Real
          A representation of the model object 'Real'.
 

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

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