Uses of Class
org.processmining.framework.models.petrinet.pattern.ExplicitChoiceComponent

Packages that use ExplicitChoiceComponent
org.processmining.framework.models.petrinet.pattern   
 

Uses of ExplicitChoiceComponent in org.processmining.framework.models.petrinet.pattern
 

Methods in org.processmining.framework.models.petrinet.pattern that return types with arguments of type ExplicitChoiceComponent
static java.util.List<ExplicitChoiceComponent> PatternMatcher.getExplicitChoiceComponents(PetriNet wfnet, java.util.Map<java.lang.String,Choice> choices)