| Package | Description |
|---|---|
| org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data |
| Modifier and Type | Method and Description |
|---|---|
AttributeType |
EventAttribute.getType() |
static AttributeType |
AttributeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AttributeType[] |
AttributeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EventAttribute(java.lang.String name,
AttributeType type) |