Class ProductImpl

All Implemented Interfaces:
BooleanExpression, Comparison, Expression, IfElse, 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:
PowerImpl, ProductExpressionImpl

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

  • Constructor Details

    • ProductImpl

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