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

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

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

Methods in org.eclipse.modisco.omg.gastm that return BitXor
 BitXor GASTMFactory.createBitXor()
          Returns a new object of class 'Bit Xor'.
 

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

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