Uses of Class
org.processmining.logfiltering.parameters.PrototypeV2Parameter
-
Packages that use PrototypeV2Parameter Package Description org.processmining.logfiltering.algorithms org.processmining.logfiltering.plugins -
-
Uses of PrototypeV2Parameter in org.processmining.logfiltering.algorithms
Methods in org.processmining.logfiltering.algorithms with parameters of type PrototypeV2Parameter Modifier and Type Method Description static org.deckfour.xes.model.XLogProtoTypeSelectionAlgo_Version2. apply(org.deckfour.xes.model.XLog InputLog, PrototypeV2Parameter parameters)static java.lang.StringProtoTypeSelectionAlgo_Version2. apply2(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log, org.processmining.models.graphbased.directed.petrinet.Petrinet net, PrototypeV2Parameter parameters, org.processmining.plugins.connectionfactories.logpetrinet.TransEvClassMapping mapping) -
Uses of PrototypeV2Parameter in org.processmining.logfiltering.plugins
Methods in org.processmining.logfiltering.plugins that return PrototypeV2Parameter Modifier and Type Method Description PrototypeV2ParameterProtoTypeSelection_V2.protypeSelectionWizardPanel. getParameters()Methods in org.processmining.logfiltering.plugins with parameters of type PrototypeV2Parameter Modifier and Type Method Description static org.deckfour.xes.model.XLogProtoTypeSelection_V2. run(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log, PrototypeV2Parameter prototupeFilterParameter)
-