Package src :: Package com :: Package deviceatlas :: Package device :: Module version_specfic_children :: Class VersionSpecificChildren
[frames] | no frames]

Class VersionSpecificChildren

A component may contain version-specific children. These are contained within a component's "vc" node which this class represent.

@author DeviceAtlas Limited

Instance Methods
 
__init__(self, property_name, max_parts)
 
max_parts(self)
 
components(self, components)
 
find_component(self, properties)
Method Details

max_parts(self)

 
Decorators:
  • @property

components(self, components)

 
Decorators:
  • @components.setter