Uses of Interface
org.processmining.longdistancedependencies.StochasticLabelledPetriNetAdjustmentWeights
-
-
Uses of StochasticLabelledPetriNetAdjustmentWeights in org.processmining.longdistancedependencies
Subinterfaces of StochasticLabelledPetriNetAdjustmentWeights in org.processmining.longdistancedependencies Modifier and Type Interface Description interfaceStochasticLabelledPetriNetAdjustmentWeightsEditableClasses in org.processmining.longdistancedependencies that implement StochasticLabelledPetriNetAdjustmentWeights Modifier and Type Class Description classStochasticLabelledPetriNetAdjustmentWeightsImplConstructors in org.processmining.longdistancedependencies with parameters of type StochasticLabelledPetriNetAdjustmentWeights Constructor Description StochasticLabelledPetriNetSemanticsAdjustmentWeightsImpl(StochasticLabelledPetriNetAdjustmentWeights net) -
Uses of StochasticLabelledPetriNetAdjustmentWeights in org.processmining.longdistancedependencies.generator
Methods in org.processmining.longdistancedependencies.generator that return StochasticLabelledPetriNetAdjustmentWeights Modifier and Type Method Description static StochasticLabelledPetriNetAdjustmentWeightsTestModel. generate() -
Uses of StochasticLabelledPetriNetAdjustmentWeights in org.processmining.longdistancedependencies.plugins
Methods in org.processmining.longdistancedependencies.plugins that return StochasticLabelledPetriNetAdjustmentWeights Modifier and Type Method Description StochasticLabelledPetriNetAdjustmentWeightsStochasticLabelledPetriNetAdjustmentWeightsImportPlugin. importFromStream(org.processmining.framework.plugin.PluginContext context, java.io.InputStream input, java.lang.String filename, long fileSizeInBytes)StochasticLabelledPetriNetAdjustmentWeightsMineLongDistanceDependenciesPlugin. mine(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.acceptingpetrinet.models.AcceptingPetriNet model, org.deckfour.xes.model.XLog xLog)Methods in org.processmining.longdistancedependencies.plugins with parameters of type StochasticLabelledPetriNetAdjustmentWeights Modifier and Type Method Description voidStochasticLabelledPetriNetAdjustmentWeightsVisualisationPlugin. decoratePlace(StochasticLabelledPetriNetAdjustmentWeights net, int place, org.processmining.plugins.graphviz.dot.DotNode dotNode)voidStochasticLabelledPetriNetAdjustmentWeightsVisualisationPluginBlack. decoratePlace(StochasticLabelledPetriNetAdjustmentWeights net, int place, org.processmining.plugins.graphviz.dot.DotNode dotNode)voidStochasticLabelledPetriNetAdjustmentWeightsVisualisationPlugin. decorateTransition(StochasticLabelledPetriNetAdjustmentWeights net, int transition, org.processmining.plugins.graphviz.dot.DotNode dotNode)voidStochasticLabelledPetriNetAdjustmentWeightsVisualisationPluginBlack. decorateTransition(StochasticLabelledPetriNetAdjustmentWeights net, int transition, org.processmining.plugins.graphviz.dot.DotNode dotNode)static voidStochasticLabelledPetriNetAdjustmentWeightsExportPlugin. export(StochasticLabelledPetriNetAdjustmentWeights net, java.io.File file)voidStochasticLabelledPetriNetAdjustmentWeightsExportPlugin. exportDefault(org.processmining.contexts.uitopia.UIPluginContext context, StochasticLabelledPetriNetAdjustmentWeights net, java.io.File file)javax.swing.JComponentStochasticLabelledPetriNetAdjustmentWeightsVisualisationPlugin. visualise(org.processmining.framework.plugin.PluginContext context, StochasticLabelledPetriNetAdjustmentWeights net, org.processmining.framework.plugin.ProMCanceller canceller)javax.swing.JComponentStochasticLabelledPetriNetAdjustmentWeightsVisualisationPluginBlack. visualise(org.processmining.framework.plugin.PluginContext context, StochasticLabelledPetriNetAdjustmentWeights net, org.processmining.framework.plugin.ProMCanceller canceller)org.processmining.plugins.graphviz.visualisation.DotPanelStochasticLabelledPetriNetAdjustmentWeightsVisualisationPluginBlack. visualise(StochasticLabelledPetriNetAdjustmentWeights net) -
Uses of StochasticLabelledPetriNetAdjustmentWeights in org.processmining.longdistancedependencies.postprocess
Methods in org.processmining.longdistancedependencies.postprocess with parameters of type StochasticLabelledPetriNetAdjustmentWeights Modifier and Type Method Description static booleanAlternatives. areParametersSuitable(java.util.BitSet set, StochasticLabelledPetriNetAdjustmentWeights net, int transitionT)static intAlternatives. getNumberOfResetParameters(StochasticLabelledPetriNetAdjustmentWeights net, java.util.BitSet set, int transitionT, int candidate)static intAlternatives. preferredTransitionToFix(java.util.BitSet set, StochasticLabelledPetriNetAdjustmentWeights net, int transitionT)Constructors in org.processmining.longdistancedependencies.postprocess with parameters of type StochasticLabelledPetriNetAdjustmentWeights Constructor Description OptionsIterator(StochasticLabelledPetriNetAdjustmentWeights net, ChoiceData data, int transitionT)
-