Constant Field Values
Contents
org.processmining.*
-
org.processmining.plugins.inductiveVisualMiner.InductiveVisualMinerAnimationPanel Modifier and Type Constant Field Value public static final java.lang.StringanimationGlobalEnabledFalse"enable animation"public static final java.lang.StringanimationGlobalEnabledTrue"disable animation"public static final intpopupEmptyRowHeight8public static final intpopupHistogramHeight120public static final intpopupHistogramYPadding10public static final intpopupPadding10public static final intpopupRightMargin40public static final intpopupRowHeight20 -
org.processmining.plugins.inductiveVisualMiner.InductiveVisualMinerController Modifier and Type Constant Field Value public static final java.lang.StringplayAnimationOnStartupKey"playanimationonstartup" -
org.processmining.plugins.inductiveVisualMiner.InductiveVisualMinerPanel Modifier and Type Constant Field Value public static final java.lang.Stringtitle"visual Miner"
-
org.processmining.plugins.inductiveVisualMiner.alignment.ETMAlignment Modifier and Type Constant Field Value public static final intmaxStates16777216public static final doubletraceTimeOutInSec-1.0 -
org.processmining.plugins.inductiveVisualMiner.alignment.ExpandProcessTree Modifier and Type Constant Field Value public static final java.lang.Stringcomplete"complete"public static final java.lang.Stringenqueue"enqueue"public static final java.lang.Stringstart"start"
-
org.processmining.plugins.inductiveVisualMiner.animation.ComputeAnimation Modifier and Type Constant Field Value public static final doubleanimationDuration180.0public static final doubleinitDuration2.0
-
org.processmining.plugins.inductiveVisualMiner.animation.renderingthread.RendererFactory Modifier and Type Constant Field Value public static final inttokenRadius4
-
org.processmining.plugins.inductiveVisualMiner.causal.CausalDataTable Modifier and Type Constant Field Value public static final intNO_VALUE-2147483648public static final java.lang.StringNO_VALUE_STRING"x" -
org.processmining.plugins.inductiveVisualMiner.causal.DirectlyFollowsModel2UpperBoundCausalGraph Modifier and Type Constant Field Value public static final intEND_NODE-3public static final intNO_NODE-1public static final intSTART_NODE-2
-
org.processmining.plugins.inductiveVisualMiner.cost.CostModelAbstract Modifier and Type Constant Field Value public static final java.lang.Stringattribute"cost:total"public static final intms2hr3600000
-
org.processmining.plugins.inductiveVisualMiner.dataanalysis.DataAnalysisTable<O,C,P> Modifier and Type Constant Field Value public static final intcolumnMargin5public static final introwHeight22public static final introwMargin3
-
org.processmining.plugins.inductiveVisualMiner.dataanalysis.associations.DataAnalysisTabAssociations<C,P> Modifier and Type Constant Field Value public static final java.lang.Stringexplanation"Study influence of trace attributes on one another and on process behaviour."public static final java.lang.Stringname"Associations"
-
org.processmining.plugins.inductiveVisualMiner.dataanalysis.causal.DataAnalysisTabCausal<C,P> Modifier and Type Constant Field Value public static final java.lang.Stringexplanation"DUMMY RESULTS FOR NOW. Study influence of decisions in the model on one another."public static final java.lang.Stringname"Causal"
-
org.processmining.plugins.inductiveVisualMiner.dataanalysis.cohorts.DataAnalysisTabCohorts<C,P> Modifier and Type Constant Field Value public static final java.lang.Stringexplanation"Study influence of trace attributes on process behaviour.\nClick: highlight cohort;\tshift+click: highlight other traces;\tctrl+click: disable cohort highlighting."public static final java.lang.Stringname"Cohort analysis"
-
org.processmining.plugins.inductiveVisualMiner.dataanalysis.cost.DataAnalysisTabCosts<C,P> Modifier and Type Constant Field Value public static final java.lang.Stringexplanation"The parameters of the discovered cost model.\nIf traces are highlighted, two cost models will be computed: for highlighted and not-highlighted traces.\nPress ctrl+c to change the cost model (e.g. to include time)."public static final java.lang.Stringname"Cost model"
-
org.processmining.plugins.inductiveVisualMiner.dataanalysis.eventattributes.DataAnalysisTabEventData<C,P> Modifier and Type Constant Field Value public static final java.lang.Stringexplanation"Attributes at the event level.\nIf traces are highlighted, attributes will be shown for highlighted and non-highlighted traces."public static final java.lang.Stringname"Event attributes"
-
org.processmining.plugins.inductiveVisualMiner.dataanalysis.logattributes.DataAnalysisTabLog<C,P> Modifier and Type Constant Field Value public static final java.lang.Stringexplanation"Attributes at the log level."public static final java.lang.Stringname"Log attributes"
-
org.processmining.plugins.inductiveVisualMiner.dataanalysis.modeltime.DataAnalysisTabModelTime<C,P> Modifier and Type Constant Field Value public static final java.lang.Stringexplanation"Analyse the time spent in model activities."public static final java.lang.Stringname"Model time"
-
org.processmining.plugins.inductiveVisualMiner.dataanalysis.traceattributes.CorrelationDensityPlot Modifier and Type Constant Field Value public static final intalias5public static final intmarginX13public static final intmarginY13public static final intsizeX1DPlot10public static final intsizeX2DPlot100public static final intsizeY1DPlot10public static final intsizeY2DPlot100 -
org.processmining.plugins.inductiveVisualMiner.dataanalysis.traceattributes.DataAnalysisTabTrace<C,P> Modifier and Type Constant Field Value public static final java.lang.Stringexplanation"Attributes at the trace level.\nIf traces are highlighted, attributes will be shown for highlighted and non-highlighted traces."public static final java.lang.Stringname"Trace attributes"
-
org.processmining.plugins.inductiveVisualMiner.editModel.DfgTokeniser Modifier and Type Constant Field Value public static final intTT_EOF-1public static final intTT_EOL10public static final intTT_NUMBER-2public static final intTT_WORD-3
-
org.processmining.plugins.inductiveVisualMiner.export.ExportAnimation Modifier and Type Constant Field Value public static final intframerate30public static final doubletimeMargin0.5 -
org.processmining.plugins.inductiveVisualMiner.export.XDFMExtension Modifier and Type Constant Field Value public static final java.lang.StringKEY_DFM"dfm"public static final java.lang.StringKEY_DFM_ACTIVITIES"dfm:activities"public static final java.lang.StringKEY_DFM_ACTIVITY"dfm:activity"public static final java.lang.StringKEY_DFM_EDGE"dfm:edge"public static final java.lang.StringKEY_DFM_EDGES"dfm:edges"public static final java.lang.StringKEY_DFM_EMPTY_TRACES"dfm:emptytraces"public static final java.lang.StringKEY_DFM_END_ACTIVITIES"dfm:endactivities"public static final java.lang.StringKEY_DFM_END_ACTIVITY"dfm:endactivity"public static final java.lang.StringKEY_DFM_START_ACTIVITIES"dfm:startactivities"public static final java.lang.StringKEY_DFM_START_ACTIVITY"dfm:startactivity" -
org.processmining.plugins.inductiveVisualMiner.export.XModelAlignmentExtension Modifier and Type Constant Field Value public static final java.lang.StringKEY_CLASSIFIER"treealignment:classifier"public static final java.lang.StringKEY_CLASSIFIER_FIELD"treealignment:classifier:field"public static final java.lang.StringKEY_MODEL"treealignment:model"public static final java.lang.StringKEY_MODEL_TYPE"treealignment:modeltype"public static final java.lang.StringKEY_MOVE_MODEL_NODE"treealignment:movemodelnode"public static final java.lang.StringKEY_MOVE_SOURCE_NODE"treealignment:movesourcenode"public static final java.lang.StringKEY_MOVE_TYPE"treealignment:movetype" -
org.processmining.plugins.inductiveVisualMiner.export.XTreeExtension Modifier and Type Constant Field Value public static final java.lang.StringKEY_TREE"tree"public static final java.lang.StringKEY_TREE_ACTIVITIES"tree:activities"public static final java.lang.StringKEY_TREE_ACTIVITY"tree:activity"public static final java.lang.StringKEY_TREE_NODE"tree:node"public static final java.lang.StringKEY_TREE_NODES"tree:nodes"
-
org.processmining.plugins.inductiveVisualMiner.helperClasses.Histogram Modifier and Type Constant Field Value public static final inthistogramHeight100public static final inthistogramWidth100public static final intoffsetX10public static final intoffsetY11
-
org.processmining.plugins.inductiveVisualMiner.helperClasses.decoration.IvMDecorator Modifier and Type Constant Field Value public static final floatfontSize11.0fpublic static final floatfontSizeLarger12.0f -
org.processmining.plugins.inductiveVisualMiner.helperClasses.decoration.IvMDecoratorDefault Modifier and Type Constant Field Value public static final floatfontSize11.0fpublic static final floatfontSizeLarger12.0f
-
org.processmining.plugins.inductiveVisualMiner.ivmfilter.AttributeFilterGui Modifier and Type Constant Field Value public final intvalueNumericRange1000
-
org.processmining.plugins.inductiveVisualMiner.ivmfilter.tree.filters.FilterIvMTraceCohortPanel Modifier and Type Constant Field Value public static final java.lang.StringbaseExplanation"Include only traces that are in the cohort selected in Data analysis.\nClick here to select a cohort in the Data analysis window.\n\n"
-
org.processmining.plugins.inductiveVisualMiner.ivmfilter.tree.view.IvMFilterTreeView<X> Modifier and Type Constant Field Value public static final inttabSize1
-
org.processmining.plugins.inductiveVisualMiner.popup.PopupController Modifier and Type Constant Field Value public static final intmaxCharactersPerLine43public static final intpopupWidthNodes300public static final intpopupWidthSourceSink350
-
org.processmining.plugins.inductiveVisualMiner.tracecolouring.TraceColourMapView Modifier and Type Constant Field Value public static final intmaxColours7public static final java.lang.Stringprefix" "