Class UnaryImpl

All Implemented Interfaces:
BooleanExpression, Comparison, Expression, IfElse, Power, Product, Term, Unary, org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, org.eclipse.emf.cdo.common.model.CDOPackageTypeRegistry.CDOObjectMarker, Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, org.eclipse.emf.spi.cdo.InternalCDOLoadable, org.eclipse.emf.spi.cdo.InternalCDOObject
Direct Known Subclasses:
AtomImpl, NegativeExpressionImpl, NotExpressionImpl

public abstract class UnaryImpl extends PowerImpl implements Unary
An implementation of the model object 'Unary'.
Generated class or method.
  • Field Details

  • Constructor Details

    • UnaryImpl

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