public class NodeElement extends Object
| Modifier and Type | Method and Description |
|---|---|
NodeCall |
getCall()
Get node call, that is either another node or action executed
by
IWorkExecutor. |
IQuery |
getPriority()
Get query that can be used to determine priority of this element.
|
IQuery |
getTrigger()
Get query that can be used to determine if this element is eligible
for execution (i.e.
|
public IQuery getPriority()
public IQuery getTrigger()
public NodeCall getCall()
IWorkExecutor.Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.