Skip to end of metadata
Go to start of metadata

 

You can user the KielerCompiler.jar explained here to compiler you textual modeled SCCharts (*.sct files).
If you like to use the KielerCompiler HTTP server provided, then use as default

compile.sccharts.com:80

or as backup

sccharts.com:5556 

as the host and port in your KielerCompiler.jar call.

Example call:

java -jar KielerCompiler.jar compile.sccharts.com -f somescchart.sct -o somescchart.c CODEGENERATION

 

Hint: Textual SCharts (SCT) can be rendered within KIELER or by using our KLighD.jar command line tool.

  • No labels