Interface UnaryOperator

All Superinterfaces:
Commentable, EObject, Notifier, Operator
All Known Subinterfaces:
Addition, Complement, Negate, Subtraction
All Known Implementing Classes:
AdditionImpl, ComplementImpl, NegateImpl, SubtractionImpl, UnaryOperatorImpl

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