Package | Description |
---|---|
org.processmining.models.heuristics.elements |
Modifier and Type | Method and Description |
---|---|
IGraphElementDecoration |
Activity.getDecorator() |
IGraphElementDecoration |
Flow.getDecorator() |
IGraphElementDecoration |
Gateway.getDecorator() |
Modifier and Type | Method and Description |
---|---|
void |
Activity.setDecorator(IGraphElementDecoration decorator) |
void |
Flow.setDecorator(IGraphElementDecoration decorator) |
void |
Gateway.setDecorator(IGraphElementDecoration decorator) |