Interface AdditiveOperator

All Superinterfaces:
Commentable, EObject, Notifier, Operator
All Known Subinterfaces:
Addition, Subtraction
All Known Implementing Classes:
AdditionImpl, AdditiveOperatorImpl, SubtractionImpl

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