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

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

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

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

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

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