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

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

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

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