| Package | Description |
|---|---|
| org.processmining.models.graphbased.directed.epc |
| Modifier and Type | Method and Description |
|---|---|
Event |
EPCGraph.addEvent(java.lang.String label) |
Event |
EPCGraph.removeEvent(Event event) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Event> |
EPCGraph.getEvents() |
java.util.Collection<Event> |
EPCNode.getPrecedingEvents() |
java.util.Collection<Event> |
EPCNode.getSucceedingEvents() |
java.util.Collection<Event> |
EPCNode.getSurroundingEvents() |
| Modifier and Type | Method and Description |
|---|---|
Event |
EPCGraph.removeEvent(Event event) |