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

Type ISpecification

Interface --+
            |
           ISpecification

Known Subclasses:
IDeclaration, IInterface

Object Behavioral specifications


Method Summary
    Inherited from InterfaceClass
  extends(self, interface, strict)
Does the specification extend the given interface?
  get(self, name, default)
Query for an attribute description
  isOrExtends(self, interface)
Is the interface the same as or extend the given interface
  weakref(self, callback)

Class Variable Summary
tuple __bases__ = (<InterfaceClass zope.interface.Interface>,)
tuple __sro__ = (<InterfaceClass zope.interface.interfaces.ISp...

Class Variable Details

__bases__

Type:
tuple
Value:
(<InterfaceClass zope.interface.Interface>,)                           

__sro__

Type:
tuple
Value:
(<InterfaceClass zope.interface.interfaces.ISpecification>,
 <InterfaceClass zope.interface.Interface>)                            

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