Package libconfix :: Package core :: Package machinery :: Module depindex :: Class ProvideMap
[show private | hide private]
[frames | no frames]

Class ProvideMap

Marshallable --+    
               |    
  Unmarshallable --+
                   |
                  ProvideMap


Method Summary
  __init__(self, permissive)
  add(self, provide, node)
  find_match(self, require)
    Inherited from Unmarshallable
  get_marshalling_data(self)
Return marshalling data for my attributes.
  set_marshalling_data(self, data)
(To be documented)...
    Inherited from Marshallable
  __getstate__(self)
  __setstate__(self, data)

Class Variable Summary
    Inherited from Marshallable
str ATTRIBUTES = 'attributes'
str GENERATING_CLASS = 'generating_class'
str VERSIONS = 'versions'

Generated by Epydoc 2.1 on Fri Nov 23 16:56:36 2007 http://epydoc.sf.net