Uses of Interface
org.processmining.poemsconformancecheckingforbpmn.algorithms.inputs.bpmn.execution.BpmnPOPath2TraceConverter
-
-
Uses of BpmnPOPath2TraceConverter in org.processmining.poemsconformancecheckingforbpmn.algorithms.inputs.bpmn.execution
Classes in org.processmining.poemsconformancecheckingforbpmn.algorithms.inputs.bpmn.execution that implement BpmnPOPath2TraceConverter Modifier and Type Class Description classBpmnPOPath2TraceConverterImplMethods in org.processmining.poemsconformancecheckingforbpmn.algorithms.inputs.bpmn.execution that return BpmnPOPath2TraceConverter Modifier and Type Method Description static BpmnPOPath2TraceConverterBpmnPOPath2TraceConverter. getInstance(ActivityFactory activityFactory) -
Uses of BpmnPOPath2TraceConverter in org.processmining.poemsconformancecheckingforbpmn.algorithms.inputs.reachability_graph.stochastic.language.trace
Constructors in org.processmining.poemsconformancecheckingforbpmn.algorithms.inputs.reachability_graph.stochastic.language.trace with parameters of type BpmnPOPath2TraceConverter Constructor Description SPORG2StochasticTraceFromPathLanguage(SPORG2StochasticPathLanguageConverter pathGenerator, BpmnPOPath2TraceConverter path2TraceConverter)
-