WuxModule#

class ansys.scade.wux.wuxmodule.WuxModule#

Implements the generation module interface for WUX2_MODULE.

Refer to Generation services to for its usage.

Refer to the Generation Module section in chapter 3 of the SCADE Python API Guide in the SCADE Suite documentation.

Overview#

get_services

Declare all the provided utility services.

Import detail#

from ansys.scade.wux.wuxmodule import WuxModule

Method detail#

classmethod WuxModule.get_services()#

Declare all the provided utility services.