After deploying a launch configuration you wish to execute it in IBM rational Rhapsody for all your own
projects but you want invoke it without changing properties for each project.
You will find below a way to perform this operation.
You can add as many commands as necessary rulesets in Rational Rhapsody as follows:
rp_launchconfig.bat.You find this program at location:<rhapsodyInstallationDirectory>\Sodius\RulesComposer\bin\rp_launchconfig.bat.launch file associated to your
own ruleset with its full folder path:C:\tmp\JavaGeneration\JavaGeneration.launch1)Execute classpath: .\Rhapsody_Java_Sample.classpath
Execute entry point: com.sodius.mdw.rhapsody.cpp.JavaGeneration.main
Evaluation of JavaGeneration
Reading Rhapsody On-Demand
Generating .\DefaultComponent\DefaultConfig\class_0.java
Code Generation Done
Done.
You can launch rulesets in deployed mode that use only following metamodels:
rhapsodyuml21uml13matlabsimulinkrelationalecoreexcel, see "Rhapsody to Excel" sampleIf you installed RulesComposer too, you can also use more:
1) The .launch contains the list of input/output arguments choosen
in the RulesComposer Launch configuration just before deploying this ruleset.
The ruleset is processed as it was running under RulesComposer.
2) If you have install Rhapsody with Ada language.
3) See AutoSAR connectors installation.
Prev Section: Customize filenames associated to
Rational Rhapsody objects
Next Section: Import, run and deploy "Rhapsody to Excel"
sample