Modifier and Type | Method and Description |
---|---|
IvMAttributesInfo |
InductiveVisualMinerState.getIvMAttributesInfo()
The IvM attributes may include virtual attributes that are only defined
on an IvMLog (=aligned log).
|
Modifier and Type | Method and Description |
---|---|
void |
InductiveVisualMinerState.setAttributesInfoIvM(IvMAttributesInfo attributesInfoIvM) |
Modifier and Type | Method and Description |
---|---|
protected IvMAttributesInfo |
Cl08UpdateIvMAttributes.executeLink(org.processmining.plugins.InductiveMiner.Triple<IvMLogNotFiltered,org.processmining.plugins.inductiveminer2.attributes.AttributesInfo,IvMVirtualAttributeFactory> input,
IvMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
protected org.processmining.plugins.InductiveMiner.Quadruple<IvMModel,IvMLogNotFiltered,IvMLogFiltered,IvMAttributesInfo> |
Cl16DataAnalysisTrace.generateInput(InductiveVisualMinerState state) |
protected org.processmining.plugins.InductiveMiner.Quadruple<IvMModel,IvMLogNotFiltered,IvMLogFiltered,IvMAttributesInfo> |
Cl17DataAnalysisEvent.generateInput(InductiveVisualMinerState state) |
Modifier and Type | Method and Description |
---|---|
protected void |
Cl08UpdateIvMAttributes.processResult(IvMAttributesInfo result,
InductiveVisualMinerState state) |
Modifier and Type | Method and Description |
---|---|
protected TraceAttributeAnalysis |
Cl16DataAnalysisTrace.executeLink(org.processmining.plugins.InductiveMiner.Quadruple<IvMModel,IvMLogNotFiltered,IvMLogFiltered,IvMAttributesInfo> input,
IvMCanceller canceller) |
protected EventAttributeAnalysis |
Cl17DataAnalysisEvent.executeLink(org.processmining.plugins.InductiveMiner.Quadruple<IvMModel,IvMLogNotFiltered,IvMLogFiltered,IvMAttributesInfo> input,
IvMCanceller canceller) |
Constructor and Description |
---|
EventAttributeAnalysis(IvMModel model,
IvMLogNotFiltered fullLog,
IvMLogFiltered logFiltered,
IvMAttributesInfo attributes,
IvMCanceller canceller) |
Constructor and Description |
---|
TraceAttributeAnalysis(IvMModel model,
IvMLogNotFiltered fullLog,
IvMLogFiltered logFiltered,
IvMAttributesInfo attributes,
IvMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
void |
IvMHighlightingFiltersController.setAttributesInfo(IvMAttributesInfo attributesInfo)
Add the attributes to the filters
|
Modifier and Type | Method and Description |
---|---|
abstract void |
HighlightingFilter.setAttributesInfo(IvMAttributesInfo attributesInfo)
Update the filter with the attributes info.
|
Modifier and Type | Method and Description |
---|---|
void |
HighlightingFilterCohort.setAttributesInfo(IvMAttributesInfo attributesInfo) |
void |
HighlightingFilterEvent.setAttributesInfo(IvMAttributesInfo attributesInfo) |
void |
HighlightingFilterFollows.setAttributesInfo(IvMAttributesInfo attributesInfo) |
void |
HighlightingFilterTraceAttribute.setAttributesInfo(IvMAttributesInfo attributesInfo) |
void |
HighlightingFilterTraceEndsWithEvent.setAttributesInfo(IvMAttributesInfo attributesInfo) |
void |
HighlightingFilterTraceStartsWithEvent.setAttributesInfo(IvMAttributesInfo attributesInfo) |
void |
HighlightingFilterWithoutEvent.setAttributesInfo(IvMAttributesInfo attributesInfo) |