Interface
zope.annotation.interfaces.IAttributeAnnotatable

Marker indicating that annotations can be stored on an attribute.

This is a marker interface giving permission for an IAnnotations adapter to store data in an attribute named __annotations__.

Base interfaces

Attributes/Fields

There are no attributes or fields specified.

Methods

There are no methods specified.

Adapters

Adapters where this interface is required:

Specific Adapters

Extended Adapters

Generic Adapters

Views

Browser

Specific views

There are no views available.

Extended views

Generic views

XML-RPC

HTTP

FTP

Other

Other Information

Factories

A list of factories that create objects implementing this interface.

Classes

A list of classes that implement this interface. This might duplicate the entries in Utilities.