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

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

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

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

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

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