| Trees | Index | Help |
|
|---|
| Package zope :: Package interface :: Module interfaces :: Class IDeclaration |
|
Interface--+ |ISpecification--+ | IDeclaration
Interface declaration
Declarations are used to express the interfaces implemented by classes or provided by objects.
| Method Summary | |
|---|---|
| Inherited from InterfaceClass | |
| |
| |
Does the specification extend the given interface? | |
Query for an attribute description | |
Is the interface the same as or extend the given interface | |
| |
| Class Variable Summary | |
|---|---|
str |
__add__ = 'Create an interface specification with some i...
|
tuple |
__bases__ = (<InterfaceClass zope.interface.interfaces.I...
|
str |
__nonzero__ = 'Return a true value of the interface spec...
|
tuple |
__sro__ = (<InterfaceClass zope.interface.interfaces.IDe...
|
str |
__sub__ = 'Create an interface specification with some i...
|
str |
flattened = 'Return an iterator of all included and exte...
|
| Class Variable Details |
|---|
__bases__
|
__nonzero__
|
__sro__
|
__sub__
|
flattened
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Jun 24 12:01:26 2005 | http://epydoc.sf.net |