Class OperatorImpl

All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, Commentable, Operator
Direct Known Subclasses:
AdditiveOperatorImpl, AssignmentOperatorImpl, EqualityOperatorImpl, MultiplicativeOperatorImpl, RelationOperatorImpl, ShiftOperatorImpl, UnaryModificationOperatorImpl, UnaryOperatorImpl

public abstract class OperatorImpl extends CommentableImpl implements Operator
An implementation of the model object 'Operator'.
Generated class or method.
  • Constructor Details

    • OperatorImpl

      protected OperatorImpl()
      Generated class or method.
  • Method Details