| Trees | Index | Help |
|---|
| Package libconfix :: Package core :: Package machinery :: Module dependencyset :: Class DependencySet |
|
Marshallable--+ |Unmarshallable--+ | DependencySet
| Method Summary | |
|---|---|
__init__(self,
klass,
string_klass)
| |
__iter__(self)
| |
__len__(self)
| |
add(self,
obj)
| |
has(self,
obj)
| |
is_equal(self,
other)
| |
merge(self,
other)
| |
size(self)
| |
values(self)
| |
| Inherited from Unmarshallable | |
Return marshalling data for my attributes. | |
(To be documented)... | |
| Inherited from Marshallable | |
| |
| |
| Class Variable Summary | |
|---|---|
| Inherited from Marshallable | |
str |
ATTRIBUTES = 'attributes'
|
str |
GENERATING_CLASS = 'generating_class'
|
str |
VERSIONS = 'versions'
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Fri Nov 23 16:56:38 2007 | http://epydoc.sf.net |