Interface Atom

All Superinterfaces:
BooleanExpression, org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, Comparison, EObject, Expression, IfElse, Notifier, Power, Product, Term, Unary
All Known Subinterfaces:
BoolLiteral, DoubleLiteral, FunctionLiteral, IntLiteral, NumericLiteral, Parenthesis, ProbabilityFunctionLiteral, StringLiteral, Variable
All Known Implementing Classes:
AtomImpl, BoolLiteralImpl, DoubleLiteralImpl, FunctionLiteralImpl, IntLiteralImpl, NumericLiteralImpl, ParenthesisImpl, ProbabilityFunctionLiteralImpl, StringLiteralImpl, VariableImpl

public interface Atom extends Unary
A representation of the model object 'Atom'.
See Also:
Generated class or method.
EMF model class or method.
abstract="true"