Uses of Interface
org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemantics
-
Packages that use EfficientStochasticPetriNetSemantics Package Description org.processmining.earthmoversstochasticconformancechecking.helperclasses -
-
Uses of EfficientStochasticPetriNetSemantics in org.processmining.earthmoversstochasticconformancechecking.helperclasses
Classes in org.processmining.earthmoversstochasticconformancechecking.helperclasses that implement EfficientStochasticPetriNetSemantics Modifier and Type Class Description classEfficientStochasticPetriNetSemanticsImplAdapted from EfficientPetrinetSemanticsImpl by Felix Mannhardt and Bas van Zelst.Methods in org.processmining.earthmoversstochasticconformancechecking.helperclasses that return EfficientStochasticPetriNetSemantics Modifier and Type Method Description EfficientStochasticPetriNetSemanticsEfficientStochasticPetriNetSemantics. clone()May create a shallow copy, except the state, which must be deep copied.Constructors in org.processmining.earthmoversstochasticconformancechecking.helperclasses with parameters of type EfficientStochasticPetriNetSemantics Constructor Description Transition2LabelMap(EfficientStochasticPetriNetSemantics semantics, int numberOfTransitions)
-