Modifier and Type | Method and Description |
---|---|
protected java.util.List<org.processmining.plugins.InductiveMiner.Pair<java.lang.String,DisplayType>> |
Cl19DataAnalysisLog.executeLink(org.processmining.plugins.InductiveMiner.Pair<IvMModel,? extends IvMLogFiltered> input,
IvMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
protected void |
Cl19DataAnalysisLog.processResult(java.util.List<org.processmining.plugins.InductiveMiner.Pair<java.lang.String,DisplayType>> result,
InductiveVisualMinerState state) |
Modifier and Type | Class and Description |
---|---|
static class |
DisplayType.Duration |
static class |
DisplayType.HTML |
static class |
DisplayType.Image |
static class |
DisplayType.Literal |
static class |
DisplayType.NA |
static class |
DisplayType.Numeric |
static class |
DisplayType.NumericUnpadded |
static class |
DisplayType.Time |
Modifier and Type | Method and Description |
---|---|
static DisplayType |
DisplayType.create(DisplayType.Type type,
double value) |
static DisplayType |
DisplayType.create(DisplayType.Type type,
long value) |
static DisplayType |
DisplayType.create(DisplayType.Type type,
java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
java.util.EnumMap<EventAttributeAnalysis.Field,DisplayType> |
EventAttributeAnalysis.getAttributeData(org.processmining.plugins.inductiveminer2.attributes.Attribute attribute) |
java.util.EnumMap<EventAttributeAnalysis.Field,DisplayType> |
EventAttributeAnalysis.getAttributeDataNegative(org.processmining.plugins.inductiveminer2.attributes.Attribute attribute) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<org.processmining.plugins.InductiveMiner.Pair<java.lang.String,DisplayType>> |
LogAttributeAnalysis.computeVirtualAttributes(IvMModel model,
IvMLogFiltered input,
IvMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
void |
LogAttributeAnalysis.addVirtualAttributes(java.util.List<org.processmining.plugins.InductiveMiner.Pair<java.lang.String,DisplayType>> attributes) |
Modifier and Type | Method and Description |
---|---|
java.util.EnumMap<TraceAttributeAnalysis.Field,DisplayType> |
TraceAttributeAnalysis.getAttributeData(org.processmining.plugins.inductiveminer2.attributes.Attribute attribute) |
java.util.EnumMap<TraceAttributeAnalysis.Field,DisplayType> |
TraceAttributeAnalysis.getAttributeDataNegative(org.processmining.plugins.inductiveminer2.attributes.Attribute attribute) |