Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

moji1/EpsilonCLIForUMLRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EpsilonCLIForUMLRT

This is a standalone version of Epsilon which is configured to run EOL script for UMLRT models. You may extend it for UML modles with certain profiles.

Dependencies

Maven

Build

cd UMLRTTransformer
mvn clean package 

Run

java -jar target/umlrttransformer-jar-with-dependencies.jar
Usage: UMLRTTransformer [options]
  Options:
    -args             Args for the script, (Optional)
    -helermodel, -hm  Path of Helper models and their aliases e.g., hm1:ha1,hm2:ha2, (Optional) (default: [])
    -language, -l     The language of the script (Optional, default is EOL) (default: EOL)
    -outplace         In outplace transformation mode, a new output model is created, default mode is outplace, (Optional) (default: true)
  * -script, -s       Path of epsilon script
  * -umlrtmodel, -m   Path of UMLRTModel model and its alias e.g., m1:a1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages