How can I start iQgen in batch-mode (for automatic build and installation)?
The documentation covers that topic. A simple answer is: The same Java code archive contains both the GUI and the command line version. To start them, the call is thus very similar. While java -jar iqgen.jar will start iQgen in GUI mode, by specifying parameters you can have it do its work without ever opening a windows: java -jar iqgen.jar -xmi=myModel.xmi -out=/home/src/mySource -jsp=/home/src/myTemplates -main=main.