Package | Description |
---|---|
com.raffaeleconforti.bpmnminer.subprocessminer | |
com.raffaeleconforti.datastructures.conversion | |
com.raffaeleconforti.logextractor |
Modifier and Type | Method and Description |
---|---|
java.util.Map<Entity,org.deckfour.xes.model.XLog> |
SubProcessTypeDiscoverer.generateCompleteRootLog(Tree tree,
java.util.Map<Entity,org.deckfour.xes.model.XLog> logs) |
Modifier and Type | Method and Description |
---|---|
Tree<T> |
Converter.convertHierarchyToTree(Hierarchy<T> hierarchy,
T rootEntity,
java.util.Map<T,java.util.Map<java.lang.String,java.lang.Double>> entityCertancy,
int algorithm) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<PrimaryKey,org.deckfour.xes.model.XLog> |
LogExtractor.extractLogFromPrimarykeys(org.deckfour.xes.model.XLog log,
java.util.Set<PrimaryKey> primaryKeys,
Tree<Entity> tree,
boolean conservative,
double noiseThreshold) |