|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.objectweb.medor.expression.api used by org.objectweb.medor.expression.api | |
BinaryOperator
|
|
Expression
This interface represents an arithmetic and/or a boolean expression. |
|
ExpressionException
Specialisation of MedorException for problems related to Expressions. |
|
MalformedExpressionException
Specialisation of ExpressionException when Expression are malformed |
|
Operand
This interface represents a byte, char, int,...or an object value. |
|
Operator
|
|
ParameterOperand
|
|
TypingException
Extension of MedorException for typing related problems. |
|
UnaryOperator
|
|
VariableOperand
This Interface extends a simple operand. |
Classes in org.objectweb.medor.expression.api used by org.objectweb.medor.expression.lib | |
BinaryArithmeticOperator
This interface represents a binary arithmetic operation (+, -, ...). |
|
BinaryLogicalOperator
This interface represents a binary logical opertaion(and, or, ...) |
|
BinaryOperator
|
|
CalculatedParameterOperand
This interface represents a ParameterOperand which must be evaluate. |
|
Comparator
This interface represents a mathematical comparator. |
|
Expression
This interface represents an arithmetic and/or a boolean expression. |
|
ExpressionException
Specialisation of MedorException for problems related to Expressions. |
|
IExpressionPrinter
Defines a printer of Expression. |
|
MalformedExpressionException
Specialisation of ExpressionException when Expression are malformed |
|
Operand
This interface represents a byte, char, int,...or an object value. |
|
Operator
|
|
ParameterOperand
|
|
TypingException
Extension of MedorException for typing related problems. |
|
UnaryArithmeticOperator
|
|
UnaryLogicalOperator
|
|
UnaryOperator
|
|
VariableOperand
This Interface extends a simple operand. |
Classes in org.objectweb.medor.expression.api used by org.objectweb.medor.expression.parser.api | |
MalformedExpressionException
Specialisation of ExpressionException when Expression are malformed |
Classes in org.objectweb.medor.expression.api used by org.objectweb.medor.expression.parser.lib | |
Expression
This interface represents an arithmetic and/or a boolean expression. |
|
MalformedExpressionException
Specialisation of ExpressionException when Expression are malformed |
Classes in org.objectweb.medor.expression.api used by org.objectweb.medor.expression.parser.string | |
Expression
This interface represents an arithmetic and/or a boolean expression. |
|
ExpressionException
Specialisation of MedorException for problems related to Expressions. |
Classes in org.objectweb.medor.expression.api used by org.objectweb.medor.expression.type | |
TypingException
Extension of MedorException for typing related problems. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |