Uses of Interface
org.processmining.poemsconformancecheckingforbpmn.models.utils.ordered_set.partial.eventbased.EventBasedPartiallyOrderedSet
-
-
Uses of EventBasedPartiallyOrderedSet in org.processmining.poemsconformancecheckingforbpmn.models.bpmn.execution.path
Subinterfaces of EventBasedPartiallyOrderedSet in org.processmining.poemsconformancecheckingforbpmn.models.bpmn.execution.path Modifier and Type Interface Description interfaceBpmnPartiallyOrderedPathClasses in org.processmining.poemsconformancecheckingforbpmn.models.bpmn.execution.path that implement EventBasedPartiallyOrderedSet Modifier and Type Class Description classBpmnPartiallyOrderedPathImplMethods in org.processmining.poemsconformancecheckingforbpmn.models.bpmn.execution.path with parameters of type EventBasedPartiallyOrderedSet Modifier and Type Method Description voidBpmnPartiallyOrderedPathImpl. concatenate(EventBasedPartiallyOrderedSet<org.processmining.models.graphbased.directed.bpmn.BPMNNode> other)Constructors in org.processmining.poemsconformancecheckingforbpmn.models.bpmn.execution.path with parameters of type EventBasedPartiallyOrderedSet Constructor Description BpmnPartiallyOrderedPathImpl(EventBasedPartiallyOrderedSet<org.processmining.models.graphbased.directed.bpmn.BPMNNode> path) -
Uses of EventBasedPartiallyOrderedSet in org.processmining.poemsconformancecheckingforbpmn.models.bpmn.execution.trace
Subinterfaces of EventBasedPartiallyOrderedSet in org.processmining.poemsconformancecheckingforbpmn.models.bpmn.execution.trace Modifier and Type Interface Description interfaceBpmnPartiallyOrderedTraceClasses in org.processmining.poemsconformancecheckingforbpmn.models.bpmn.execution.trace that implement EventBasedPartiallyOrderedSet Modifier and Type Class Description classBpmnPartiallyOrderedTraceImpl -
Uses of EventBasedPartiallyOrderedSet in org.processmining.poemsconformancecheckingforbpmn.models.trace.partial_order
Subinterfaces of EventBasedPartiallyOrderedSet in org.processmining.poemsconformancecheckingforbpmn.models.trace.partial_order Modifier and Type Interface Description interfacePartiallyOrderedTrace<A extends Activity> -
Uses of EventBasedPartiallyOrderedSet in org.processmining.poemsconformancecheckingforbpmn.models.utils.ordered_set.partial.eventbased
Classes in org.processmining.poemsconformancecheckingforbpmn.models.utils.ordered_set.partial.eventbased that implement EventBasedPartiallyOrderedSet Modifier and Type Class Description classAbstractEventBasedPartiallyOrderedSet<I>classNonRepetitiveEventBasedPartiallyOrderedSet<I>classRepetitiveEventBasedPartiallyOrderedSet<I>Methods in org.processmining.poemsconformancecheckingforbpmn.models.utils.ordered_set.partial.eventbased with parameters of type EventBasedPartiallyOrderedSet Modifier and Type Method Description voidAbstractEventBasedPartiallyOrderedSet. concatenate(EventBasedPartiallyOrderedSet<I> other)voidEventBasedPartiallyOrderedSet. concatenate(EventBasedPartiallyOrderedSet<I> other)
-