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

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

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

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

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

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