Package | Description |
---|---|
org.processmining.plugins.petrinet.replayer.matchinstances | |
org.processmining.plugins.replayer.replayresult |
Modifier and Type | Method and Description |
---|---|
static InfoObjectConst |
InfoObjectConst.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static InfoObjectConst[] |
InfoObjectConst.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<InfoObjectConst,java.lang.Object> |
AllSyncReplayResult.getInfoObject()
Get additional info in form of objects
|
Modifier and Type | Method and Description |
---|---|
void |
AllSyncReplayResult.addInfoObject(InfoObjectConst key,
java.lang.Object object)
Add additional info to this object in form of object
|