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

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

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

Methods in org.eclipse.modisco.omg.gastm that return LongDouble
 LongDouble GASTMFactory.createLongDouble()
          Returns a new object of class 'Long Double'.
 

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

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type LongDouble
 T GASTMSwitch.caseLongDouble(LongDouble object)
          Returns the result of interpreting the object as an instance of 'Long Double'.