 | 12.4 Installation |
|
| 12 UML to RSL translator |
|
| 12.6 UML Class Diagram Supported Features |
|
| 12.5 Using UML2RSL |
12.5 Using UML2RSL
Suppose you have generated a file model.xml from your
graphic UML tool, and you have set <rdir> to RSL. You can
translate model.xml in a shell by
- cd to the directory where
model.xml is stored
- UML2RSL
model.xml
and the resulting .rsl files will be stored in the
sub-directory RSL.
If UML2RSL.bat (Windows) or the shell script UML2RSL
(Unix or Linux) is not on your path, you can use its absolute name, e.g. in
Windows you can use the command
c:\UML2RSL\UML2RSL model.xml
assuming your installation directory is c:\UML2RSL
See section 12.4.4 for how to create
UML2RSL.bat (Windows) or UML2RSL (Unix and Linux).
Chris George, April 17, 2008
| 12.5 Using UML2RSL |
 | 12.4 Installation |
|
| 12 UML to RSL translator |
|
| 12.6 UML Class Diagram Supported Features |
|