Trees | Index | Help |
---|
Package flumotion :: Package common :: Module registry :: Class RegistryEntryComponent |
|
Method Summary | |
---|---|
| |
getBase(self)
| |
getClockPriority(self)
| |
getDescription(self)
| |
getEaters(self)
| |
getEntries(self)
| |
Get the entry point for the given type of entry. | |
getFeeders(self)
| |
getFiles(self)
| |
getGUIEntry(self)
| |
getNeedsSynchronization(self)
| |
list of RegistryEntryProperty
|
Get a list of all properties. |
getSockets(self)
| |
getSource(self)
| |
getType(self)
| |
Check if the component has a property with the given name. |
Class Variable Summary | |
---|---|
str |
__pychecker__ = 'maxargs=14'
|
Method Details |
---|
__init__(self,
filename,
type,
source,
description,
base,
properties,
files,
entries,
eaters,
feeders,
needs_sync,
clock_priority,
sockets)
|
getEntryByType(self, type)Get the entry point for the given type of entry.
|
getProperties(self)Get a list of all properties.
|
hasProperty(self, name)Check if the component has a property with the given name. |
Class Variable Details |
---|
__pychecker__
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sat Apr 14 13:20:44 2007 | http://epydoc.sf.net |