|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Node | |
---|---|
org.drools.definition.process | The classes that make up a Process definition. |
org.drools.runtime.process | The process runtime classes. |
Uses of Node in org.drools.definition.process |
---|
Methods in org.drools.definition.process that return Node | |
---|---|
Node |
Connection.getFrom()
|
Node |
NodeContainer.getNode(long id)
|
Node[] |
NodeContainer.getNodes()
|
Node |
Connection.getTo()
|
Uses of Node in org.drools.runtime.process |
---|
Methods in org.drools.runtime.process that return Node | |
---|---|
Node |
NodeInstance.getNode()
Return the node this node instance refers to. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |