| 
||||||||||
| 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()
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.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 | |||||||||