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

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

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

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

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

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