Package mrv :: Module conf :: Class PropertySection
[hide private]
[frames] | no frames]

Class PropertySection

source code

         object --+        
                  |        
_PropertyHolderBase --+    
                      |    
                Section --+
                          |
                         PropertySection

Define a section containing keys that make up properties of somethingI
Instance Methods [hide private]

Inherited from Section: __eq__, __hash__, __init__, __iter__, __str__, mergeWith

Inherited from Section (private): _excPrependNameAndRaise, _getName, _setName

Inherited from object: __delattr__, __format__, __getattribute__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

    Key Access

Inherited from Section: key, keyDefault, setKey

Class Variables [hide private]

Inherited from Section (private): _re_checkName

Properties [hide private]

Inherited from Section: keys

Inherited from Section (private): _name

Inherited from _PropertyHolderBase: order, properties

Inherited from object: __class__

    Properties

Inherited from Section: name