|
Knowledge API Legacy5 Adapter 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeContainer | |
|---|---|
| org.drools.definition.process | The classes that make up a Process definition. |
| org.drools.impl.adapters | |
| Uses of NodeContainer in org.drools.definition.process |
|---|
| Subinterfaces of NodeContainer in org.drools.definition.process | |
|---|---|
interface |
WorkflowProcess
A WorkflowProcess is a type of Process that uses a flow chart (as a collection of Nodes and Connections) to model the business logic. |
| Methods in org.drools.definition.process that return NodeContainer | |
|---|---|
NodeContainer |
Node.getNodeContainer()
The NodeContainer this Node lives in. |
| Uses of NodeContainer in org.drools.impl.adapters |
|---|
| Classes in org.drools.impl.adapters that implement NodeContainer | |
|---|---|
class |
NodeContainerAdapter
|
| Methods in org.drools.impl.adapters that return NodeContainer | |
|---|---|
NodeContainer |
NodeAdapter.getNodeContainer()
|
|
Knowledge API Legacy5 Adapter 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||