Package build :: Module model
[hide private]
[frames] | no frames]

Module model

source code

Models the concepts and objects that exist in a software build.

Classes [hide private]
  SessionCreator
Session Creator object.
  BOM
The Bill of Materials for a build.
  Project
An SCM project.
  Fix
A generic fix.
  TSWError
A TSW database error.
  PCPError
A PCP database error.
  TAChange
A Type Approval change.
  Task
A task or unit of change from the SCM system.
  ICD_ICF
A ICD or ICF patch zip file provided by Symbian.
  Flag
A compilation flag.
  BOMDeltaXMLWriter
  BOMXMLWriter
Variables [hide private]
  _logger = logging.getLogger("bom")