| Home | Trees | Index | Help |
|---|
object--+ |Element--+ | Attribute
Method| Method Summary | |
|---|---|
| Inherited from Element | |
Create an 'attribute' description | |
Returns the documentation for the object. | |
Returns the name of the object. | |
Returns the value associated with 'tag'. | |
Returns a list of all tags. | |
Returns the value associated with 'tag'. | |
Associates 'value' with 'key'. | |
| Inherited from object | |
x.__delattr__('name') <==> del x.name | |
x.__getattribute__('name') <==> x.name | |
Return hash(x)... | |
Return a new object with type S, a subtype of T... | |
helper for pickle | |
helper for pickle | |
Return repr(x)... | |
x.__setattr__('name', value) <==> x.name = value | |
Return str(x)... | |
| Class Variable Summary | |
|---|---|
Implements |
__implemented__ = <implementedBy gnue.navigator.external...
|
ClassProvides |
__provides__ = <gnue.navigator.external.zope.interface.d...
|
NoneType |
interface = None |
| Inherited from Element | |
ClassProvides |
__providedBy__ = <gnue.navigator.external.zope.interface...
|
| Class Variable Details |
|---|
__implemented__
|
__provides__
|
interface
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sun Nov 30 23:03:55 2008 | http://epydoc.sf.net |