| Trees | Index | Help |
|---|
| Package libconfix :: Package core :: Package machinery :: Module depinfo :: Class DependencyInformation |
|
Marshallable--+ |Unmarshallable--+ | DependencyInformation
| Method Summary | |
|---|---|
__init__(self)
| |
add(self,
other)
| |
add_internal_provide(self,
p)
| |
add_internal_provides(self,
provides)
| |
add_provide(self,
p)
| |
add_provides(self,
provides)
| |
add_require(self,
r)
| |
add_requires(self,
rs)
| |
internal_provides(self)
| |
is_equal(self,
other)
| |
provides(self)
| |
requires(self)
| |
size(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:37 2007 | http://epydoc.sf.net |