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

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

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

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

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

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