The documents.py module#

Summary#

Container

Base class for ReqDocument, Section, and Requirement classes.

Element

Base class for ReqProject and Container classes.

HierarchyElement

Base class for Section and Requirement classes.

ReqDocument

Implements the Document complex type.

ReqObject

Top level class for Requirements Document.

ReqProject

Provides an implementation of a Requirements File.

Requirement

Implements the Requirement complex type.

Section

Implements the Section complex type.

TraceabilityLink

Implements the TraceabilityLinkEntity complex type.

Description#

Provides means to create a Requirements Document for ALM Gateway.

The classes defined by the module correspond to the XML schema of a Requirements Document.