Package | Description |
---|---|
org.kepler.provenance | |
org.kepler.provenance.sql |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<Actor,FireState<T>> |
SimpleFiringRecording._fireStateTable
A table to map actor to its firing state object.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<Actor,FireState<java.lang.Integer>> |
SQLRecording._fireStateTable
A table to map actor to its firing state object.
|