|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Representation of a boolean expression.
Method Summary | |
java.lang.String |
getBooleanExpression()
Get the boolean expression litteral. |
void |
setBooleanExpression(java.lang.String booleanExpression)
Set the boolean expression litteral. |
Methods inherited from interface bexee.model.expression.Expression |
evaluate, getExpressionLitteral, setExpressionLitteral |
Method Detail |
public void setBooleanExpression(java.lang.String booleanExpression)
booleanExpression
- litteralpublic java.lang.String getBooleanExpression()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |