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

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

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

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

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

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