Package | Description |
---|---|
org.processmining.plugins.plg.logic.models |
Modifier and Type | Method and Description |
---|---|
PlgActivity.RELATIONS |
PlgActivity.getRelationType()
This method returns the type of the current activity
|
static PlgActivity.RELATIONS |
PlgActivity.RELATIONS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PlgActivity.RELATIONS[] |
PlgActivity.RELATIONS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|