Package | Description |
---|---|
org.drools.core |
This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory
|
org.drools.core.base | |
org.drools.core.common | |
org.drools.core.impl | |
org.drools.core.reteoo |
Modifier and Type | Method and Description |
---|---|
ObjectTypeConfigurationRegistry |
WorkingMemoryEntryPoint.getObjectTypeConfigurationRegistry() |
Modifier and Type | Method and Description |
---|---|
ObjectTypeConfigurationRegistry |
WrappedStatefulKnowledgeSessionForRHS.getObjectTypeConfigurationRegistry() |
Modifier and Type | Method and Description |
---|---|
ObjectTypeConfigurationRegistry |
DisconnectedWorkingMemoryEntryPoint.getObjectTypeConfigurationRegistry() |
ObjectTypeConfigurationRegistry |
InternalWorkingMemory.getObjectTypeConfigurationRegistry() |
ObjectTypeConfigurationRegistry |
NamedEntryPoint.getObjectTypeConfigurationRegistry() |
Modifier and Type | Method and Description |
---|---|
ObjectTypeConfigurationRegistry |
StatefulKnowledgeSessionImpl.getObjectTypeConfigurationRegistry() |
Modifier and Type | Method and Description |
---|---|
ObjectTypeConfigurationRegistry |
EntryPointNode.getTypeConfReg() |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.