|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Classification | |
---|---|
eu.esdihumboldt.hale.common.schema | |
eu.esdihumboldt.hale.ui.views.schemas.explorer |
Uses of Classification in eu.esdihumboldt.hale.common.schema |
---|
Methods in eu.esdihumboldt.hale.common.schema that return Classification | |
---|---|
static Classification |
Classification.getClassification(Definition<?> def)
Determine the classification for a definition |
static Classification |
Classification.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Classification[] |
Classification.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of Classification in eu.esdihumboldt.hale.ui.views.schemas.explorer |
---|
Methods in eu.esdihumboldt.hale.ui.views.schemas.explorer with parameters of type Classification | |
---|---|
boolean |
ClassificationFilter.isVisible(Classification clazz)
Determines if a definition classified with the given classification is currently configured as visible in the filter. |
void |
ClassificationFilter.setVisible(Classification clazz,
boolean visible)
Set if definitions with the given classification shall be visible. |
Constructors in eu.esdihumboldt.hale.ui.views.schemas.explorer with parameters of type Classification | |
---|---|
ClassificationFilterAction(Classification clazz,
String msgDisable,
String msgEnable,
String iconPath,
ClassificationFilter filter)
Constructor |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |