- getAllGeqForColumn(E) - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getAllGeqForColumn(int) - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getAllGeqForColumn(E) - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getAllGeqForColumn(int) - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getAllGeqForColumns(Collection<E>) - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getAllGeqForColumns(int[]) - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getAllGeqForColumns(Collection<E>) - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getAllGeqForColumns(int[]) - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getAllGeqForRow(E) - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getAllGeqForRow(int) - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getAllGeqForRow(E) - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getAllGeqForRow(int) - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getAllGeqForRows(Collection<E>) - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getAllGeqForRows(int[]) - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getAllGeqForRows(Collection<E>) - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getAllGeqForRows(int[]) - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getAllGEQThreshold() - Method in class org.processmining.logabstractions.models.abstr.AbstractColumnAbstraction
-
- getAllGEQThreshold() - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getAllGEQThreshold() - Method in interface org.processmining.logabstractions.models.ColumnAbstraction
-
- getAllGEQThreshold() - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getAllIndicesGeqForColumn(int) - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getAllIndicesGeqForColumn(int) - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getAllIndicesGeqForRow(int) - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getAllIndicesGeqForRow(int) - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getAllLessThanThreshold() - Method in class org.processmining.logabstractions.models.abstr.AbstractColumnAbstraction
-
- getAllLessThanThreshold() - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getAllLessThanThreshold() - Method in interface org.processmining.logabstractions.models.ColumnAbstraction
-
- getAllLessThanThreshold() - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getArrowList() - Method in class org.processmining.plugins.psd.model.pattern.PSDPattern
-
Returns the sorted arrows of this pattern
- getArrowList() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequence
-
Returns the list of arrows of this sequence
- getArrowPosition(int) - Method in class org.processmining.plugins.psd.model.pattern.PSDPattern
-
Returns the average time between the beginning of a sequence of this
pattern and the Timestamp at which arrow number 'number' began and ended
- getArrowPosition(int) - Method in class org.processmining.plugins.psd.model.sequence.PSDSequence
-
Returns the beginposition of arrow number 'number'
- getAverageBeginTime() - Method in class org.processmining.plugins.psd.model.pattern.PSDPatternArrow
-
Returns the average begin time of the arrow
- getAverageBeginTime() - Method in class org.processmining.plugins.psd.model.pattern.PSDPatternBlock
-
Returns the average begin time of the block
- getAverageEndTime() - Method in class org.processmining.plugins.psd.model.pattern.PSDPatternArrow
-
Returns the average end time of the arrow
- getAverageEndTime() - Method in class org.processmining.plugins.psd.model.pattern.PSDPatternBlock
-
Returns the average end time of the block
- getAvgTimeToBegin(int) - Method in class org.processmining.plugins.psd.model.pattern.PSDPattern
-
Returns the average time between the beginning of a sequence of this
pattern and the Timestamp at which data-element part with number 'number'
starts
- getBeginDate() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequence
-
Returns the begin date of the sequence
- getBeginPositionBlock(int) - Method in class org.processmining.plugins.psd.model.sequence.PSDSequence
-
Returns the begin position of data-element block number 'num' of the
sequence
- getBeginTimestamp() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequenceArrow
-
Returns the begin timestamp of this block
- getBeginTimestamp() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequenceBlock
-
Returns the begin timestamp of this block
- getBeginTotal() - Method in class org.processmining.plugins.psd.model.PSDModel
-
- getCaption() - Method in class org.processmining.plugins.psd.model.PSDAnalysisInputItem
-
- getCausalDependencies() - Method in class org.processmining.plugins.log.logabstraction.abstracts.AbstractLogRelations
-
Deprecated.
- getCausalDependencies() - Method in class org.processmining.plugins.log.logabstraction.BasicLogRelations
-
Deprecated.
- getCausalDependencies() - Method in interface org.processmining.plugins.log.logabstraction.EventRelations
-
Returns a map from pairs of event classes to double, such that if a pair
(x,y) of two event classes x and y are in the map, and the double value
attached to this pair is greater than 0, then a causal dependency from x
to y exists.
- getColor() - Method in class org.processmining.plugins.psd.model.pattern.PSDPattern
-
Returns the color of the pattern
- getColor() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequence
-
Returns the color of the sequence
- getColumn() - Method in class org.processmining.logabstractions.models.abstr.AbstractColumnAbstraction
-
- getColumn() - Method in interface org.processmining.logabstractions.models.ColumnAbstraction
-
- getComponent() - Method in class org.processmining.plugins.psd.ui.PSDConfigInteractionPanel
-
- getComponent() - Method in class org.processmining.plugins.psd.ui.PSDExportInteractionPanel
-
- getComponent() - Method in class org.processmining.plugins.psd.ui.PSDFilterInteractionPanel
-
- getComponent() - Method in class org.processmining.plugins.psd.ui.PSDPatternPanel
-
- getComponent() - Method in class org.processmining.plugins.psd.ui.PSDReplaceableScalableComponent
-
- getComponent() - Method in class org.processmining.plugins.psd.ui.PSDSequencePanel
-
- getComponent() - Method in class org.processmining.plugins.psd.ui.PSDZoomInteractionPanel
-
- getConnection(PluginContext, XLog, LogRelations) - Static method in class org.processmining.plugins.log.logabstraction.LogAbstractionConnection
-
- getCountDirect() - Method in class org.processmining.plugins.log.logabstraction.abstracts.AbstractLogRelations
-
- getCountDirect() - Method in class org.processmining.plugins.log.logabstraction.BasicLogRelations
-
Deprecated.
- getCountDirect() - Method in interface org.processmining.plugins.log.logabstraction.LogRelations
-
Deprecated.
- getDataElement() - Method in class org.processmining.plugins.psd.model.PSDBlock
-
Returns the name of the data-element of this block
- getDataElts() - Method in class org.processmining.plugins.psd.model.PSDModel
-
- getDestination() - Method in class org.processmining.plugins.psd.model.PSDArrow
-
Returns the name of the data element instance in which the arrow ends.
- getDestinationBlock() - Method in class org.processmining.plugins.psd.model.PSDArrow
-
Returns the block in which the arrow ends.
- getDirectFollowsDependencies() - Method in class org.processmining.plugins.log.logabstraction.abstracts.AbstractLogRelations
-
- getDirectFollowsDependencies() - Method in class org.processmining.plugins.log.logabstraction.BasicLogRelations
-
Deprecated.
- getDirectFollowsDependencies() - Method in interface org.processmining.plugins.log.logabstraction.EventRelations
-
Returns a map from pairs of event classes to integers, such that if a
pair (x,y) of two event classes x and y are in the map, and the integer
value attached to this pair is greater than 0, then a dfrPairs follows
dependency from x to y exists.
- getElt() - Method in class org.processmining.plugins.psd.model.PSDLifeLine
-
- getEltOfAte(XEvent, String) - Static method in class org.processmining.plugins.psd.utils.PSDLogUtils
-
- getEndAt() - Method in class org.processmining.plugins.psd.model.PSDArrow
-
Returns the end position of the arrow
- getEndDate() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequence
-
Returns the end date of the sequence
- getEndEvents() - Method in class org.processmining.plugins.log.logabstraction.abstracts.AbstractLogRelations
-
- getEndEvents() - Method in class org.processmining.plugins.log.logabstraction.BasicLogRelations
-
Deprecated.
- getEndEvents() - Method in interface org.processmining.plugins.log.logabstraction.EventRelations
-
Tells for each event class how often it appears at the endEvents of a
trace in the log, if any, i.e.
- getEndTimestamp() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequenceArrow
-
Returns the end timestamp of this block
- getEndTimestamp() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequenceBlock
-
Returns the end timestamp.
- getEndTotal() - Method in class org.processmining.plugins.psd.model.PSDModel
-
- getEndTraceInfo() - Method in class org.processmining.plugins.log.logabstraction.abstracts.AbstractLogRelations
-
Deprecated.
- getEndTraceInfo() - Method in class org.processmining.plugins.log.logabstraction.BasicLogRelations
-
Deprecated.
- getEndTraceInfo() - Method in interface org.processmining.plugins.log.logabstraction.LogRelations
-
Deprecated.
- getEndY() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequence
-
returns the end position of the sequence
- getEventClass(int) - Method in class org.processmining.logabstractions.models.abstr.AbstractAbstraction
-
- getEventClass(int) - Method in interface org.processmining.logabstractions.models.Abstraction
-
- getEventClasses() - Method in class org.processmining.logabstractions.models.abstr.AbstractAbstraction
-
- getEventClasses() - Method in interface org.processmining.logabstractions.models.Abstraction
-
- getEventClasses() - Method in class org.processmining.plugins.log.logabstraction.abstracts.AbstractLogRelations
-
Deprecated.
- getEventClasses() - Method in class org.processmining.plugins.log.logabstraction.BasicLogRelations
-
Deprecated.
- getEventClasses() - Method in interface org.processmining.plugins.log.logabstraction.EventRelations
-
Returns the event classes defined in the log and used in the relations
- getFrequency() - Method in class org.processmining.plugins.psd.model.pattern.PSDPattern
-
Returns the number of sequences that follow this pattern
- getHeightInView() - Method in class org.processmining.plugins.psd.ui.PSDConfigInteractionPanel
-
- getHeightInView() - Method in class org.processmining.plugins.psd.ui.PSDExportInteractionPanel
-
- getHeightInView() - Method in class org.processmining.plugins.psd.ui.PSDFilterInteractionPanel
-
- getHeightInView() - Method in class org.processmining.plugins.psd.ui.PSDZoomInteractionPanel
-
- getInArrows() - Method in class org.processmining.plugins.psd.model.PSDBlock
-
Returns the arrows that end in this block
- getIndex(E) - Method in class org.processmining.logabstractions.models.abstr.AbstractAbstraction
-
- getIndex(E) - Method in interface org.processmining.logabstractions.models.Abstraction
-
- getLengthOneLoops() - Method in class org.processmining.plugins.log.logabstraction.abstracts.AbstractLogRelations
-
- getLengthOneLoops() - Method in class org.processmining.plugins.log.logabstraction.BasicLogRelations
-
Deprecated.
- getLengthOneLoops() - Method in interface org.processmining.plugins.log.logabstraction.EventRelations
-
Returns a map from self-loop event classes to integers.
- getLengthOneLoops() - Method in class org.processmining.plugins.log.logabstraction.implementations.HeuristicsLogRelationsImpl
-
- getLengthTwoLoops() - Method in class org.processmining.plugins.log.logabstraction.abstracts.AbstractLogRelations
-
Deprecated.
- getLengthTwoLoops() - Method in class org.processmining.plugins.log.logabstraction.BasicLogRelations
-
Deprecated.
- getLengthTwoLoops() - Method in interface org.processmining.plugins.log.logabstraction.EventRelations
-
Returns a map from pairs of event classes to integers for which it is
known that they are in length-two loop situations.
- getLog() - Method in class org.processmining.plugins.log.logabstraction.abstracts.AbstractLogRelations
-
Deprecated.
- getLog() - Method in class org.processmining.plugins.log.logabstraction.BasicLogRelations
-
Deprecated.
- getLog() - Method in class org.processmining.plugins.log.logabstraction.LogAbstractionConnection
-
- getLog() - Method in interface org.processmining.plugins.log.logabstraction.LogRelations
-
Deprecated.
- getMatrix() - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getMatrix() - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getMaximum() - Method in class org.processmining.plugins.psd.model.PSDAnalysisInputItem
-
- getMaxThroughputTime() - Method in class org.processmining.plugins.psd.model.pattern.PSDPattern
-
Returns maximum throughput time
- getMeanThroughputTime() - Method in class org.processmining.plugins.psd.model.pattern.PSDPattern
-
Returns mean throughput time
- getMiddle() - Method in class org.processmining.plugins.psd.model.PSDLifeLine
-
Returns the x-coordinate of the middle position of the data-element box
- getMinimum() - Method in class org.processmining.plugins.psd.model.PSDAnalysisInputItem
-
- getMinThroughputTime() - Method in class org.processmining.plugins.psd.model.pattern.PSDPattern
-
Returns minimum throughput time
- getName(XTrace) - Static method in class org.processmining.plugins.psd.utils.PSDLogUtils
-
- getNumberOfColumns() - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getNumberOfColumns() - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getNumberOfRows() - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getNumberOfRows() - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getOriginator(XEvent) - Static method in class org.processmining.plugins.psd.utils.PSDLogUtils
-
- getOutArrows() - Method in class org.processmining.plugins.psd.model.PSDBlock
-
Returns the arrows that originate from this block
- getPanelName() - Method in class org.processmining.plugins.psd.ui.PSDConfigInteractionPanel
-
- getPanelName() - Method in class org.processmining.plugins.psd.ui.PSDExportInteractionPanel
-
- getPanelName() - Method in class org.processmining.plugins.psd.ui.PSDFilterInteractionPanel
-
- getPanelName() - Method in class org.processmining.plugins.psd.ui.PSDZoomInteractionPanel
-
- getParallelRelations() - Method in class org.processmining.plugins.log.logabstraction.BasicLogRelations
-
Deprecated.
- getParallelRelations() - Method in interface org.processmining.plugins.log.logabstraction.EventRelations
-
Returns a map from pairs of event classes to double, such that if a pair
(x,y) of two event classes x and y are in the map, and the double value
attached to this pair is greater than 0, then a parallel relation between
x and y exists.
- getParallelRelations() - Method in class org.processmining.plugins.log.logabstraction.implementations.AlphaLogRelationsImpl
-
- getParallelRelations() - Method in class org.processmining.plugins.log.logabstraction.implementations.HeuristicsLogRelationsImpl
-
- getPatternNumber() - Method in class org.processmining.plugins.psd.model.pattern.PSDPattern
-
Returns the number of the pattern
- getPatterns() - Method in class org.processmining.plugins.psd.model.PSDModel
-
- getPiName() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequence
-
Returns the name of the process instance to which this sequence
corresponds
- getPiNames() - Method in class org.processmining.plugins.psd.model.pattern.PSDPattern
-
Returns the set of (names of) process instances, which follow this
pattern
- getPosition() - Method in class org.processmining.plugins.psd.ui.PSDZoomInteractionPanel
-
- getProvidedObjects() - Method in class org.processmining.plugins.psd.model.PSDAnalysisInputItem
-
- getRelations() - Method in class org.processmining.plugins.log.logabstraction.LogAbstractionConnection
-
- getRow(int) - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getRow(int) - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getScale() - Method in class org.processmining.plugins.psd.ui.PSDPatternPanel
-
- getScale() - Method in class org.processmining.plugins.psd.ui.PSDReplaceableScalableComponent
-
- getScale() - Method in class org.processmining.plugins.psd.ui.PSDSequencePanel
-
- getScale() - Method in class org.processmining.plugins.psd.ui.PSDVisualizer
-
- getSequences() - Method in class org.processmining.plugins.psd.model.PSDModel
-
- getSimilarIndex() - Method in class org.processmining.plugins.psd.model.PSDBlock
-
returns the similarIndex
- getSortedArray() - Method in class org.processmining.plugins.psd.ui.PSDPatternPanel
-
Returns a sorted array, containing the (sorted) frequencies of the
patterns in the diagram
- getSortedDataElementBlocks() - Method in class org.processmining.plugins.psd.model.pattern.PSDPattern
-
Returns the sorted list of data-element blocks
- getSortedDataEltBlocks() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequence
-
Returns the sorted list of data-element blocks
- getSortedOnEndDataEltBlocks() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequence
-
Returns the list of data-element blocks, sorted on end time, begin time
and finally on data-element name.
- getSource() - Method in class org.processmining.plugins.log.logabstraction.abstracts.AbstractLogRelations
-
- getSource() - Method in class org.processmining.plugins.log.logabstraction.BasicLogRelations
-
Deprecated.
- getSource() - Method in interface org.processmining.plugins.log.logabstraction.EventRelations
-
- getSource() - Method in class org.processmining.plugins.psd.model.PSDArrow
-
Returns the name of the data element instance from which the arrow
originates.
- getSourceBlock() - Method in class org.processmining.plugins.psd.model.PSDArrow
-
Returns the block from which the arrow originates.
- getStartAt() - Method in class org.processmining.plugins.psd.model.PSDArrow
-
Returns the starting position of the arrow
- getStartEvents() - Method in class org.processmining.plugins.log.logabstraction.abstracts.AbstractLogRelations
-
- getStartEvents() - Method in class org.processmining.plugins.log.logabstraction.BasicLogRelations
-
Deprecated.
- getStartEvents() - Method in interface org.processmining.plugins.log.logabstraction.EventRelations
-
Tells for each event class how often it appears at the startEvents of a
trace in the log, if any, i.e.
- getStartTraceInfo() - Method in class org.processmining.plugins.log.logabstraction.abstracts.AbstractLogRelations
-
- getStartTraceInfo() - Method in class org.processmining.plugins.log.logabstraction.BasicLogRelations
-
Deprecated.
- getStartTraceInfo() - Method in interface org.processmining.plugins.log.logabstraction.LogRelations
-
Deprecated.
- getStartY() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequence
-
Returns the starting position of the sequence
- getStdevThroughputTime() - Method in class org.processmining.plugins.psd.model.pattern.PSDPattern
-
Returns standard deviation in throughput time
- getSummary() - Method in class org.processmining.plugins.log.logabstraction.abstracts.AbstractLogRelations
-
- getSummary() - Method in class org.processmining.plugins.log.logabstraction.BasicLogRelations
-
Deprecated.
- getSummary() - Method in interface org.processmining.plugins.log.logabstraction.LogRelations
-
Returns the summary of the log, corresponding to the getEventClasses
method
- getThreshold() - Method in class org.processmining.logabstractions.models.abstr.AbstractColumnAbstraction
-
- getThreshold() - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getThreshold() - Method in interface org.processmining.logabstractions.models.ColumnAbstraction
-
- getThreshold() - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getThroughputTime() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequence
-
Returns the throughput time of the sequence
- getTimeIn() - Method in class org.processmining.plugins.psd.model.pattern.PSDPatternArrow
-
Returns the average time between the begin and the end of the arrow
- getTimeIn() - Method in class org.processmining.plugins.psd.model.pattern.PSDPatternBlock
-
Returns the average duration of this period of activity
- getTimeIn() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequenceArrow
-
Returns the duration of the transfer of work
- getTimeIn() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequenceBlock
-
Returns the duration of the period of activity
- getTimePart(int) - Method in class org.processmining.plugins.psd.model.pattern.PSDPattern
-
Returns the average time spend in data-element part with number 'number'
- getTimePart(int) - Method in class org.processmining.plugins.psd.model.sequence.PSDSequence
-
Returns the time spend in data-element block number num of the sequence
- getTimePerPixel() - Method in class org.processmining.plugins.psd.ui.PSDPatternPanel
-
- getTimePerPixel() - Method in class org.processmining.plugins.psd.ui.PSDSequencePanel
-
- getTimestamp(XEvent) - Static method in class org.processmining.plugins.psd.utils.PSDLogUtils
-
- getValue(E) - Method in class org.processmining.logabstractions.models.abstr.AbstractColumnAbstraction
-
- getValue(int) - Method in class org.processmining.logabstractions.models.abstr.AbstractColumnAbstraction
-
- getValue(E, E) - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getValue(int, int) - Method in class org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
- getValue(E) - Method in interface org.processmining.logabstractions.models.ColumnAbstraction
-
- getValue(int) - Method in interface org.processmining.logabstractions.models.ColumnAbstraction
-
- getValue(E, E) - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getValue(int, int) - Method in interface org.processmining.logabstractions.models.MatrixAbstraction
-
- getWidth() - Method in class org.processmining.plugins.psd.model.PSDLifeLine
-
Returns the width of the data-element box
- getWidthInView() - Method in class org.processmining.plugins.psd.ui.PSDConfigInteractionPanel
-
- getWidthInView() - Method in class org.processmining.plugins.psd.ui.PSDExportInteractionPanel
-
- getWidthInView() - Method in class org.processmining.plugins.psd.ui.PSDFilterInteractionPanel
-
- getWidthInView() - Method in class org.processmining.plugins.psd.ui.PSDZoomInteractionPanel
-
- getZoomValue() - Method in class org.processmining.plugins.psd.ui.PSDZoomInteractionPanel
-
- scalable - Variable in class org.processmining.plugins.psd.ui.PSDZoomInteractionPanel
-
- set(XLogInfo, int[], List<PSDSequence>, List<PSDPattern>, String, long, boolean) - Method in class org.processmining.plugins.psd.ui.PSDFilterInteractionPanel
-
- setBeginPosition(int) - Method in class org.processmining.plugins.psd.model.PSDLifeLine
-
Sets the begin position
- setBeginTimestamp(Date) - Method in class org.processmining.plugins.psd.model.sequence.PSDSequenceArrow
-
- setBeginTimestamp(Date) - Method in class org.processmining.plugins.psd.model.sequence.PSDSequenceBlock
-
Sets the begin timestamp.
- setColor(Color) - Method in class org.processmining.plugins.psd.model.sequence.PSDSequence
-
Sets color of the sequence
- setDestinationBlock(PSDBlock) - Method in class org.processmining.plugins.psd.model.PSDArrow
-
Sets the block in which the arrow ends to destinationBlock
- setDiagram(boolean) - Method in class org.processmining.plugins.psd.ui.PSDVisualizer
-
- setEndAt(double) - Method in class org.processmining.plugins.psd.model.PSDArrow
-
Sets the end position of the arrow.
- setEndAt(double) - Method in class org.processmining.plugins.psd.model.PSDBlock
-
Sets the end position of this block
- setEndTimestamp(Date) - Method in class org.processmining.plugins.psd.model.sequence.PSDSequenceArrow
-
- setEndTimestamp(Date) - Method in class org.processmining.plugins.psd.model.sequence.PSDSequenceBlock
-
Sets the end timestamp
- setExporting(boolean) - Method in class org.processmining.plugins.psd.ui.PSDPatternPanel
-
- setExporting(boolean) - Method in class org.processmining.plugins.psd.ui.PSDSequencePanel
-
- setExporting(boolean) - Method in class org.processmining.plugins.psd.ui.PSDVisualizer
-
- setFilterOptions() - Method in class org.processmining.plugins.psd.ui.PSDVisualizer
-
- setFitValue(int) - Method in class org.processmining.plugins.psd.ui.PSDZoomInteractionPanel
-
- setHeight(int) - Method in class org.processmining.plugins.psd.ui.PSDZoomInteractionPanel
-
- setInArrows(Set<PSDArrow>) - Method in class org.processmining.plugins.psd.model.PSDBlock
-
Sets the arrows that end in this block
- setOutArrows(Set<PSDArrow>) - Method in class org.processmining.plugins.psd.model.PSDBlock
-
Sets the arrows that originate from this block
- setParent(ScalableViewPanel) - Method in class org.processmining.plugins.psd.ui.PSDConfigInteractionPanel
-
- setParent(ScalableViewPanel) - Method in class org.processmining.plugins.psd.ui.PSDExportInteractionPanel
-
- setParent(ScalableViewPanel) - Method in class org.processmining.plugins.psd.ui.PSDFilterInteractionPanel
-
- setParent(ScalableViewPanel) - Method in class org.processmining.plugins.psd.ui.PSDZoomInteractionPanel
-
- setPatternNumber(int) - Method in class org.processmining.plugins.psd.model.pattern.PSDPattern
-
Sets the number of the pattern
- setProvidedObjects(ProvidedObject[]) - Method in class org.processmining.plugins.psd.model.PSDAnalysisInputItem
-
- setScalableComponent(ScalableComponent) - Method in class org.processmining.plugins.psd.ui.PSDConfigInteractionPanel
-
- setScalableComponent(ScalableComponent) - Method in class org.processmining.plugins.psd.ui.PSDExportInteractionPanel
-
- setScalableComponent(ScalableComponent) - Method in class org.processmining.plugins.psd.ui.PSDFilterInteractionPanel
-
- setScalableComponent(ScalableComponent) - Method in class org.processmining.plugins.psd.ui.PSDZoomInteractionPanel
-
- setScale(double) - Method in class org.processmining.plugins.psd.ui.PSDPatternPanel
-
- setScale(double) - Method in class org.processmining.plugins.psd.ui.PSDReplaceableScalableComponent
-
- setScale(double) - Method in class org.processmining.plugins.psd.ui.PSDSequencePanel
-
- setScale(double) - Method in class org.processmining.plugins.psd.ui.PSDVisualizer
-
- setSimilarIndex(int) - Method in class org.processmining.plugins.psd.model.PSDBlock
-
sets similarIndex
- setSize(int, int) - Method in class org.processmining.plugins.psd.ui.PSDZoomInteractionPanel
-
- setSourceBlock(PSDBlock) - Method in class org.processmining.plugins.psd.model.PSDArrow
-
Sets the block from which the arrow originates to sourceBlock
- setStartAt(double) - Method in class org.processmining.plugins.psd.model.PSDArrow
-
Sets the starting position of the arrow.
- setStartAt(double) - Method in class org.processmining.plugins.psd.model.PSDBlock
-
Sets the starting position of this block
- setStartY(double) - Method in class org.processmining.plugins.psd.model.sequence.PSDSequence
-
Sets the start position of the sequence
- setTimePerPixel(double) - Method in class org.processmining.plugins.psd.ui.PSDPatternPanel
-
- setTimePerPixel(double) - Method in class org.processmining.plugins.psd.ui.PSDSequencePanel
-
- setTooltipsOn(boolean) - Method in class org.processmining.plugins.psd.ui.PSDPatternPanel
-
Sets whether tooltips should be on or off
- setTooltipsOn(boolean) - Method in class org.processmining.plugins.psd.ui.PSDSequencePanel
-
Sets whether tooltips should be displayed or not
- setToolTipText(String) - Method in class org.processmining.plugins.psd.ui.PSDPatternPanel
-
Overrides standard setToolTipText of JComponent, to make sure the tooltip
text is displayed long enough.
- setToolTipText(String) - Method in class org.processmining.plugins.psd.ui.PSDSequencePanel
-
Overrides standard setToolTipText of JComponent, to make sure the tooltip
text is displayed long enough.
- setupEventClasses() - Method in class org.processmining.plugins.log.logabstraction.abstracts.AbstractLogRelations
-
- setValue(int) - Method in class org.processmining.plugins.psd.ui.PSDZoomInteractionPanel
-
- show(UIPluginContext, XLog) - Method in class org.processmining.plugins.psd.ui.PSDVisualizer
-
- sortArrowList() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequence
-
Sorts arrowList on source data-element name, destination data-element
name begin time and end time (in that order)
- sortArrowListStrict() - Method in class org.processmining.plugins.psd.model.sequence.PSDSequence
-
Sorts arrowList on begin time, end time source data-element name,
destination data-element name(in that order)
- splitByRedundancyRuleAlphaSharp(CausalAbstraction<E>, MendaciousAbstraction<E>) - Static method in class org.processmining.logabstractions.factories.MendaciousAbstractionFactory
-
Please refer to Page 109, Equation 1 of
"Mining Process Models with Prime Invisible Tasks"; L.
- StartActivityAbstraction<E> - Interface in org.processmining.logabstractions.models
-
- StartActivityAbstractionImpl<E> - Class in org.processmining.logabstractions.models.implementations
-
- StartActivityAbstractionImpl(E[], double[], double) - Constructor for class org.processmining.logabstractions.models.implementations.StartActivityAbstractionImpl
-
- StartEndActivityFactory - Class in org.processmining.logabstractions.factories
-
- StartEndActivityFactory() - Constructor for class org.processmining.logabstractions.factories.StartEndActivityFactory
-
- starts - Variable in class org.processmining.plugins.log.logabstraction.abstracts.AbstractLogRelations
-
- storePair(int, int, XTrace) - Method in class org.processmining.plugins.log.logabstraction.abstracts.AbstractLogRelations
-
- stripLengthOneLoops(XEventClass[], LengthOneLoopAbstraction<XEventClass>) - Static method in class org.processmining.logabstractions.util.XEventClassUtils
-
- summary - Variable in class org.processmining.plugins.log.logabstraction.abstracts.AbstractLogRelations
-