API Reference for Enthought Tool Suite 3.0.1
An extension to PyProtocols to simplify the declaration of adapters.
A class advisor for declaring adapters.
The following arguments are ignored if factory is specified:
| Local name | Refers to |
|---|---|
| addClassAdvisor | enthought.traits.protocols.advice.addClassAdvisor |
| Any | enthought.traits.trait_types.Any |
| Bool | enthought.traits.trait_types.Bool |
| declareAdapter | enthought.traits.protocols.api.declareAdapter |
| declareImplementation | enthought.traits.protocols.api.declareImplementation |
| Expression | enthought.traits.trait_types.Expression |
| HasTraits | enthought.traits.has_traits.HasTraits |
| inspect | inspect |
| Protocol | enthought.traits.protocols.interfaces.Protocol |
| weakref | weakref |
© Copyright 2002-2008 Enthought, Inc.