Interface Comparison

All Superinterfaces:
BooleanExpression, org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, Expression, IfElse, Notifier
All Known Subinterfaces:
Atom, BoolLiteral, CompareExpression, DoubleLiteral, FunctionLiteral, IntLiteral, NegativeExpression, NotExpression, NumericLiteral, Parenthesis, Power, PowerExpression, ProbabilityFunctionLiteral, Product, ProductExpression, StringLiteral, Term, TermExpression, Unary, Variable
All Known Implementing Classes:
AtomImpl, BoolLiteralImpl, CompareExpressionImpl, ComparisonImpl, DoubleLiteralImpl, FunctionLiteralImpl, IntLiteralImpl, NegativeExpressionImpl, NotExpressionImpl, NumericLiteralImpl, ParenthesisImpl, PowerExpressionImpl, PowerImpl, ProbabilityFunctionLiteralImpl, ProductExpressionImpl, ProductImpl, StringLiteralImpl, TermExpressionImpl, TermImpl, UnaryImpl, VariableImpl

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