Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » PlantUML for Ecore
PlantUML for Ecore [message #1348034] Sun, 11 May 2014 15:48
Hallvard Traetteberg is currently offline Hallvard TraettebergFriend
Messages: 673
Registered: July 2009
Location: Trondheim, Norway
Senior Member
Hi,

PlantUML (http://plantuml.sourceforge.net/) is a library that renders
UML diagrams using a simple textual language. It supports the main UML
diagrams (classes, use cases, objects, states) and combinations (!). The
layout is done by Graphviz, which must also be installed.

I'm currently responsible for an Eclipse plugin that reads the textual
diagrams embedded in Java comments, and renders it in a view. This is
useful for documenting the Java code. If there is no such comments, the
Java class is rendered instead. Like the outline view, it continuously
updates when you edit.

I've just added support for Ecore/Xcore files, so that you can see the
corresponding class diagram in a view side-by-side the Ecore/Xcore
editor (see attached screenshot).

The update site is
http://basar.idi.ntnu.no/svn/tdt4100/anonymous/trunk/updatesite/ and the
source can be found in my github account (user: hallvard, repo: plantuml).

I hope you find it useful.

Hallvard
Previous Topic:Undoable Set Command
Next Topic:[CDO] [Compare] Merging branches, and back
Goto Forum:
  


Current Time: Fri May 10 07:38:47 GMT 2024

Powered by FUDForum. Page generated in 0.02774 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top