Modifier and Type | Method and Description |
---|---|
protected IEPTree |
AbstractDiscoverEPTree._discover(IMLogHierarchy log) |
Modifier and Type | Method and Description |
---|---|
IMLogHierarchy |
MiningParametersSCRecursion.getContextSublog(ContextPath contextPath)
Get the sublog associated with the given context label
|
Modifier and Type | Method and Description |
---|---|
void |
MiningParametersSCRecursion.recordForDiscovery(ContextPath contextPath,
IMLogHierarchy sublog,
org.processmining.processtree.Block targetNode)
Used in FinderSCCompositeOrRecursion() for adding new parts to the discovery horizon
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractFinderSCCompositeOr._detectLoop(IMLogHierarchy hlog) |
protected void |
AbstractFinderSCCompositeOr._splitLogLoops(IMLogHierarchy sublog) |
static boolean |
BasecaseUtil.detectSingleActLoop(IMLogHierarchy hlog) |
protected boolean |
AbstractFinderSCCompositeOr.isCompositeCase(IMLogHierarchy log,
org.processmining.plugins.InductiveMiner.mining.IMLogInfo logInfo,
org.processmining.plugins.InductiveMiner.mining.MinerState minerState) |
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Optional<SwAppDecoration> |
SwAppDecoration.deriveInstance(IMLogHierarchy hlog,
org.processmining.plugins.InductiveMiner.mining.logs.IMTrace trace,
org.deckfour.xes.model.XEvent event) |
Modifier and Type | Class and Description |
---|---|
class |
IMLogHierarchyListImpl |
class |
IMLogHierarchySubtraceImpl |
class |
IMLogImplReclassAbstract<C extends org.deckfour.xes.classification.XEventClassifier> |
class |
IMLogImplReclassArrayList<C extends org.deckfour.xes.classification.XEventClassifier> |
class |
IMLogImplReclassLinkedList<C extends org.deckfour.xes.classification.XEventClassifier> |
Modifier and Type | Method and Description |
---|---|
IMLogHierarchy |
IMLogHierarchy.deriveLowerlevel() |
IMLogHierarchy |
IMLogHierarchyListImpl.deriveLowerlevel() |
IMLogHierarchy |
IMLogHierarchySubtraceImpl.deriveLowerlevel() |
Modifier and Type | Method and Description |
---|---|
boolean |
IMLogHierarchy.addLog(IMLogHierarchy other) |
boolean |
IMLogImplReclassAbstract.addLog(IMLogHierarchy otherU) |