Package | Description |
---|---|
org.processmining.plugins.abstractions | |
org.processmining.plugins.abstractions.enumtypes | |
org.processmining.plugins.abstractions.visualization |
Modifier and Type | Method and Description |
---|---|
void |
MineAbstractions.removeMaximalElements(java.util.Set<java.util.Set<java.lang.String>> maximalElementSet,
RemoveAbstractionStrategy removeAbstractionStrategy) |
Modifier and Type | Method and Description |
---|---|
static RemoveAbstractionStrategy |
RemoveAbstractionStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RemoveAbstractionStrategy[] |
RemoveAbstractionStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RemoveAbstractionStrategy |
RemoveAbstractionsEditDialog.getReturnValue() |
Modifier and Type | Method and Description |
---|---|
void |
PatternAbstractionFrame.removeAbstractions(RemoveAbstractionStrategy removeAbstractionStrategy) |