Interface-Code Generator
This tool is located at “cgi_studio_connector/bin/InterfaceCodeGenerator.exe” and is the main tool to generate the interface code. It has the following arguments:
It has the following arguments:
| Full Name | Short name | Optional | Description |
| -definitionFile |
-d |
No | File containing interface definition |
| -outputPath | -o | Yes | Path for generated output files |
| -dataModelClass | -dmc | Yes | Fully qualified name of Data-Model |
| -dataModelInclude | -dmi | Yes | Include path for Data-Model |
| -namespace | -n | Yes | Namespace of generated code |
| -xcdlNamespace | -xn | Yes | Namespace of code generated by XCDL files |
| -complexTypes | -ct | Yes | Path of Complex-Type definition file |