| Interface | Description |
|---|---|
| NetworkHandler |
Receive notification of the logical parts of the RETE-OO network.
|
| Class | Description |
|---|---|
| AssertHandler |
todo: document
|
| CompiledNetwork |
This is the base type for all generated classes that that represent a "compiled" portion of the RETE network.
|
| DeclarationsHandler |
This handler is used to create the member declarations section of a generated subclass of a
CompiledNetwork. |
| HashedAlphasDeclaration |
This class is used to hold information for Hashed
org.kie.reteoo.AlphaNodes for generated subclasses
of CompiledNetwork. |
| NetworkHandlerAdaptor |
An abstract adapter class for receiving network node events from the
org.kie.reteoo.compiled.ObjectTypeNodeParser. |
| ObjectTypeNodeParser |
This class is used for reading an
ObjectTypeNode using callbacks. |
| SetNodeReferenceHandler |
This handler is used to create the member variable assignment statements section of a generated subclass of a
CompiledNetwork#setNetworkNodeReference(org.kie.common.NetworkNode). |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.