Class JaMoPPStandalone

java.lang.Object
tools.mdsd.jamopp.standalone.JaMoPPStandalone

public final 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
  • Method Details

    • main

      public static void main(String[] agrs)