Interface RelationOperator

All Superinterfaces:
Commentable, EObject, Notifier, Operator
All Known Subinterfaces:
GreaterThan, GreaterThanOrEqual, LessThan, LessThanOrEqual
All Known Implementing Classes:
GreaterThanImpl, GreaterThanOrEqualImpl, LessThanImpl, LessThanOrEqualImpl, RelationOperatorImpl

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