|
DOPs Framework 1.0 alpha | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Interpreter
Interpreters provide the actual code that evaluates behavior schemes in behavior execution contexts.
BehaviorExecutionContext| Method Summary | |
|---|---|
Object |
evaluate(BehaviorScheme scheme)
Evaluates the application of the given behavior scheme. |
void |
init(Properties props)
Interpreter initialization. |
| Method Detail |
|---|
void init(Properties props)
throws Exception
Exception
Object evaluate(BehaviorScheme scheme)
throws Exception
BehaviorScheme object.
Exception
|
Copyright (c) 2005-2007, Kostas Saidis. Consult the license for terms and conditions of use. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||