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

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

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

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

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

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