Uses of Interface
org.processmining.plugins.inductiveminer2.withoutlog.MiningParametersWithoutLog
-
-
Uses of MiningParametersWithoutLog in org.processmining.plugins.inductiveminer2.plugins
Methods in org.processmining.plugins.inductiveminer2.plugins that return MiningParametersWithoutLog Modifier and Type Method Description MiningParametersWithoutLogInductiveMinerWithoutLogDialog. getMiningParameters()Methods in org.processmining.plugins.inductiveminer2.plugins with parameters of type MiningParametersWithoutLog Modifier and Type Method Description static org.processmining.acceptingpetrinet.models.AcceptingPetriNetInductiveMinerWithoutLogPlugin. minePetriNet(DfgMsd graph, MiningParametersWithoutLog parameters, org.processmining.framework.packages.PackageManager.Canceller canceller)static org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreeInductiveMinerWithoutLogPlugin. mineTree(DfgMsd graph, MiningParametersWithoutLog parameters, org.processmining.framework.packages.PackageManager.Canceller canceller) -
Uses of MiningParametersWithoutLog in org.processmining.plugins.inductiveminer2.withoutlog
Classes in org.processmining.plugins.inductiveminer2.withoutlog that implement MiningParametersWithoutLog Modifier and Type Class Description classMiningParametersWithoutLogAbstractFields in org.processmining.plugins.inductiveminer2.withoutlog declared as MiningParametersWithoutLog Modifier and Type Field Description MiningParametersWithoutLogMinerStateWithoutLog. parametersMethods in org.processmining.plugins.inductiveminer2.withoutlog with parameters of type MiningParametersWithoutLog Modifier and Type Method Description static org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreeInductiveMinerWithoutLog. mineEfficientTree(DfgMsd graph, MiningParametersWithoutLog parameters, org.processmining.framework.packages.PackageManager.Canceller canceller)External users: please do not use this method but use the one in InductiveMinerWithoutLogPlugin.Constructors in org.processmining.plugins.inductiveminer2.withoutlog with parameters of type MiningParametersWithoutLog Constructor Description MinerStateWithoutLog(MiningParametersWithoutLog parameters, org.processmining.framework.packages.PackageManager.Canceller canceller) -
Uses of MiningParametersWithoutLog in org.processmining.plugins.inductiveminer2.withoutlog.variants
Classes in org.processmining.plugins.inductiveminer2.withoutlog.variants that implement MiningParametersWithoutLog Modifier and Type Class Description classMiningParametersIMInfrequentWithoutLogclassMiningParametersIMWithoutLog
-