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

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

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

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

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

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