The connector.py module#

Summary#

Connector

Top-level class for an external ALM Gateway connector.

Description#

SCADE LifeCycle ALM Gateway Python interface for external connectors.

New connectors must derive the Connector class and implement the abstract methods.

The other methods can be also overridden to provide alternative implementations.