Package flumotion :: Package launch :: Module parse :: Class Component
[hide private]

type Component

source code

object --+
         |
        Component

Instance Methods [hide private]
 
__init__(self, type, name) source code
 
complete_and_verify(self) source code
 
as_config_dict(self) source code
Properties [hide private]
  _reg
  clock_priority
  config_entry
  name
  plugs
  properties
  source
  type
Method Details [hide private]

__init__(self, type, name)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)