cModule element. For example:<cModule name="FlightManagementSystem">
cImplementation element declares the C dll which implements the module. For example:<cModule name="FlightManagementSystem"> <cImplementation path="myCLib" nativeConfig="nativeConf.xml"/> </cModule>The
path attribute refer to the name of the dll (without the ".dll" extension) which implements the module. The path of this file is by default relative to the application.xml file which declares the module.nativeConfig attribute specifies the interfacing configuration. Copyright 2017-2020 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence