The ansys.scade.almgw_msoffice library#

Summary#

msexcel

Generation of traceability matrices as an Excel document.

msoffice

Ansys SCADE ALM Gateway connector for MS-Office.

msword

Extraction of the requirements of a MS Word document (DOCX).

register

Registers the ALM GAteway MS-Office connector registry files (SRG).

settings

Provides the MS Office Settings command.

setup

Command line utility to setup a project for the connector.

trace

Persistence for Ansys SCADE ALM Gateway connector for MS-Office.

unregister

Unregisters the ALM GAteway MS-Office connector registry files (SRG).

utils

Utilities for managing Excel documents.

exe

Return the path of the connector’s executable.

get_srg_name

Return the name of the registration file for Ansys SCADE IDE.

srg

Return the path of the SCADE Studio registry file.

Description#

Ansys SCADE ALM Gateway connector for MS-Office.

Module detail#

almgw_msoffice.DOCUMENTS = 'DOCUMENTS'#
almgw_msoffice.DOCUMENTS_DEFAULT = []#
almgw_msoffice.REQSTYLE = 'REQSTYLE'#
almgw_msoffice.REQSTYLE_DEFAULT = 'Requirement_ID'#
almgw_msoffice.TEXTSTYLE = 'TEXTSTYLE'#
almgw_msoffice.TEXTSTYLE_DEFAULT = 'Requirement_Text'#
almgw_msoffice.TOOL = 'MSOFFICE'#
almgw_msoffice.__version__#