Uses of Class
org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjectionImpl.Which
-
Packages that use StochasticTraceAlignmentsLogProjectionImpl.Which Package Description org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection -
-
Uses of StochasticTraceAlignmentsLogProjectionImpl.Which in org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection
Methods in org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection that return StochasticTraceAlignmentsLogProjectionImpl.Which Modifier and Type Method Description static StochasticTraceAlignmentsLogProjectionImpl.WhichStochasticTraceAlignmentsLogProjectionImpl.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.Constructors in org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection with parameters of type StochasticTraceAlignmentsLogProjectionImpl.Which Constructor Description StochasticTraceAlignmentsLogProjectionImpl(StochasticTraceAlignments<?,?> alignments, StochasticTraceAlignmentsLogProjectionImpl.Which which)
-