The llrs.py
module#
Summary#
Base implementation class for models that support annotations. |
|
Top-level class for SCADE Display models. |
|
LLRS implementation for SCADE Display. |
|
Entry point for exporting the surrogate model. |
|
Base class for creating a surrogate model for a given product. |
|
LLRS implementation for SCADE Test. |
|
LLRS implementation for SCADE Suite. |
|
Base implementation class for models edited inside SCADE Studio IDE. |
|
LLRS implementation for SCADE Architect. |
Exception for erroneous paths in schemas. |
Create an instance of |
|
Create a surrogate model to the given output file. |
|
Return the ALM Gateway ID of a project. |
Description#
Generic tool for exporting the surrogate model to an ALM tool.
This tool uses a json schema to find the contributing elements of a model, as well the document structure.
Refer to Model Export Customization in appendix H of the SCADE LifeCycle User Manual in the SCADE documentation for a complete reference of the json output file.
Note
The term LLR
used in this tool comes from its initial version for
SCADE Suite. It should be read as Contributing Element for traceability.
Module detail#
- llrs.child = None#
- llrs.code = 1#
- llrs.script_dir#