Uses of Interface
org.processmining.lpm.efficientlog.extractors.EfficientLogExtractor
-
Packages that use EfficientLogExtractor Package Description org.processmining.lpm.dialogs org.processmining.lpm.efficientlog org.processmining.lpm.efficientlog.extractors -
-
Uses of EfficientLogExtractor in org.processmining.lpm.dialogs
Fields in org.processmining.lpm.dialogs declared as EfficientLogExtractor Modifier and Type Field Description protected EfficientLogExtractorLocalProcessModelParameters. efficientLogExtractorMethods in org.processmining.lpm.dialogs that return EfficientLogExtractor Modifier and Type Method Description EfficientLogExtractorLocalProcessModelParameters. getEfficientLogExtractor()Methods in org.processmining.lpm.dialogs with parameters of type EfficientLogExtractor Modifier and Type Method Description voidLocalProcessModelParameters. setEfficientLogExtractor(EfficientLogExtractor extractor) -
Uses of EfficientLogExtractor in org.processmining.lpm.efficientlog
Methods in org.processmining.lpm.efficientlog with parameters of type EfficientLogExtractor Modifier and Type Method Description org.deckfour.xes.model.XLogEfficientEventSet. extractXLog(org.processmining.acceptingpetrinet.models.AcceptingPetriNet apn, EfficientLogExtractor extractor) -
Uses of EfficientLogExtractor in org.processmining.lpm.efficientlog.extractors
Classes in org.processmining.lpm.efficientlog.extractors that implement EfficientLogExtractor Modifier and Type Class Description classEventAndTimeGapExtractorclassEventGapExtractorclassGapAndTimeBasedExtractorclassGapAndTimeBasedExtractor2classGapBasedExtractorclassTimeGapExtractor
-