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

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

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

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

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

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