Package | Description |
---|---|
org.processmining.plugins.graphviz.visualisation.listeners |
Modifier and Type | Method and Description |
---|---|
static GraphChangedListener.GraphChangedReason |
GraphChangedListener.GraphChangedReason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GraphChangedListener.GraphChangedReason[] |
GraphChangedListener.GraphChangedReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GraphChangedListener.graphChanged(GraphChangedListener.GraphChangedReason reason,
java.lang.Object newState) |