Package | Description |
---|---|
com.processmininguc.feedbackrepair.models |
Modifier and Type | Method and Description |
---|---|
static FeedbackRepairOperation |
FeedbackRepairOperation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FeedbackRepairOperation[] |
FeedbackRepairOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static org.processmining.models.heuristics.HeuristicsNet |
FeedbackRepair.ModifyNet(org.processmining.models.heuristics.HeuristicsNet net,
FeedbackRepairOperation op,
int src,
int dst) |