Package | Description |
---|---|
org.processmining.xlu.matching.models.collection |
Modifier and Type | Method and Description |
---|---|
REGraphType |
RepEGraphs.getType()
Get the type of graph which has influence on how the graphs are
visualized
|
static REGraphType |
REGraphType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static REGraphType[] |
REGraphType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RepEGraphs.setType(REGraphType type) |