| Interface | Description |
|---|---|
| NetworkHandler |
Receive notification of the logical parts of the RETE-OO network.
|
| Class | Description |
|---|---|
| AssertHandler | |
| CompiledNetwork |
This is the base type for all generated classes that that represent a "compiled" portion of the RETE network.
|
| CompiledNetworkSource | |
| DebugHandler | |
| DeclarationsHandler |
This handler is used to create the member declarations section of a generated subclass of a
CompiledNetwork. |
| DelegateMethodsHandler | |
| HashedAlphasDeclaration |
This class is used to hold information for Hashed
org.kie.reteoo.AlphaNodes for generated subclasses
of CompiledNetwork. |
| KieBaseUpdaterANC | |
| KieBaseUpdaterANCFactory | |
| ListUtils | |
| ModifyHandler | |
| NetworkHandlerAdaptor |
An abstract adapter class for receiving network node events from the
org.kie.reteoo.compiled.ObjectTypeNodeParser. |
| NodeCollectorHandler | |
| ObjectTypeNodeCompiler | |
| ObjectTypeNodeParser |
This class is used for reading an
ObjectTypeNode using callbacks. |
| PropagatorCompilerHandler | |
| 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). |
| Exception | Description |
|---|---|
| CouldNotCreateAlphaNetworkCompilerException |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.