Uses of Class
org.processmining.plugins.parameter.ScaleLogParameterAbstract
-
Packages that use ScaleLogParameterAbstract Package Description org.processmining.plugins.parameter -
-
Uses of ScaleLogParameterAbstract in org.processmining.plugins.parameter
Subclasses of ScaleLogParameterAbstract in org.processmining.plugins.parameter Modifier and Type Class Description classChoiceParameterclassLoopParameterclassParallelParameterclassSequentialParameterMethods in org.processmining.plugins.parameter that return types with arguments of type ScaleLogParameterAbstract Modifier and Type Method Description java.util.List<java.util.HashMap<java.lang.String,ScaleLogParameterAbstract>>ScaleLogParameter. getListComponents()Method parameters in org.processmining.plugins.parameter with type arguments of type ScaleLogParameterAbstract Modifier and Type Method Description voidScaleLogParameter. addListComponents(java.util.HashMap<java.lang.String,ScaleLogParameterAbstract> compMap, int index)voidScaleLogParameter. setListComponents(java.util.List<java.util.HashMap<java.lang.String,ScaleLogParameterAbstract>> listComponents)
-