|
KIE API 6.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Node | |
---|---|
org.kie.api.definition.process | The classes that make up a Process definition. |
org.kie.api.runtime.process | The process runtime classes. |
Uses of Node in org.kie.api.definition.process |
---|
Methods in org.kie.api.definition.process that return Node | |
---|---|
Node |
Connection.getFrom()
The Node the connection starts from. |
Node |
NodeContainer.getNode(long id)
The node in this NodeContainer with the given id. |
Node[] |
NodeContainer.getNodes()
The Nodes of this NodeContainer. |
Node |
Connection.getTo()
The Node the connection goes to. |
Uses of Node in org.kie.api.runtime.process |
---|
Methods in org.kie.api.runtime.process that return Node | |
---|---|
Node |
NodeInstance.getNode()
Return the node this node instance refers to. |
|
KIE API 6.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |