| Interface | Description |
|---|---|
| DataStoreCreator<K,V> |
An interface for defining classes that return external data stores.
|
| Class | Description |
|---|---|
| AbstractDataStoreCreator<K,V> | |
| PropositionStoreCreator<P extends Proposition> |
A permanent store mapping key IDs to lists of propositions.
|
| UniqueIdUniqueIdStoreCreator | |
| UniqueIdUniqueIdStoreCreator.Reference | |
| WorkingMemoryStoreCreator |
A class to generate permanent stores mapping key IDs to Drools working memory
objects.
|
Copyright © 2012–2016 Emory University. All rights reserved.