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

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

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

Methods in org.eclipse.modisco.omg.gastm that return BitRightShift
 BitRightShift GASTMFactory.createBitRightShift()
          Returns a new object of class 'Bit Right Shift'.
 

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

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type BitRightShift
 T GASTMSwitch.caseBitRightShift(BitRightShift object)
          Returns the result of interpreting the object as an instance of 'Bit Right Shift'.