Package zope :: Package interface :: Module interfaces :: Class IElement
[show private | hide private]
[frames | no frames]

Type IElement

Interface --+
            |
           IElement

Known Subclasses:
IAttribute, IInterface

Method Summary
    Inherited from InterfaceClass
  getTaggedValue(self, tag)
Returns the value associated with 'tag'.
  getTaggedValueTags(self)
Returns a list of all tags.
  queryTaggedValue(self, tag, default)
Returns the value associated with 'tag'.
  setTaggedValue(self, tag, value)
Associates 'value' with 'key'.

Class Variable Summary
str __name__ = 'IElement'

Class Variable Details

__name__

Type:
str
Value:
'IElement'                                                             

Generated by Epydoc 2.1 on Fri Jun 24 12:01:24 2005 http://epydoc.sf.net