Class UnaryOperatorImpl

All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, Commentable, Operator, UnaryOperator
Direct Known Subclasses:
ComplementImpl, NegateImpl

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

    • UnaryOperatorImpl

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