Package | Description |
---|---|
org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection |
Modifier and Type | Method and Description |
---|---|
static StochasticTraceAlignmentsLogProjectionImpl.Which |
StochasticTraceAlignmentsLogProjectionImpl.Which.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StochasticTraceAlignmentsLogProjectionImpl.Which[] |
StochasticTraceAlignmentsLogProjectionImpl.Which.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
StochasticTraceAlignmentsLogProjectionImpl(StochasticTraceAlignments<?,?> alignments,
StochasticTraceAlignmentsLogProjectionImpl.Which which) |