Interface Unary

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

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