StubProject#

class ansys.scade.pyalmgw.stub.StubProject(path: pathlib.Path | None = None, **kwargs)#

Bases: ansys.scade.pyalmgw.documents.ReqProject

Stubs the ReqProject class for unit testing and example.

Overview#

merge_links

Merge the traceability deltas from a cache file (ALMGT).

Import detail#

from ansys.scade.pyalmgw.stub import StubProject

Method detail#

Merge the traceability deltas from a cache file (ALMGT).

The links are either created or deleted.

Parameters:
filePath

Input ALMGT file.