Uses of Interface
org.processmining.poemsconformancecheckingforbpmn.models.utils.multiset.utils.MultisetUtils
-
-
Uses of MultisetUtils in org.processmining.poemsconformancecheckingforbpmn.models.bpmn.execution.marking.utils
Constructors in org.processmining.poemsconformancecheckingforbpmn.models.bpmn.execution.marking.utils with parameters of type MultisetUtils Constructor Description SimpleBpmnMarkingUtils(MultisetUtils multisetUtils, BpmnMarkingFactory markingFactory) -
Uses of MultisetUtils in org.processmining.poemsconformancecheckingforbpmn.models.utils.multiset.utils
Classes in org.processmining.poemsconformancecheckingforbpmn.models.utils.multiset.utils that implement MultisetUtils Modifier and Type Class Description classAbstractMultisetUtilsclassGoogleMultisetUtilsclassSimpleMultisetUtilsMethods in org.processmining.poemsconformancecheckingforbpmn.models.utils.multiset.utils that return MultisetUtils Modifier and Type Method Description static MultisetUtilsMultisetUtils. getInstance()
-