Package jamopp.standalone
Class JaMoPPStandalone
- java.lang.Object
-
- jamopp.standalone.JaMoPPStandalone
-
public class JaMoPPStandalone extends Object
Class for the stand alone usage of JaMoPP Palladio How to use: - Input any URI (absolute or relative file path/ Directory/ Archive) via INPUT - If you want to output any xmi library files define ENABLE_OUTPUT_OF_LIBRARY_FILES as true - The xmi output will be generated and saved in ./standalone_output including its package hierarchy If you have Problems opening the .xmi file with the Ecore Model Editor make sure you installed the Standalone version as an Ecplise Plugin
-
-
Constructor Summary
Constructors Constructor Description JaMoPPStandalone()
-