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

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

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

Methods in org.eclipse.modisco.omg.gastm that return BitNot
 BitNot GASTMFactory.createBitNot()
          Returns a new object of class 'Bit Not'.
 

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

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