c.l.i.s.ISchema(Interface) : interface documentation

Part of canonical.launchpad.interfaces.schema View In Hierarchy

A Schema.
Attribute id The id of this schema.
Attribute owner The Person who owns this schema.
Attribute name The name of this schema.
Attribute title The title of this schema.
Attribute description The description of this schema.
Method labels Return an iterator over all labels associated with this schema.
Method label Returns the label with the given name.
id =
The id of this schema.
owner =
The Person who owns this schema.
name =
The name of this schema.
title =
The title of this schema.
description =
The description of this schema.
def labels():
Return an iterator over all labels associated with this schema.
def label(name):
Returns the label with the given name.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.