|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IExpression
This interface represents an expression that can be evaluated during runtime in the given runtime context. Normally expression is specified using its own expression language syntax.
IRuntimeFactory| Method Summary | |
|---|---|
java.lang.Object |
eval(IRuntimeContext ctx)
|
| Method Detail |
|---|
java.lang.Object eval(IRuntimeContext ctx)
throws BareflowException
BareflowException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||