Class AtomImpl

All Implemented Interfaces:
Atom, 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:
BoolLiteralImpl, FunctionLiteralImpl, ParenthesisImpl, ProbabilityFunctionLiteralImpl, StringLiteralImpl, VariableImpl

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

  • Constructor Details

    • AtomImpl

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