Package | Description |
---|---|
org.processmining.processtree | |
org.processmining.processtree.impl | |
org.processmining.processtree.visualization.bpmn |
Modifier and Type | Interface and Description |
---|---|
static interface |
Event.Message
Message event
|
static interface |
Event.TimeOut
Timeout event
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEvent |
static class |
AbstractEvent.Message |
static class |
AbstractEvent.TimeOut |
Constructor and Description |
---|
AbstractEvent(Event e) |
Modifier and Type | Method and Description |
---|---|
protected SeSeGroup |
TreeBPMNLayoutBuilder.drawNodeEvent(org.jgraph.graph.GraphLayoutCache g,
org.jgraph.graph.DefaultGraphCell parent,
java.util.Stack<Edge> edges,
Event node) |
protected Dim |
TreeBPMNLayoutBuilder.getSizeEvent(java.util.Stack<Edge> edges,
Event eventNode,
boolean left2right) |
protected void |
TreeBPMNLayoutBuilder.setLocationEvent(java.util.Stack<Edge> edges,
Event eventNode,
int x,
int y) |