Uses of Interface
org.drools.core.common.ObjectStore
Packages that use ObjectStore
Package
Description
This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory
-
Uses of ObjectStore in org.drools.core
Methods in org.drools.core that return ObjectStore -
Uses of ObjectStore in org.drools.core.common
Classes in org.drools.core.common that implement ObjectStoreModifier and TypeClassDescriptionclassclassclassFields in org.drools.core.common declared as ObjectStoreConstructors in org.drools.core.common with parameters of type ObjectStoreModifierConstructorDescriptionObjectStoreWrapper(ObjectStore store, ObjectFilter filter, int type)