Uses of Interface
org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjection
-
-
Uses of StochasticTraceAlignmentsLogProjection in org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection
Classes in org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection that implement StochasticTraceAlignmentsLogProjection Modifier and Type Class Description classStochasticTraceAlignmentsLogProjectionImplclassStochasticTraceAlignmentsLogProjectionSortedConstructors in org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection with parameters of type StochasticTraceAlignmentsLogProjection Constructor Description StochasticTraceAlignmentsLogProjectionSorted(StochasticTraceAlignmentsLogProjection projection) -
Uses of StochasticTraceAlignmentsLogProjection in org.processmining.earthmoversstochasticconformancechecking.visualisation
Methods in org.processmining.earthmoversstochasticconformancechecking.visualisation with parameters of type StochasticTraceAlignmentsLogProjection Modifier and Type Method Description static org.processmining.plugins.graphviz.dot.DotStochasticTraceAlignmentsLogDfgVisualisation. convert(StochasticTraceAlignmentsLogProjection projection)voidStochasticTraceAlignmentsLogVisualisation. setProjection(StochasticTraceAlignmentsLogProjection projection)voidStochasticTraceAlignmentsLogVisualisationTraceComponent. setProjection(StochasticTraceAlignmentsLogProjection projection)Constructors in org.processmining.earthmoversstochasticconformancechecking.visualisation with parameters of type StochasticTraceAlignmentsLogProjection Constructor Description StochasticTraceAlignmentsLogVisualisation(StochasticTraceAlignmentsLogProjection projection)StochasticTraceAlignmentsLogVisualisationTrace(StochasticTraceAlignmentsLogProjection projection)StochasticTraceAlignmentsLogVisualisationTraceComponent(StochasticTraceAlignmentsLogProjection projection)
-