Support Applications Usage

This page describes the usage of the support applications of the EODiSP. At present, the only support application provided with the EODiSP is the HLA HLA Wrapper Generator.

Contents

HLA Wrapper Generator

This generator is implemented as a command line application and can be executed as follows:

Usage: ProxyCompiler [-options] <federation description document path>
Where options include:
  -targetdirectory <directory>     Specifies the target directory for source files
  -packageprefix <prefix>          Specifies the package prefix
  -proxyambassadorname <name>      Specifies the proxy ambassador name
  -interactionlistenername <name>  Specifies the interaction listener name
  -help                                  Prints this message
      

Package a federate in a jar file

Federates which shall be used in an EODiSP simulation need to be packaged into a executable jar file.