Package | Description |
---|---|
org.processmining.plugins.dcnet |
Modifier and Type | Method and Description |
---|---|
EdgeStyle |
DefaultEdgeDecorator.getEdgeStyle(CNetNode source,
CNetNode target) |
EdgeStyle |
EdgeDecorator.getEdgeStyle(CNetNode source,
CNetNode target) |
static EdgeStyle |
EdgeStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EdgeStyle[] |
EdgeStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|