Package | Description |
---|---|
org.processmining.models.statechart.msd |
Modifier and Type | Class and Description |
---|---|
class |
Lifeline |
Modifier and Type | Method and Description |
---|---|
ILifeline |
Activation.getLifeline() |
ILifeline |
IActivation.getLifeline() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ILifeline> |
ISeqDiagram.getLifelines() |
java.util.List<ILifeline> |
SeqDiagram.getLifelines() |
Modifier and Type | Method and Description |
---|---|
void |
SeqDiagram.addLifeline(ILifeline val) |
Constructor and Description |
---|
Activation(ILifeline lifeline) |