|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessEnvironment | |
|---|---|
| nextgrid.api.pom | |
| Uses of ProcessEnvironment in nextgrid.api.pom |
|---|
| Methods in nextgrid.api.pom with parameters of type ProcessEnvironment | |
|---|---|
abstract boolean |
Expression.boolEval(ProcessEnvironment env,
java.lang.Object o)
Evaluate this XPath expression as a boolean. |
void |
Process.discover(ProcessEnvironment env)
Discovers service implementations for this process. |
ProcessController |
Process.enact(ProcessEnvironment env)
Prepares the process for being enacted. |
void |
Process.evaluate(ProcessEnvironment env)
Evaluates this process. |
void |
Grounding.invoke(ProcessEnvironment env,
Service service)
Invokes the logic of this grounding. |
void |
Process.prioritise(ProcessEnvironment env,
java.util.PriorityQueue<Process> queue)
Determines the evaluation order of this process children. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||