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

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

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

Methods in org.eclipse.modisco.omg.gastm that return BitLeftShift
 BitLeftShift GASTMFactory.createBitLeftShift()
          Returns a new object of class 'Bit Left Shift'.
 

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

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