API Reference for Enthought Tool Suite 3.2.0
Implement Interfaces and define the interfaces used by the package
(Note that this should not be used as an explicit metaclass - always subclass from 'AbstractBase' or 'Interface' instead
(Note that this should not be used as an explicit metaclass - always subclass from 'AbstractBase' or 'Interface' instead
Note that these methods are for the use of the declaration APIs only, and you should NEVER call them directly.
See the 'LocalProtocol' example in the reference manual for more info.
| Local name | Refers to |
|---|---|
| api | enthought.traits.protocols.api |
| classicMRO | enthought.traits.protocols.advice.classicMRO |
| composeAdapters | enthought.traits.protocols.adapters.composeAdapters |
| DOES_NOT_SUPPORT | enthought.traits.protocols.adapters.DOES_NOT_SUPPORT |
| generators | __future__.generators |
| InstanceType | types.InstanceType |
| metamethod | enthought.traits.protocols.advice.metamethod |
| mkRef | enthought.traits.protocols.advice.mkRef |
| NO_ADAPTER_NEEDED | enthought.traits.protocols.adapters.NO_ADAPTER_NEEDED |
| updateWithSimplestAdapter | enthought.traits.protocols.adapters.updateWithSimplestAdapter |
© Copyright 2002-2009 Enthought, Inc.