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

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

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

Methods in org.eclipse.modisco.omg.gastm that return NotLess
 NotLess GASTMFactory.createNotLess()
          Returns a new object of class 'Not Less'.
 

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

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