Uses of Class
org.processmining.lpm.efficientlog.EfficientEventSet
-
Packages that use EfficientEventSet Package Description org.processmining.lpm.discovery org.processmining.lpm.efficientlog org.processmining.lpm.efficientlog.extractors org.processmining.lpm.util -
-
Uses of EfficientEventSet in org.processmining.lpm.discovery
Fields in org.processmining.lpm.discovery declared as EfficientEventSet Modifier and Type Field Description protected EfficientEventSetCalculateLogEpisodes. ees -
Uses of EfficientEventSet in org.processmining.lpm.efficientlog
Methods in org.processmining.lpm.efficientlog that return EfficientEventSet Modifier and Type Method Description EfficientEventSetEfficientEventSet. run(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log) -
Uses of EfficientEventSet in org.processmining.lpm.efficientlog.extractors
Methods in org.processmining.lpm.efficientlog.extractors with parameters of type EfficientEventSet Modifier and Type Method Description org.deckfour.xes.model.XLogEfficientLogExtractor. extract(EfficientEventSet set, org.processmining.acceptingpetrinet.models.AcceptingPetriNet apn)org.deckfour.xes.model.XLogEventAndTimeGapExtractor. extract(EfficientEventSet set, org.processmining.acceptingpetrinet.models.AcceptingPetriNet apn)org.deckfour.xes.model.XLogEventGapExtractor. extract(EfficientEventSet set, org.processmining.acceptingpetrinet.models.AcceptingPetriNet apn)org.deckfour.xes.model.XLogGapAndTimeBasedExtractor. extract(EfficientEventSet set, org.processmining.acceptingpetrinet.models.AcceptingPetriNet apn)org.deckfour.xes.model.XLogGapAndTimeBasedExtractor2. extract(EfficientEventSet set, org.processmining.acceptingpetrinet.models.AcceptingPetriNet apn)org.deckfour.xes.model.XLogGapBasedExtractor. extract(EfficientEventSet set, org.processmining.acceptingpetrinet.models.AcceptingPetriNet apn)org.deckfour.xes.model.XLogTimeGapExtractor. extract(EfficientEventSet set, org.processmining.acceptingpetrinet.models.AcceptingPetriNet apn) -
Uses of EfficientEventSet in org.processmining.lpm.util
Fields in org.processmining.lpm.util declared as EfficientEventSet Modifier and Type Field Description protected EfficientEventSetLocalProcessModelEvaluator. ees
-