Package | Description |
---|---|
org.processmining.plugins.fuzzymodel.miner.replay |
Modifier and Type | Field and Description |
---|---|
protected DetailNodeAnalysis.SimplificationType |
DetailNodeAnalysis.type |
Modifier and Type | Method and Description |
---|---|
DetailNodeAnalysis.SimplificationType |
DetailNodeAnalysis.getType() |
static DetailNodeAnalysis.SimplificationType |
DetailNodeAnalysis.SimplificationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DetailNodeAnalysis.SimplificationType[] |
DetailNodeAnalysis.SimplificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DetailNodeAnalysis(FMNode node,
org.deckfour.xes.model.XEvent event,
DetailNodeAnalysis.SimplificationType type) |