Module configuration_model
[hide private]
[frames] | no frames]

Module configuration_model

source code

Classes [hide private]
  PropertyDef
The model definition of a property.
  GroupDef
The model definition of a group of properties.
  DataModel
A model of the configuration properties.
  Item
  MissingFromDataModelItem
  UsingDeprecatedItem
  UndefinedRequiredInGroupItem
  WrongTypeItem
Variables [hide private]
  _logger = logging.getLogger('configurationmodel')
  _handler = logging.StreamHandler()