Class PowerImpl

All Implemented Interfaces:
BooleanExpression, Comparison, Expression, IfElse, Power, Product, Term, 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:
PowerExpressionImpl, UnaryImpl

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

  • Constructor Details

    • PowerImpl

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