PublishModule
will not have any graphical interface and will:EventModule
will have a graphical interface and will:EventModule
module[1]
PublishModule
moduledeployment
element can be put at the top of the applications
element. For example:<applications> <deployment> <lib url="commonLibrary.jar" /> </deployment> <application name="Aircraft"> <deployment> <lib url="aircraft.jar" /> </deployment> ... </application> <application name="Cockpit"> <deployment> <lib url="cockpit.jar" /> </deployment> ... </application> </applications>
Copyright 2017-2020 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence