| Package | Description |
|---|---|
| org.processmining.uncertaintymarker.models |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<Alternative> |
Chunk.getAllAlternatives() |
java.util.ArrayList<Alternative> |
TransitionData.getAllAlternatives() |
| Modifier and Type | Method and Description |
|---|---|
int |
Alternative.compareTo(Alternative o) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransitionData.setAllAlternatives(java.util.ArrayList<Alternative> allAlternatives) |
| Constructor and Description |
|---|
Chunk(java.lang.String label,
java.util.ArrayList<Alternative> list) |