Interface ShiftOperator

All Superinterfaces:
Commentable, EObject, Notifier, Operator
All Known Subinterfaces:
LeftShift, RightShift, UnsignedRightShift
All Known Implementing Classes:
LeftShiftImpl, RightShiftImpl, ShiftOperatorImpl, UnsignedRightShiftImpl

public interface ShiftOperator extends Operator
A representation of the model object 'Shift Operator'.
See Also:
Generated class or method.
EMF model class or method.
abstract="true"