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

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

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

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

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

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