The ``ansys.scade.wux`` library =============================== .. py:module:: ansys.scade.wux Summary ------- .. py:currentmodule:: wux .. tab-set:: .. tab-item:: Submodules .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.scade.wux.gowrapper` - Generic wrapper for hosting combined SCADE Suite integration extensions. * - :py:obj:`~ansys.scade.wux.register` - Registers the Code Generator extension registry files (SRG). * - :py:obj:`~ansys.scade.wux.wux` - Provides a collection of functions for developing wrappers. * - :py:obj:`~ansys.scade.wux.wuxmodule` - SCADE Code Generation Module for utility SCADE Code Generation Services. .. tab-item:: Functions .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.scade.wux.srg` - Return the path of the SCADE Studio registry file. .. tab-item:: Attributes .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~__version__` - .. toctree:: :titlesonly: :maxdepth: 1 :hidden: gowrapper register wux wuxmodule .. toctree:: :titlesonly: :maxdepth: 1 :hidden: srg Description ----------- Provides a Generic code integration wrapper and utilities for SCADE. .. !! processed by numpydoc !! Module detail ------------- .. py:data:: __version__