Package | Description |
---|---|
org.processmining.lpm.visualization |
Modifier and Type | Field and Description |
---|---|
protected javax.swing.JComboBox<LocalProcessModelMiner.GroupingMethods> |
LocalProcessModelMiner.groupingComboBox |
Modifier and Type | Method and Description |
---|---|
static LocalProcessModelMiner.GroupingMethods |
LocalProcessModelMiner.GroupingMethods.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LocalProcessModelMiner.GroupingMethods[] |
LocalProcessModelMiner.GroupingMethods.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|