diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/configuration_model-module.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/python/configuration_model-module.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,206 @@ + + + + + configuration_model + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + 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() +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +