- readLog(String) - Method in class org.processmining.xes.statechart.XESImport
-
- readLog(File) - Method in class org.processmining.xes.statechart.XESImport
-
- ReadonlyTableModel - Class in org.processmining.utils.statechart.ui
-
- ReadonlyTableModel() - Constructor for class org.processmining.utils.statechart.ui.ReadonlyTableModel
-
Constructs a default DefaultTableModel
which is a table of zero columns and zero rows.
- ReadonlyTableModel(int, int) - Constructor for class org.processmining.utils.statechart.ui.ReadonlyTableModel
-
Constructs a DefaultTableModel
with
rowCount
and columnCount
of
null
object values.
- ReadonlyTableModel(Vector, int) - Constructor for class org.processmining.utils.statechart.ui.ReadonlyTableModel
-
Constructs a DefaultTableModel
with as many columns
as there are elements in columnNames
and rowCount
of null
object values.
- ReadonlyTableModel(Object[], int) - Constructor for class org.processmining.utils.statechart.ui.ReadonlyTableModel
-
Constructs a DefaultTableModel
with as many
columns as there are elements in columnNames
and rowCount
of null
object values.
- ReadonlyTableModel(Vector, Vector) - Constructor for class org.processmining.utils.statechart.ui.ReadonlyTableModel
-
Constructs a DefaultTableModel
and initializes the table
by passing data
and columnNames
to the setDataVector
method.
- ReadonlyTableModel(Object[][], Object[]) - Constructor for class org.processmining.utils.statechart.ui.ReadonlyTableModel
-
Constructs a DefaultTableModel
and initializes the table
by passing data
and columnNames
to the setDataVector
method.
- readXLog(String) - Static method in class org.processmining.xes.statechart.XESImport
-
- readXLog(File) - Static method in class org.processmining.xes.statechart.XESImport
-
- RecipeArtifact<T> - Class in org.processmining.recipes.statechart
-
Recipe artifact key Variant: no dependencies
- RecipeArtifact() - Constructor for class org.processmining.recipes.statechart.RecipeArtifact
-
- RecipeArtifactD1<T,F> - Class in org.processmining.recipes.statechart
-
Recipe artifact key Veriant: one dependency
- RecipeArtifactD1(RecipeArtifact<F>) - Constructor for class org.processmining.recipes.statechart.RecipeArtifactD1
-
- RecipeArtifactD2<T,F1,F2> - Class in org.processmining.recipes.statechart
-
Recipe artifact key Veriant: two dependencies
- RecipeArtifactD2(RecipeArtifact<F1>, RecipeArtifact<F2>) - Constructor for class org.processmining.recipes.statechart.RecipeArtifactD2
-
- RecipeProcess - Class in org.processmining.recipes.statechart
-
Specifies a Recipe Process: A DAG for managing and computing recipe
artifacts.
- RecipeProcess() - Constructor for class org.processmining.recipes.statechart.RecipeProcess
-
- RecipeProcess.GetArtifactMode - Enum in org.processmining.recipes.statechart
-
Operation modi for getting artifacts
- RecipeProcess.SetArtifactMode - Enum in org.processmining.recipes.statechart
-
Operation modi for setting artifacts
- recordEvent(String, String) - Method in class org.processmining.ui.statechart.workbench.tracer.UserUiTracer
-
- recordEvent(String, String, String) - Method in class org.processmining.ui.statechart.workbench.tracer.UserUiTracer
-
- recordEventKeyValue(String, String, String, String) - Method in class org.processmining.ui.statechart.workbench.tracer.UserUiTracer
-
- recordEventKeyValue(String, String, String, Set<String>) - Method in class org.processmining.ui.statechart.workbench.tracer.UserUiTracer
-
- recordEventKeyValue(String, String, String, double) - Method in class org.processmining.ui.statechart.workbench.tracer.UserUiTracer
-
- recordEventKeyValue(String, String, String, double, String, double) - Method in class org.processmining.ui.statechart.workbench.tracer.UserUiTracer
-
- recordEventKeyValue(String, String, String, boolean) - Method in class org.processmining.ui.statechart.workbench.tracer.UserUiTracer
-
- recordForDiscovery(ContextPath, IMLogHierarchy, Block) - Method in class org.processmining.algorithms.statechart.discovery.im.MiningParametersSCRecursion
-
Used in FinderSCCompositeOrRecursion() for adding new parts to the discovery horizon
- recordTransition(ISCTransition) - Method in interface org.processmining.models.statechart.sc.ISCState
-
- recordTransition(ISCTransition) - Method in class org.processmining.models.statechart.sc.SCState
-
- recursionBackArrow - Variable in class org.processmining.recipes.statechart.m2m.ui.Statechart2DotSVGRecipe.Parameters
-
- recursionBackArrow - Variable in class org.processmining.recipes.statechart.m2m.ui.Statechart2SVGRecipe.Parameters
-
- recursionMode - Variable in class org.processmining.recipes.statechart.m2m.EPTree2PetrinetRecipe.Parameters
-
- RedNeutralGreenscale - Static variable in class org.processmining.ui.statechart.color.ColorSets
-
- RedOrangeGreenscale - Static variable in class org.processmining.ui.statechart.color.ColorSets
-
- Redscale - Static variable in class org.processmining.ui.statechart.color.ColorSets
-
- reduce(IEPTree, IEPTreeNode) - Method in interface org.processmining.algorithms.statechart.m2m.reduct.eptree.IReductionRule
-
- reduce(IEPTree) - Method in class org.processmining.algorithms.statechart.m2m.reduct.eptree.ReductionEngine
-
- reduce(IEPTree, IEPTreeNode) - Method in class org.processmining.algorithms.statechart.m2m.reduct.eptree.RuleReduceLoopTauTau
-
- reduce(IEPTree, IEPTreeNode) - Method in class org.processmining.algorithms.statechart.m2m.reduct.eptree.RuleReduceSameOperator
-
- reduce(IEPTree, IEPTreeNode) - Method in class org.processmining.algorithms.statechart.m2m.reduct.eptree.RuleReduceSingleChild
-
- reduce(IEPTree, IEPTreeNode) - Method in class org.processmining.algorithms.statechart.m2m.reduct.eptree.RuleReduceXorTau
-
- reduce(IEPTree, IEPTreeNode) - Method in class org.processmining.algorithms.statechart.m2m.reduct.eptree.RuleRemoveTauChild
-
- reduce(Statechart, ISCRegion) - Method in interface org.processmining.algorithms.statechart.m2m.reduct.sc.IReductionRule
-
- reduce(Statechart) - Method in class org.processmining.algorithms.statechart.m2m.reduct.sc.ReductionEngine
-
- reduce(Statechart, ISCRegion) - Method in class org.processmining.algorithms.statechart.m2m.reduct.sc.RuleMergePointTauPoint
-
- reduce(Statechart, ISCRegion) - Method in class org.processmining.algorithms.statechart.m2m.reduct.sc.RuleMergePointTauSimple
-
- reduce(Statechart, ISCRegion) - Method in class org.processmining.algorithms.statechart.m2m.reduct.sc.RuleMergeSimpleTauPoint
-
- reduce(Statechart, ISCRegion) - Method in class org.processmining.algorithms.statechart.m2m.reduct.sc.RuleMergeTauPointTau
-
- reduce(Statechart, ISCRegion) - Method in class org.processmining.algorithms.statechart.m2m.reduct.sc.RuleRemoveExtraPointTauPoint
-
- reduce(Statechart, ISCRegion) - Method in class org.processmining.algorithms.statechart.m2m.reduct.sc.RuleRemovePointSelfloop
-
- reduce - Variable in class org.processmining.recipes.statechart.m2m.EPTreePostprocessRecipe.Parameters
-
- reduce - Variable in class org.processmining.recipes.statechart.m2m.StatechartPostprocessRecipe.Parameters
-
- ReductionEngine - Class in org.processmining.algorithms.statechart.m2m.reduct.eptree
-
- ReductionEngine() - Constructor for class org.processmining.algorithms.statechart.m2m.reduct.eptree.ReductionEngine
-
- ReductionEngine - Class in org.processmining.algorithms.statechart.m2m.reduct.sc
-
- ReductionEngine() - Constructor for class org.processmining.algorithms.statechart.m2m.reduct.sc.ReductionEngine
-
- ReductionEngineDefault - Class in org.processmining.algorithms.statechart.m2m.reduct.eptree
-
- ReductionEngineDefault() - Constructor for class org.processmining.algorithms.statechart.m2m.reduct.eptree.ReductionEngineDefault
-
- ReductionEngineDefault - Class in org.processmining.algorithms.statechart.m2m.reduct.sc
-
- ReductionEngineDefault() - Constructor for class org.processmining.algorithms.statechart.m2m.reduct.sc.ReductionEngineDefault
-
- ref2uri(ISVGReference) - Method in class org.processmining.utils.statechart.svg.SVGCollection
-
- refUrlId(String) - Static method in class org.processmining.utils.statechart.svg.SVGUtil
-
- regionIterator() - Method in class org.processmining.models.statechart.sc.Statechart
-
- register(T) - Method in class org.processmining.utils.statechart.signals.AbstractSignal
-
- register(AbstractSignal<T, ?>, T) - Method in class org.processmining.utils.statechart.signals.SignalRegRecorder
-
- registerChildController(S, IController) - Method in class org.processmining.utils.statechart.ui.ctrlview.AbstractContainerController
-
Register child controller
- registerDecorator(IDecorator<T, ?>) - Method in class org.processmining.models.statechart.decorate.Decorations
-
- registerMetric(IMetric) - Method in class org.processmining.models.statechart.decorate.align.metric.MetricsTreeDecorator
-
- registerViewStatePane(CancelPreprocessors, JComponent) - Method in class org.processmining.ui.statechart.workbench.cancel.CancelWorkbenchView
-
- registerViewStatePane(LogPreprocessors, JComponent) - Method in class org.processmining.ui.statechart.workbench.log.LogWorkbenchView
-
- registerViewStatePane(WorkbenchController.ViewState, JComponent) - Method in class org.processmining.ui.statechart.workbench.WorkbenchView
-
- registerViewStatePane(S, JComponent) - Method in class org.processmining.utils.statechart.ui.ctrlview.AbstractContainerController.View
-
- regrec - Variable in class org.processmining.utils.statechart.ui.ctrlview.AbstractController
-
- reload() - Method in class org.processmining.utils.statechart.ui.FilteredListModel
-
- RemovableListCellRenderer<T> - Class in org.processmining.utils.statechart.ui
-
Renders List Items with an X button to remove an item from the list
- RemovableListCellRenderer() - Constructor for class org.processmining.utils.statechart.ui.RemovableListCellRenderer
-
- remove() - Method in class org.processmining.models.statechart.decorate.align.ChildIntervalIterator
-
- remove() - Method in class org.processmining.models.statechart.im.log.IMLogImplReclassAbstract.It
-
- remove() - Method in class org.processmining.models.statechart.sc.StatechartIterator
-
- remove() - Method in class org.processmining.utils.statechart.petrinet.PetrinetGraphConnectionIterator
-
- remove() - Method in class org.processmining.utils.statechart.petrinet.PetrinetMarkingIterator
-
- remove() - Method in class org.processmining.utils.statechart.petrinet.PetrinetPlaceIterator
-
- remove() - Method in class org.processmining.utils.statechart.processtree.ProcessTreeIterator
-
- remove() - Method in class org.processmining.utils.statechart.svg.SVGIterator
-
- remove() - Method in class org.processmining.utils.statechart.tree.impl.TreeIterator
-
- removeArc(PetrinetNode, PetrinetNode) - Method in class org.processmining.models.statechart.ptnet.PetrinetDecorated
-
- removeDecoration(T) - Method in class org.processmining.models.statechart.decorate.AbstractDecorator
-
- removeDecoration(T) - Method in class org.processmining.models.statechart.decorate.align.metric.MetricsRefDecorator
-
- removeDecoration(T) - Method in interface org.processmining.models.statechart.decorate.IDecorator
-
- removeDecorations(T) - Method in class org.processmining.models.statechart.decorate.Decorations
-
- removeEdge(DirectedGraphEdge) - Method in class org.processmining.models.statechart.ptnet.PetrinetDecorated
-
- removeEdgeDecoration(IEPTreeNode, IEPTreeNode) - Method in class org.processmining.models.statechart.decorate.align.metric.MetricsTreeDecorator
-
- removeEndState(ISCState) - Method in interface org.processmining.models.statechart.sc.ISCRegion
-
- removeEndState(ISCState) - Method in class org.processmining.models.statechart.sc.SCRegion
-
- removeGroup(ExpandableSubNet) - Method in class org.processmining.models.statechart.ptnet.PetrinetDecorated
-
- removeInhibitorArc(Place, Transition) - Method in class org.processmining.models.statechart.ptnet.PetrinetDecorated
-
- removeListDataListener(ListDataListener) - Method in class org.processmining.utils.statechart.ui.FilteredListModel
-
- removeNode(IEPTreeNode) - Method in class org.processmining.models.statechart.eptree.EPTreeNode
-
- removeNode(IEPTreeNode) - Method in interface org.processmining.models.statechart.eptree.IEPTreeNode
-
- removeNode(DirectedGraphNode) - Method in class org.processmining.models.statechart.ptnet.PetrinetDecorated
-
- removePlace(Place) - Method in class org.processmining.models.statechart.ptnet.PetrinetDecorated
-
- removeResetArc(Place, Transition) - Method in class org.processmining.models.statechart.ptnet.PetrinetDecorated
-
- removeState(ISCState) - Method in interface org.processmining.models.statechart.sc.ISCRegion
-
- removeState(ISCState) - Method in class org.processmining.models.statechart.sc.SCRegion
-
- removeTransition(Transition) - Method in class org.processmining.models.statechart.ptnet.PetrinetDecorated
-
- removeTransition(ISCTransition) - Method in interface org.processmining.models.statechart.sc.ISCRegion
-
- removeTransition(ISCTransition) - Method in class org.processmining.models.statechart.sc.SCRegion
-
- removeTreeModelListener(TreeModelListener) - Method in class org.processmining.utils.statechart.ui.FilteredTreeModel
-
- renderBoundingBoxes - Static variable in class org.processmining.algorithms.statechart.m2m.ui.style.StatechartStyle
-
- reParts - Variable in class org.processmining.algorithms.statechart.l2l.L2LPatternActivity.Parameters
-
- RePartsDefaults - Static variable in class org.processmining.algorithms.statechart.l2l.L2LPatternActivity.Parameters
-
- replaceNode(int, IEPTreeNode) - Method in class org.processmining.models.statechart.eptree.EPTreeNode
-
- replaceNode(int, IEPTreeNode) - Method in interface org.processmining.models.statechart.eptree.IEPTreeNode
-
- reSelect - Variable in class org.processmining.algorithms.statechart.l2l.L2LShortenNames.Parameters
-
- reSelect - Variable in class org.processmining.algorithms.statechart.l2l.L2LStructuredActivity.Parameters
-
- ReSelectDefaults - Static variable in class org.processmining.algorithms.statechart.l2l.L2LShortenNames.Parameters
-
- ReSelectDefaults - Static variable in class org.processmining.algorithms.statechart.l2l.L2LStructuredActivity.Parameters
-
- resetApplied() - Method in class org.processmining.models.statechart.decorate.ui.dot.AbstractDotDecorator
-
- resetApplied() - Method in class org.processmining.models.statechart.decorate.ui.dot.NullDotDecorator
-
- resetApplied() - Method in interface org.processmining.models.statechart.decorate.ui.IValueDecorator
-
- resetApplied() - Method in class org.processmining.models.statechart.decorate.ui.svg.AbstractSvgDecorator
-
- resetApplied() - Method in class org.processmining.models.statechart.decorate.ui.svg.NullSvgDecorator
-
- resetMetric(MetricId) - Method in interface org.processmining.models.statechart.decorate.align.metric.IMetricsDecorator
-
- resetMetric(MetricId) - Method in class org.processmining.models.statechart.decorate.align.metric.MetricsRefDecorator
-
- resetMetric(MetricId) - Method in class org.processmining.models.statechart.decorate.align.metric.MetricsTreeDecorator
-
- resetMetricValueScale() - Method in interface org.processmining.algorithms.statechart.align.metric.value.IMetricValueConvertor
-
- resetMetricValueScale() - Method in class org.processmining.algorithms.statechart.align.metric.value.MetricValueConvertorDefault
-
- resetMetricValueScale() - Method in class org.processmining.algorithms.statechart.align.metric.value.MetricValueConvertorSwitchZero
-
- resolveClassifier(IMTrace) - Method in class org.processmining.models.statechart.im.log.IMLogImplReclassAbstract
-
- resolveEmptyScale() - Method in class org.processmining.models.statechart.decorate.align.metric.MetricValueScale
-
- resolveEmptyScale(int) - Method in class org.processmining.models.statechart.decorate.align.metric.MetricValueScale
-
- resourceAttribute - Variable in class org.processmining.algorithms.statechart.align.metric.AbstractResourceMetric
-
- ResourceAttribute - Class in org.processmining.algorithms.statechart.align.metric
-
- ResourceAttribute() - Constructor for class org.processmining.algorithms.statechart.align.metric.ResourceAttribute
-
- ResourceCountMetric - Class in org.processmining.algorithms.statechart.align.metric.impl
-
- ResourceCountMetric() - Constructor for class org.processmining.algorithms.statechart.align.metric.impl.ResourceCountMetric
-
- reSplit - Variable in class org.processmining.algorithms.statechart.l2l.L2LShortenNames.Parameters
-
- reSplit - Variable in class org.processmining.algorithms.statechart.l2l.L2LStructuredActivity.Parameters
-
- ReSplitDefaults - Static variable in class org.processmining.algorithms.statechart.l2l.L2LShortenNames.Parameters
-
- ReSplitDefaults - Static variable in class org.processmining.algorithms.statechart.l2l.L2LSplitCalls.Parameters
-
- ReSplitDefaults - Static variable in class org.processmining.algorithms.statechart.l2l.L2LStructuredActivity.Parameters
-
- reTraceBaseName - Variable in class org.processmining.algorithms.statechart.l2l.L2LSplitCalls.Parameters
-
- returnSymbol - Variable in class org.processmining.algorithms.statechart.l2l.L2LNestedCalls.Parameters
-
- returnSymbol - Variable in class org.processmining.algorithms.statechart.l2l.L2LSplitCalls.Parameters
-
- revisitBlock(Block) - Method in class org.processmining.algorithms.statechart.discovery.im.postprocessor.MetricsDecoratorPostprocessor
-
- revisitPathTo(Block) - Method in class org.processmining.algorithms.statechart.discovery.im.postprocessor.MetricsDecoratorPostprocessor
-
- rgbToHexString(Color) - Static method in class org.processmining.utils.statechart.gfx.ColorUtil
-
- right - Variable in class org.processmining.utils.statechart.svg.SvgUseUtil.Margin
-
- root - Variable in class org.processmining.ui.statechart.workbench.discovery.vis.settings.AbstractSettingsPanel
-
- RuleMergePointTauPoint - Class in org.processmining.algorithms.statechart.m2m.reduct.sc
-
SC Reduction Rule: Merge Point-Tau-Point
- RuleMergePointTauPoint() - Constructor for class org.processmining.algorithms.statechart.m2m.reduct.sc.RuleMergePointTauPoint
-
- RuleMergePointTauSimple - Class in org.processmining.algorithms.statechart.m2m.reduct.sc
-
SC Reduction Rule: Merge Point-Tau-Simple
- RuleMergePointTauSimple() - Constructor for class org.processmining.algorithms.statechart.m2m.reduct.sc.RuleMergePointTauSimple
-
- RuleMergeSimpleTauPoint - Class in org.processmining.algorithms.statechart.m2m.reduct.sc
-
SC Reduction Rule: Merge Simple-Tau-Point
- RuleMergeSimpleTauPoint() - Constructor for class org.processmining.algorithms.statechart.m2m.reduct.sc.RuleMergeSimpleTauPoint
-
- RuleMergeTauPointTau - Class in org.processmining.algorithms.statechart.m2m.reduct.sc
-
SC Reduction Rule: Merge Tau-Point-Tau
- RuleMergeTauPointTau() - Constructor for class org.processmining.algorithms.statechart.m2m.reduct.sc.RuleMergeTauPointTau
-
- RuleReduceLoopTauTau - Class in org.processmining.algorithms.statechart.m2m.reduct.eptree
-
- RuleReduceLoopTauTau() - Constructor for class org.processmining.algorithms.statechart.m2m.reduct.eptree.RuleReduceLoopTauTau
-
- RuleReduceSameOperator - Class in org.processmining.algorithms.statechart.m2m.reduct.eptree
-
- RuleReduceSameOperator() - Constructor for class org.processmining.algorithms.statechart.m2m.reduct.eptree.RuleReduceSameOperator
-
- RuleReduceSingleChild - Class in org.processmining.algorithms.statechart.m2m.reduct.eptree
-
- RuleReduceSingleChild() - Constructor for class org.processmining.algorithms.statechart.m2m.reduct.eptree.RuleReduceSingleChild
-
- RuleReduceXorTau - Class in org.processmining.algorithms.statechart.m2m.reduct.eptree
-
- RuleReduceXorTau() - Constructor for class org.processmining.algorithms.statechart.m2m.reduct.eptree.RuleReduceXorTau
-
- RuleRemoveExtraPointTauPoint - Class in org.processmining.algorithms.statechart.m2m.reduct.sc
-
SC Reduction Rule: Remove extra Point-Tau-Point
- RuleRemoveExtraPointTauPoint() - Constructor for class org.processmining.algorithms.statechart.m2m.reduct.sc.RuleRemoveExtraPointTauPoint
-
- RuleRemovePointSelfloop - Class in org.processmining.algorithms.statechart.m2m.reduct.sc
-
SC Reduction Rule: Remove point self loops
- RuleRemovePointSelfloop() - Constructor for class org.processmining.algorithms.statechart.m2m.reduct.sc.RuleRemovePointSelfloop
-
- RuleRemoveTauChild - Class in org.processmining.algorithms.statechart.m2m.reduct.eptree
-
- RuleRemoveTauChild() - Constructor for class org.processmining.algorithms.statechart.m2m.reduct.eptree.RuleRemoveTauChild
-
- run() - Method in class org.processmining.protocols.statechart.saw.ClientHandler
-
- run() - Method in class org.processmining.protocols.statechart.saw.ServerRunner
-
- runBackground(Runnable) - Method in class org.processmining.utils.statechart.ui.ctrlview.AbstractController
-
Run command in background thread
- runBackground(SwingWorker<T, W>) - Method in class org.processmining.utils.statechart.ui.ctrlview.AbstractController
-
Run doInBackground() in background thread, and call done() in ui thread
- runBackground(AbstractController.ControllerWorker<T, W>) - Method in class org.processmining.utils.statechart.ui.ctrlview.AbstractController
-
Run prepareUi() in ui thread, then run doInBackground() in background
thread, and call done() in ui thread
- runUi(Runnable) - Method in class org.processmining.utils.statechart.ui.ctrlview.AbstractController
-
Run command in ui thread
- valueConvertor - Variable in class org.processmining.algorithms.statechart.align.metric.AbstractMetric
-
- valueConvertor - Variable in class org.processmining.algorithms.statechart.align.metric.impl.SwitchMetric
-
- ValueDisplayItem<T> - Class in org.processmining.utils.statechart.ui
-
- ValueDisplayItem(T, String) - Constructor for class org.processmining.utils.statechart.ui.ValueDisplayItem
-
- valueForPathChanged(TreePath, Object) - Method in class org.processmining.utils.statechart.ui.FilteredTreeModel
-
- valueOf(String) - Static method in enum org.processmining.algorithms.statechart.align.metric.value.MetricValueConvertorDefault.StringPostFix
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.algorithms.statechart.discovery.im.cuts.CutExtended.OperatorExtended
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.algorithms.statechart.l2l.ISingleEventImplementation.Lifecycle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.algorithms.statechart.layout.CenterAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.algorithms.statechart.layout.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.algorithms.statechart.layout.ForwardAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.algorithms.statechart.m2m.EPTree2Petrinet.CancelationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.algorithms.statechart.m2m.EPTree2Petrinet.HierarchyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.algorithms.statechart.m2m.EPTree2Petrinet.RecursionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.models.statechart.decorate.align.metric.MetricValueScale.StatMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.models.statechart.eptree.EPNodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.models.statechart.labeling.ActivityLabeler
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.models.statechart.msd.FragmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.models.statechart.msd.LifelineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.models.statechart.msd.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.models.statechart.sc.SCStateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.protocols.statechart.saw.api.data.DataPackage.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.protocols.statechart.saw.SawServerStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.recipes.statechart.align.AnalysisAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.recipes.statechart.align.AnalysisAlignMetricOverlayManager.Overlays
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.recipes.statechart.discovery.DiscoverEPTreeRecipe.DiscoveryAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.recipes.statechart.RecipeProcess.GetArtifactMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.recipes.statechart.RecipeProcess.SetArtifactMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.ui.statechart.gfx.GfxFigs
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.ui.statechart.gfx.GfxIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.ui.statechart.svg.SvgIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.ui.statechart.workbench.cancel.CancelPreprocessors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.ui.statechart.workbench.discovery.ModelVisualization
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.ui.statechart.workbench.log.LogPreprocessors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.ui.statechart.workbench.WorkbenchController.ViewState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.utils.statechart.svg.SvgUseUtil.Anchor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.xes.statechart.extension.XSoftwareEventExtension.TypeStandardModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.xes.statechart.extension.XTraceType.TypeStandardModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.xes.statechart.XesLitewrite.XesState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.xes.statechart.xport.XApplocExtension.EventTypeModel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.processmining.algorithms.statechart.align.metric.value.MetricValueConvertorDefault.StringPostFix
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.algorithms.statechart.discovery.im.cuts.CutExtended.OperatorExtended
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.algorithms.statechart.l2l.ISingleEventImplementation.Lifecycle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.algorithms.statechart.layout.CenterAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.algorithms.statechart.layout.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.algorithms.statechart.layout.ForwardAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.algorithms.statechart.m2m.EPTree2Petrinet.CancelationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.algorithms.statechart.m2m.EPTree2Petrinet.HierarchyMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.algorithms.statechart.m2m.EPTree2Petrinet.RecursionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.models.statechart.decorate.align.metric.MetricValueScale.StatMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.models.statechart.eptree.EPNodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.models.statechart.labeling.ActivityLabeler
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.models.statechart.msd.FragmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.models.statechart.msd.LifelineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.models.statechart.msd.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.models.statechart.sc.SCStateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.protocols.statechart.saw.api.data.DataPackage.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.protocols.statechart.saw.SawServerStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.recipes.statechart.align.AnalysisAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.recipes.statechart.align.AnalysisAlignMetricOverlayManager.Overlays
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.recipes.statechart.discovery.DiscoverEPTreeRecipe.DiscoveryAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.recipes.statechart.RecipeProcess.GetArtifactMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.recipes.statechart.RecipeProcess.SetArtifactMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.ui.statechart.gfx.GfxFigs
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.ui.statechart.gfx.GfxIcons
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.ui.statechart.svg.SvgIcons
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.ui.statechart.workbench.cancel.CancelPreprocessors
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.ui.statechart.workbench.discovery.ModelVisualization
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.ui.statechart.workbench.log.LogPreprocessors
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.ui.statechart.workbench.WorkbenchController.ViewState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.utils.statechart.svg.SvgUseUtil.Anchor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.xes.statechart.extension.XSoftwareEventExtension.TypeStandardModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.xes.statechart.extension.XTraceType.TypeStandardModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.xes.statechart.XesLitewrite.XesState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.xes.statechart.xport.XApplocExtension.EventTypeModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- View() - Constructor for class org.processmining.ui.statechart.cancellation.CancellationController.View
-
- View() - Constructor for class org.processmining.ui.statechart.workbench.cancel.CancelManualController.View
-
- View() - Constructor for class org.processmining.ui.statechart.workbench.cancel.CancelNestedHandleController.View
-
- View() - Constructor for class org.processmining.ui.statechart.workbench.cancel.CancelOverviewController.View
-
- View() - Constructor for class org.processmining.ui.statechart.workbench.cancel.CancelPreprocessController.View
-
- View() - Constructor for class org.processmining.ui.statechart.workbench.cancel.CancelQualityController.View
-
- View() - Constructor for class org.processmining.ui.statechart.workbench.cancel.CancelWorkbenchController.View
-
- View() - Constructor for class org.processmining.ui.statechart.workbench.discovery.DiscoveryWorkbenchController.View
-
- View() - Constructor for class org.processmining.ui.statechart.workbench.log.LogClassifierController.View
-
- View() - Constructor for class org.processmining.ui.statechart.workbench.log.LogExistingController.View
-
- View() - Constructor for class org.processmining.ui.statechart.workbench.log.LogMultiAttribController.View
-
- View() - Constructor for class org.processmining.ui.statechart.workbench.log.LogNestedCallsController.View
-
- View() - Constructor for class org.processmining.ui.statechart.workbench.log.LogOverviewController.View
-
- View() - Constructor for class org.processmining.ui.statechart.workbench.log.LogPatternNamesController.View
-
- View() - Constructor for class org.processmining.ui.statechart.workbench.log.LogPreprocessController.View
-
- View() - Constructor for class org.processmining.ui.statechart.workbench.log.LogStructNamesController.View
-
- View() - Constructor for class org.processmining.ui.statechart.workbench.log.LogWorkbenchController.View
-
- View() - Constructor for class org.processmining.ui.statechart.workbench.WorkbenchController.View
-
- View() - Constructor for class org.processmining.utils.statechart.ui.ctrlview.AbstractContainerController.View
-
- view - Variable in class org.processmining.utils.statechart.ui.ctrlview.AbstractController
-
- viewAtLocation(int, int) - Method in class org.processmining.ui.statechart.workbench.discovery.vis.model.NodeInfoPopup
-
- viewAtLocation(int, int) - Method in class org.processmining.ui.statechart.workbench.discovery.vis.settings.PopoutSettingsWidget
-
- viewNoTrace() - Method in class org.processmining.ui.statechart.workbench.common.LogHTracePanel
-
- viewNoTrace() - Method in class org.processmining.ui.statechart.workbench.common.LogHTraceView
-
- viewPopup() - Method in class org.processmining.ui.statechart.workbench.discovery.vis.settings.PopoutSettingsWidget
-
- viewTrace(XTrace, Function<XEvent, String>) - Method in class org.processmining.ui.statechart.workbench.common.LogHTracePanel
-
- viewTrace(XTrace, Function<XEvent, String>) - Method in class org.processmining.ui.statechart.workbench.common.LogHTraceView
-
- visEPTreeStates(PluginContext, IEPTree) - Method in class org.processmining.visualizers.statechart.StatechartView
-
- visitDepthFirstOrder(Action1<ISCRegion>, Action1<ISCRegion>) - Method in class org.processmining.models.statechart.sc.SCRegion
-
- visitDepthFirstOrder(Action1<ISCState>, Action1<ISCState>) - Method in class org.processmining.models.statechart.sc.SCState
-
- visitDepthFirstOrder(Action1<Node>, Action1<Node>) - Method in class org.processmining.utils.statechart.tree.impl.AbstractTree
-
- visitDepthFirstOrder(Node, Action1<Node>, Action1<Node>) - Static method in class org.processmining.utils.statechart.tree.impl.AbstractTreeNode
-
- visitDepthFirstOrder(Action1<Node>, Action1<Node>) - Method in class org.processmining.utils.statechart.tree.impl.AbstractTreeNode
-
- visitDepthFirstOrder(Action1<Node>, Action1<Node>) - Method in interface org.processmining.utils.statechart.tree.ITree
-
Generic Tree traversal, depth-first order
- visitDepthFirstOrder(Action1<Node>, Action1<Node>) - Method in interface org.processmining.utils.statechart.tree.ITreeNode
-
Generic Tree traversal, depth-first order
- visitEdge(E) - Method in class org.processmining.algorithms.statechart.m2m.ui.decorate.AlignMetricUiDecorator
-
- visitEdge(E) - Method in interface org.processmining.algorithms.statechart.m2m.ui.decorate.IUiDecorator
-
- visitEdge(E) - Method in class org.processmining.models.statechart.decorate.ui.dot.DotMetricDecorator
-
- visitEdge(E) - Method in interface org.processmining.models.statechart.decorate.ui.dot.IDotDecorator
-
- visitEdge(E) - Method in class org.processmining.models.statechart.decorate.ui.dot.NullDotDecorator
-
- visitEdge(ISCTransition) - Method in class org.processmining.models.statechart.decorate.ui.dot.SCFrequencyDecorator
-
- visitEdge(Edge) - Method in interface org.processmining.models.statechart.decorate.ui.svg.ISvgDecorator
-
- visitEdge(E) - Method in class org.processmining.models.statechart.decorate.ui.svg.NullSvgDecorator
-
- visitEdge(E) - Method in class org.processmining.models.statechart.decorate.ui.svg.SvgMetricDecorator
-
- visitModel(IDecorated<T>) - Method in class org.processmining.algorithms.statechart.m2m.ui.decorate.AlignMetricUiDecorator
-
- visitModel(IDecorated<T>) - Method in interface org.processmining.algorithms.statechart.m2m.ui.decorate.IUiDecorator
-
- visitModel(M, Dot) - Method in class org.processmining.models.statechart.decorate.ui.dot.DotMetricDecorator
-
- visitModel(M, Dot) - Method in interface org.processmining.models.statechart.decorate.ui.dot.IDotDecorator
-
- visitModel(M, Dot) - Method in class org.processmining.models.statechart.decorate.ui.dot.NullDotDecorator
-
- visitModel(PetrinetDecorated) - Method in interface org.processmining.models.statechart.decorate.ui.dot.PTnetMetricDecorator.ModelAwareEdge2Node
-
- visitModel(PetrinetDecorated, Dot) - Method in class org.processmining.models.statechart.decorate.ui.dot.PTnetMetricDecorator
-
- visitModel(Statechart, Dot) - Method in class org.processmining.models.statechart.decorate.ui.dot.SCFrequencyDecorator
-
- visitModel(Model, SVGDiagram) - Method in interface org.processmining.models.statechart.decorate.ui.svg.ISvgDecorator
-
- visitModel(M, SVGDiagram) - Method in class org.processmining.models.statechart.decorate.ui.svg.NullSvgDecorator
-
- visitModel(M, SVGDiagram) - Method in class org.processmining.models.statechart.decorate.ui.svg.SvgMetricDecorator
-
- visitNode(T) - Method in class org.processmining.algorithms.statechart.m2m.ui.decorate.AlignMetricUiDecorator
-
- visitNode(T) - Method in interface org.processmining.algorithms.statechart.m2m.ui.decorate.IUiDecorator
-
- visitNode(T) - Method in class org.processmining.models.statechart.decorate.ui.dot.DotMetricDecorator
-
- visitNode(T) - Method in interface org.processmining.models.statechart.decorate.ui.dot.IDotDecorator
-
- visitNode(T) - Method in class org.processmining.models.statechart.decorate.ui.dot.NullDotDecorator
-
- visitNode(ISCState) - Method in class org.processmining.models.statechart.decorate.ui.dot.SCFrequencyDecorator
-
- visitNode(Node) - Method in interface org.processmining.models.statechart.decorate.ui.svg.ISvgDecorator
-
- visitNode(T) - Method in class org.processmining.models.statechart.decorate.ui.svg.NullSvgDecorator
-
- visitNode(T) - Method in class org.processmining.models.statechart.decorate.ui.svg.SvgMetricDecorator
-
- visProcessTreeStates(PluginContext, ProcessTree) - Method in class org.processmining.visualizers.statechart.ProcessTree2StatechartView
-
- visStatechart(PluginContext, Statechart) - Method in class org.processmining.visualizers.statechart.StatechartView
-
- VisualizationSettingsPanel - Class in org.processmining.ui.statechart.workbench.discovery.vis.settings
-
- VisualizationSettingsPanel(DiscoveryWorkbenchController.View) - Constructor for class org.processmining.ui.statechart.workbench.discovery.vis.settings.VisualizationSettingsPanel
-
- visualize(PluginContext, XLog) - Method in class org.processmining.visualizers.statechart.CancellationTestView
-
- visualize(PluginContext, XLog) - Method in class org.processmining.visualizers.statechart.WorkbenchView
-
- visualize(PluginContext, WorkbenchLauncher) - Method in class org.processmining.visualizers.statechart.WorkbenchView
-
- visualize(PluginContext, IEPTree) - Method in class org.processmining.visualizers.statechart.WorkbenchView
-
- visualize(PluginContext, Statechart) - Method in class org.processmining.visualizers.statechart.WorkbenchView
-