|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataElementBlock | |
---|---|
org.processmining.analysis.performance.sequence |
Uses of DataElementBlock in org.processmining.analysis.performance.sequence |
---|
Subclasses of DataElementBlock in org.processmining.analysis.performance.sequence | |
---|---|
class |
PatternBlock
Represents a period of activity of a data-element instance in a pattern. |
class |
SequenceBlock
Represents a period of activity of a data-element instance in a sequence. |
Methods in org.processmining.analysis.performance.sequence that return DataElementBlock | |
---|---|
DataElementBlock |
Arrow.getDestinationBlock()
Returns the block in which the arrow ends. |
DataElementBlock |
Arrow.getSourceBlock()
Returns the block from which the arrow originates. |
Methods in org.processmining.analysis.performance.sequence with parameters of type DataElementBlock | |
---|---|
void |
Arrow.setDestinationBlock(DataElementBlock destinationBlock)
Sets the block in which the arrow ends to destinationBlock |
void |
Arrow.setSourceBlock(DataElementBlock sourceBlock)
Sets the block from which the arrow originates to sourceBlock |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |