Package | Description |
---|---|
org.processmining.dataawarereplayer.precision.state |
Modifier and Type | Interface and Description |
---|---|
interface |
DPNState |
Modifier and Type | Class and Description |
---|---|
class |
DPNStateImpl |
Modifier and Type | Method and Description |
---|---|
ModelState |
PrecisionState.getModelState() |
ModelState |
PrecisionStateImpl.getModelState() |
Modifier and Type | Method and Description |
---|---|
PrecisionState |
StateFactory.newPrecisionState(TraceState traceState,
ModelState modelState) |
PrecisionState |
StateFactoryDPNImpl.newPrecisionState(TraceState traceState,
ModelState modelState) |
Constructor and Description |
---|
PrecisionStateImpl(TraceState traceState,
ModelState modelState) |