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

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

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

Methods in org.eclipse.modisco.omg.gastm that return LongInteger
 LongInteger GASTMFactory.createLongInteger()
          Returns a new object of class 'Long Integer'.
 

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

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