Modifier and Type | Method and Description |
---|---|
XEventPerformanceClassifier |
InductiveVisualMinerState.getPerformanceClassifier() |
XEventPerformanceClassifier |
InductiveVisualMinerState.getPreMinedPerformanceClassifier() |
Modifier and Type | Method and Description |
---|---|
static IvMLogNotFiltered |
AlignmentPerformance.align(AlignmentComputer computer,
IvMModel model,
XEventPerformanceClassifier performanceClassifier,
org.deckfour.xes.model.XLog xLog,
org.deckfour.xes.classification.XEventClasses activityEventClasses,
org.deckfour.xes.classification.XEventClasses performanceEventClasses,
org.processmining.framework.plugin.ProMCanceller canceller) |
static IvMLogNotFiltered |
AlignmentPerformance.alignDfg(AlignmentComputer computer,
IvMModel model,
XEventPerformanceClassifier performanceClassifier,
org.deckfour.xes.model.XLog xLog,
org.deckfour.xes.classification.XEventClasses activityEventClasses,
org.deckfour.xes.classification.XEventClasses performanceEventClasses,
org.processmining.framework.plugin.ProMCanceller canceller) |
static IvMLogNotFiltered |
AlignmentPerformance.alignTree(AlignmentComputer computer,
IvMModel model,
XEventPerformanceClassifier performanceClassifier,
org.deckfour.xes.model.XLog xLog,
org.deckfour.xes.classification.XEventClasses activityEventClasses,
org.deckfour.xes.classification.XEventClasses performanceEventClasses,
org.processmining.framework.plugin.ProMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
protected org.processmining.plugins.InductiveMiner.Quadruple<org.deckfour.xes.model.XLog,XEventPerformanceClassifier,org.processmining.plugins.InductiveMiner.dfgOnly.log2logInfo.IMLog2IMLogInfo,org.processmining.plugins.InductiveMiner.mining.logs.XLifeCycleClassifier> |
Cl03MakeLog.generateInput(InductiveVisualMinerState state) |
protected org.processmining.plugins.InductiveMiner.Septuple<IvMModel,XEventPerformanceClassifier,org.deckfour.xes.model.XLog,org.deckfour.xes.classification.XEventClasses,org.deckfour.xes.classification.XEventClasses,InductiveVisualMinerAlignment,InductiveVisualMinerConfiguration> |
Cl07Align.generateInput(InductiveVisualMinerState state) |
protected org.processmining.plugins.InductiveMiner.Quadruple<org.processmining.plugins.inductiveminer2.attributes.AttributesInfo,org.deckfour.xes.model.XLog,XEventPerformanceClassifier,java.lang.Boolean> |
Cl18DataAnalysisCohort.generateInput(InductiveVisualMinerState state) |
Modifier and Type | Method and Description |
---|---|
protected org.processmining.cohortanalysis.cohort.Cohorts |
Cl18DataAnalysisCohort.executeLink(org.processmining.plugins.InductiveMiner.Quadruple<org.processmining.plugins.inductiveminer2.attributes.AttributesInfo,org.deckfour.xes.model.XLog,XEventPerformanceClassifier,java.lang.Boolean> input,
IvMCanceller canceller) |
protected org.processmining.plugins.InductiveMiner.Quadruple<org.deckfour.xes.info.XLogInfo,org.deckfour.xes.info.XLogInfo,org.processmining.plugins.InductiveMiner.mining.logs.IMLog,org.processmining.plugins.InductiveMiner.mining.IMLogInfo> |
Cl03MakeLog.executeLink(org.processmining.plugins.InductiveMiner.Quadruple<org.deckfour.xes.model.XLog,XEventPerformanceClassifier,org.processmining.plugins.InductiveMiner.dfgOnly.log2logInfo.IMLog2IMLogInfo,org.processmining.plugins.InductiveMiner.mining.logs.XLifeCycleClassifier> input,
IvMCanceller canceller) |
protected org.processmining.plugins.InductiveMiner.Pair<IvMLogNotFiltered,IvMLogInfo> |
Cl07Align.executeLink(org.processmining.plugins.InductiveMiner.Septuple<IvMModel,XEventPerformanceClassifier,org.deckfour.xes.model.XLog,org.deckfour.xes.classification.XEventClasses,org.deckfour.xes.classification.XEventClasses,InductiveVisualMinerAlignment,InductiveVisualMinerConfiguration> input,
IvMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
static org.processmining.cohortanalysis.cohort.Cohorts |
CohortAnalysis.compute(org.processmining.plugins.inductiveminer2.attributes.AttributesInfo attributes,
org.deckfour.xes.model.XLog log,
XEventPerformanceClassifier classifier,
org.processmining.framework.plugin.ProMCanceller canceller) |