Uses of Interface
org.processmining.plugins.inductiveVisualMiner.cost.CostModelComputer
-
Packages that use CostModelComputer Package Description org.processmining.plugins.inductiveVisualMiner.cost -
-
Uses of CostModelComputer in org.processmining.plugins.inductiveVisualMiner.cost
Classes in org.processmining.plugins.inductiveVisualMiner.cost that implement CostModelComputer Modifier and Type Class Description classCostModelComputerAbstractclassCostModelComputerImplLPclassCostModelComputerImplOLSMethods in org.processmining.plugins.inductiveVisualMiner.cost that return CostModelComputer Modifier and Type Method Description CostModelComputerCostModelFactory. createComputer()Must return a new instance; instances cannot be reused.CostModelComputerCostModelFactoryImplModelDeviationsLP. createComputer()CostModelComputerCostModelFactoryImplModelDeviationsServiceLP. createComputer()CostModelComputerCostModelFactoryImplModelDeviationsTimeLP. createComputer()CostModelComputerCostModelFactoryImplModelLP. createComputer()
-