Uses of Class
org.processmining.plugins.inductiveVisualMiner.cost.CostModelImplModelDeviationsService.ParameterNodeType
-
Packages that use CostModelImplModelDeviationsService.ParameterNodeType Package Description org.processmining.plugins.inductiveVisualMiner.cost -
-
Uses of CostModelImplModelDeviationsService.ParameterNodeType in org.processmining.plugins.inductiveVisualMiner.cost
Methods in org.processmining.plugins.inductiveVisualMiner.cost that return CostModelImplModelDeviationsService.ParameterNodeType Modifier and Type Method Description static CostModelImplModelDeviationsService.ParameterNodeTypeCostModelImplModelDeviationsService.ParameterNodeType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CostModelImplModelDeviationsService.ParameterNodeType[]CostModelImplModelDeviationsService.ParameterNodeType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.processmining.plugins.inductiveVisualMiner.cost with parameters of type CostModelImplModelDeviationsService.ParameterNodeType Modifier and Type Method Description doubleCostModelImplModelDeviationsService. getNodeParameter(int node, CostModelImplModelDeviationsService.ParameterNodeType parameterType)Times/durations will be in ms.
-