Class | Description |
---|---|
Config |
Config bean
Reads/Write config file. |
ConfigInputModule |
Input module for getting config values.
|
ConfigManager |
This manager handle the parameters of the application that have to be stored by the plugins.
|
ConfigParameter |
This class represents a configuration parameter
|
ConfigParameterCategory |
Represents a category of configuration parameters
|
ConfigParameterCheckerDescriptor |
Descriptor for a configuration parameter checker
|
ConfigParameterCheckerParser |
Parameter checker parser for configuration parameters
|
ConfigParameterGroup |
Represent a group of parameters.
|
ConfigParameterInfo |
Information on a configuration parameter.
|
ConfigParameterParser |
This class parses the configuration parameters to help SAX them later.
|
DisableCondition |
A disable condition for config parameters
|
DisableConditions |
Disable conditions for config parameters.
|
Enum | Description |
---|---|
DisableCondition.OPERATOR |
The available operators
|
DisableConditions.ASSOCIATION_TYPE |
Association between sub conditions
|