Package | Description |
---|---|
org.processmining.plugins.complianceframework.model |
Modifier and Type | Method and Description |
---|---|
DashboardExecutionStep |
DashboardExecutionTrace.getLast() |
Modifier and Type | Method and Description |
---|---|
boolean |
DashboardExecutionTrace.add(DashboardExecutionStep s) |
boolean |
DashboardExecutionStep.equalVariableAssignment(DashboardExecutionStep step) |
Modifier and Type | Method and Description |
---|---|
boolean |
DashboardExecutionTrace.addAll(java.util.Collection<? extends DashboardExecutionStep> steps) |
boolean |
DashboardExecutionTrace.addAll(java.util.Collection<? extends DashboardExecutionStep> steps,
byte numberOfBottomSteps) |