

In Eclipse, open the Project Explorer view.Edit the location of the linked resources to point to your MagicDraw installation directory (for example C:\Program Files\MagicDraw18-2).Right-click on the resource named MAGIC_DRAW_INSTALL_DIRECTORY.

For both the 2sysml and the 2modelica projects, do the following: In Eclipse, open the Project Explorer view.

The code of the MagicDraw plugin for the bidirectional SysML-Modelica transformation is within an Eclipse java project. Place the unzipped folders in the plugins folder of your MagicDraw installation directory (e.g.

Download and unzip the. and. files as folders.This is helpful to review, debug, and extend the source code of the MagicDraw plugins. Developer mode allows to launch MagicDraw and run the MagicDraw plugins from the Eclipse IDE.User mode allows to open MagicDraw and run the bidirectional SysML-Modelica transformations.Overview: There are two usage modes to run the bidirectional SysML-Modelica transformations: user mode and developer mode. #Launching MagicDraw with Modelica plugins Define OPENMODELICAHOME to point to drive:\path\to\your\OpenModelica-X.Y.Z\ (e.g. On Windows 7, Start->Control Panel->System and Security-> Advanced System Settings->Environment Variables. Create the OPENMODELICA Environment variable if it has not been created through the installation of the OpenModelicaCompiler.Install it under C:\ since there may be some problems if you install it somewhere else. #Instructions to install and execute the roundtrip SysML-Modelica transformation Java-based implementation of the OMG SysML-Modelica Transformation (SyM) using MagicDraw SysML v18.v2 or more recent version, and OpenModelica 1.9.3
