Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.
/ Marte2Mast Public archive

Eclipse plugin for evaluating Marte annotated UML models generated with the Papyrus UML editor with the MAST program. This is a mirror of the main GitLab repository https://gitlab.com/mkroehnert/Marte2Mast

Notifications You must be signed in to change notification settings

mkroehnert/Marte2Mast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

This project contains an Eclipse plugin for using MAST to evaluate Marte annotated UML diagrams which are design with the Papyrus UML editor.

The original (GPL v2 licensed) sourcecode of the Marte2Mast Eclipse plugin was published here : http://mast.unican.es/umlmast/marte2mast/

Based on this version, some modifications were made to the plugin in order to get it usable on Eclipse Luna. The plugin works when started from within the plugin development workbench but might not work when installed as a package into a separate Eclipse installation.

Additionally, a preference pane was added whose values must yet be passed on to the package actually doing the work. (Reference for adding preference panes: http://help.eclipse.org/luna/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fpreferences_prefs_implement.htm)

TODOS

  • How to get the preferences from UI to non-ui package (especially in Mast.java -> openGmast() function)
  • MAST command for calculation: mast_analysis default -c ResourceModel.mast ResourceModel.mast.out
  • MAST command for display of result: gmastresults ResourceModel.mast ResourceModel.mast.out

ISSUES

  • if SaStep::subUsage contains reference to the method it is applied to, nothing gets generated and no usable error message is returned

About

Eclipse plugin for evaluating Marte annotated UML models generated with the Papyrus UML editor with the MAST program. This is a mirror of the main GitLab repository https://gitlab.com/mkroehnert/Marte2Mast

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published