Gitte Bluekens - Layout in Visual Modelling 

  Abstract

As part of a Model Driven Engineering course I decided to tackle visual modeling in AToMPM. A lot of us like working with modeling languages. We want them to be visually understandable, but we don't want to spend time making our model 'pretty'. This paper will talk you through different layout algorithms and how they can be implemented, specifically in a transformation rule in AToMPM. Simply running one of these algorithms on your model will modify the vertices to the visually best place on the canvas.

  Reading

  Implementation

  • Report
  • Presentation
  • Project_Material
  • The project material consists of a project1617 folder which contains self written code of the algorithms. It also consists of a PN folder, which is already present in AToMPM, but updated for this project.