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

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

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

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

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

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