|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Utility interfacet that indicates that object contains mathematical expression that should be parsed. Currently it is used
| Method Summary | |
java.lang.String[] |
getExpressions()
Returns all owned mathematical expressions. |
EModelRole |
getRole()
Return role object essential to variables name resolving. |
boolean |
isExpression(java.lang.String propertyName)
Returns true if property contains string that should be parsed as mathematical expression. |
| Method Detail |
public boolean isExpression(java.lang.String propertyName)
public java.lang.String[] getExpressions()
public EModelRole getRole()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||