The msexcel.py
module#
Summary#
Return the combination of two coverage statuses. |
|
Return Scade’s constant flow |
|
Generate downstream and upstream traceaibility matrices. |
|
Generate the downstream matrix. |
|
Return Scade’s flow |
|
Return whether a LLR element is a requirement. |
|
Return whether a LLR element is a section. |
|
Iterate the document hierarchy. |
|
Return the overall attributes. |
|
Return the max depth of the document hierarchy. |
|
Generate the upstream matrix. |
|
Return Scade’s flow |
|
Write the header of a matrix. |
|
Write a LLR, its kind, and insert its icon. |
|
Write a section of a matrix. |
|
Write the section’s coverage. |
Description#
Generation of traceability matrices as an Excel document.
Module detail#
- msexcel.T#
- msexcel.CovResult#
- msexcel.Headers#
- msexcel.LlrElement#
- msexcel.SectionDesc#