Class StochasticNet2StochasticLabelledPetriNet
- java.lang.Object
-
- org.processmining.statisticaltests.helperclasses.StochasticNet2StochasticLabelledPetriNet
-
public class StochasticNet2StochasticLabelledPetriNet extends java.lang.ObjectThis is not a lossless operation: not all options of stochasticNets are preserved by this translation to StochasticLabelledPetriNets. Basically, it only takes the weights and ignores everything else. Use with caution!- Author:
- sander
-
-
Constructor Summary
Constructors Constructor Description StochasticNet2StochasticLabelledPetriNet()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNetSimpleWeightsEditableconvert(org.processmining.models.graphbased.directed.petrinet.StochasticNet net, org.processmining.models.semantics.petrinet.Marking initialMarking)
-