Modifier and Type | Method and Description |
---|---|
static GraphVizTokens |
ComputeAnimation.computeAnimation(IvMModel model,
IvMLog ivmLog,
Mode colourMode,
ProcessTreeVisualisationInfo info,
Scaler scaler,
com.kitfox.svg.SVGDiagram svg,
IvMCanceller canceller) |
static Scaler |
Scaler.fromLog(IvMLog log,
double fadeDurationInUserTime,
double animationDurationInUserTime,
IvMCanceller canceller) |
Constructor and Description |
---|
IvMAttributesInfo(IvMLog log,
org.processmining.plugins.inductiveminer2.attributes.AttributesInfo oldAttributes,
IvMVirtualAttributeFactory factory,
java.util.concurrent.ExecutorService executor)
Caller has to ensure to wait for executor to finish.
|
Modifier and Type | Method and Description |
---|---|
protected IvMLog |
Cl10AnimationScaler.generateInput(InductiveVisualMinerState state) |
Modifier and Type | Method and Description |
---|---|
protected Scaler |
Cl10AnimationScaler.executeLink(IvMLog input,
IvMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
static InductiveVisualMinerAlignment |
ExportAlignment.exportAlignment(IvMLog log,
IvMModel model,
org.deckfour.xes.classification.XEventClassifier classifier) |
static void |
ExportAlignment.exportAlignment(org.processmining.framework.plugin.PluginContext context,
IvMLog log,
IvMModel model,
java.lang.String name,
ExportAlignment.Type type) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
HighlightingFilterFollows.fillGuiWithLog(org.processmining.plugins.InductiveMiner.mining.logs.IMLog log,
org.deckfour.xes.model.XLog xLog,
IvMLog ivmLog) |
Modifier and Type | Interface and Description |
---|---|
interface |
IvMLogNotFiltered |
Modifier and Type | Class and Description |
---|---|
class |
IvMLogFilteredImpl |
class |
IvMLogNotFilteredImpl |
Constructor and Description |
---|
IvMLogInfo(IvMLog log,
IvMModel model) |
Modifier and Type | Method and Description |
---|---|
static IvMLog |
InductiveVisualMinerAlignmentComputation.align(IvMEfficientTree tree,
org.deckfour.xes.model.XLog log,
org.deckfour.xes.classification.XEventClassifier classifier,
org.processmining.framework.plugin.ProMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
void |
TraceView.set(IvMModel model,
IvMLog tlog,
Selection selection,
TraceColourMap traceColourMap)
update the trace view with a timed log
|