Uses of Class
org.processmining.plugins.inductiveVisualMiner.cost.CostModelImplModelDeviationsTime.ParameterNodeType
-
Packages that use CostModelImplModelDeviationsTime.ParameterNodeType Package Description org.processmining.plugins.inductiveVisualMiner.cost -
-
Uses of CostModelImplModelDeviationsTime.ParameterNodeType in org.processmining.plugins.inductiveVisualMiner.cost
Methods in org.processmining.plugins.inductiveVisualMiner.cost that return CostModelImplModelDeviationsTime.ParameterNodeType Modifier and Type Method Description static CostModelImplModelDeviationsTime.ParameterNodeTypeCostModelImplModelDeviationsTime.ParameterNodeType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CostModelImplModelDeviationsTime.ParameterNodeType[]CostModelImplModelDeviationsTime.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 CostModelImplModelDeviationsTime.ParameterNodeType Modifier and Type Method Description doubleCostModelImplModelDeviationsTime. getNodeParameter(int node, CostModelImplModelDeviationsTime.ParameterNodeType parameterType)Times/durations will be in ms.
-