Interface MultiplicativeOperator

All Superinterfaces:
Commentable, EObject, Notifier, Operator
All Known Subinterfaces:
Division, Multiplication, Remainder
All Known Implementing Classes:
DivisionImpl, MultiplicationImpl, MultiplicativeOperatorImpl, RemainderImpl

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