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

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

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

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

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

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