Package | Description |
---|---|
org.processmining.logprojection.plugins.dottedchart.filtering |
Modifier and Type | Method and Description |
---|---|
AttributeFilterPanel.Type |
AbstractAttributeFilterPanel.getType() |
AttributeFilterPanel.Type |
AttributeFilterPanel.getType()
returns the type of attribute filter panel
|
static AttributeFilterPanel.Type |
AttributeFilterPanel.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AttributeFilterPanel.Type[] |
AttributeFilterPanel.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|