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

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

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

Methods in org.eclipse.modisco.omg.gastm that return ShortInteger
 ShortInteger GASTMFactory.createShortInteger()
          Returns a new object of class 'Short Integer'.
 

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

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