Frames | No Frames |
Methods which throw type org.objectweb.medor.expression.api.ExpressionException | |
String | |
void | Expression2WhereClauseImpl.convertExp2WhereClause(Expression exp, RdbAdapter rdbAdapter, StringBuffer sb) These method build a where clause in a StrinbBuffer from a medor
expression. |
void | Expression2WhereClauseImpl.convertExp2WhereClauseBuilder(Expression exp, String rdbAdapterVarName, StringBuffer sb) These method build a where clause in a StrinbBuffer from a medor
expression. |
Methods which throw type org.objectweb.medor.expression.api.ExpressionException | |
Operand | Checks the semantic integrity of an expression. |
Operand | |
Operand | Checks the semantic integrity of an expression. |
Operand | Checks the semantic integrity of an expression. |
Operand | Checks the semantic integrity of an expression. |
Operand | Checks the semantic integrity of an expression. |
Operand | Checks the semantic integrity of an expression. |
Operand | Checks the semantic integrity of an expression. |
Operand | Checks the semantic integrity of an expression. |
Operand | Checks the semantic integrity of an expression. |
Operand | Checks the semantic integrity of an expression. |
Operand | Checks the semantic integrity of an expression. |
Operand | Checks the semantic integrity of an expression. |
Operand | Checks the semantic integrity of an expression. |
Operand | |
Operand | |
Operand | |
Operand | We supose that the comparisons can be performed between all types. |
Operand | |
Operand | |
Operand | |
Operand | |
Operand | |
Operand | |
Operand | |
Operand | |
Operand | |
Operand | |
Operand | |
Operand | |
Operand | |
Operand |
Methods which throw type org.objectweb.medor.expression.api.ExpressionException | |
String | Converts an expression to a relational where clause
|
Classes derived from org.objectweb.medor.expression.api.ExpressionException | |
class | Specialisation of ExpressionException when Expression are malformed
|
class | Extension of MedorException for typing related problems. |
Methods which throw type org.objectweb.medor.expression.api.ExpressionException | |
Operand | Checks the semantic integrity of an expression. |
void | |
Operand | It evaluates the expression tree and puts the result into the operand
result. |
Methods which throw type org.objectweb.medor.expression.api.ExpressionException | |
Expression | Produces a MEDOR Expression from a string. |