UML Designer 7.0

UML Designer 7.0 is out. This new release is based on Eclipse  Sirius 4.0  and Eclipse  Neon . It provides plenty of brand new features: Bi-directional link with editor ( #523 ) New dashboard based on the Activity Explorer from Amalgam ( #827 ) Class diagram: represent abstract element in italic ( #758 ) represent static element underlined ( #363 ) view the qualified name of a class in the tooltip...

Psst, psst, you might want to submit right now for EclipseCon Europe!

Cédric Brun Build open-source technologies to enable mission critical tools for complex domains. Europeans have been slightly busy lately but now that the tournament is over no doubt many people will focus on the next big event in Europe: EclipseCon! The call for paper is closing in exactly one week (Monday, 18th) so don’t procrastinate, especially when you are French and are planning to take the ...

Ecore.ecore using EcoreTools

A few weeks ago I ended up on the following thread on the EMF Forum asking for Ecore meta-model formal documentation? . Ed pointed at some documentation which includes diagrams done with great care but done with tools from another era. As the maintainer of EcoreTools I had to do something about it, and so I did: All participants in the Ecore Modeling Framework implement the EObject's interface Tad...

Metamodel (Ecore) Design Checklist

Cédric Brun Build open-source technologies to enable mission critical tools for complex domains. This is an index page for the Metamodel (Ecore) Design Checklist serie, a condensed version listing all the rules of the article ( part1 and part2 ) for your convenience. I compiled the following checklist based on my personal experience, this is not exhaustive and I expect it to live and get richer ov...

Metamodel (Ecore) Design Checklist - part 2

This article is the second part of a series focusing on metamodel design (more especially Ecore models). Following the first part focused on some ground rules this second part is focused on slightly more technical aspects: scalability and Java. The general disclaimer still applies: Most of the checks stated here are very easy to comply with when considered from the start but might not be that chea...

Metamodel (Ecore) Design Checklist - part 1

Be meticulous with the model describing your domain! So many aspects of your tool will trickle down from your Ecore model that it pays a lot to pause for a bit and do some basic sanity checks. The Ecore model in the center is the basis for so many things! Eclipse Modeling technologies are enabling you to build graphical, tree or textual editors, connectors to import or export data, code generators...

Eclipse Modeling Package Neon M6 is ready for testing

The teams have been working hard and pushed many changes. I’ve been tweeting those as they went but I figured that compiling a list into a blogpost could be useful. Here are some noteworthy, this is not an exhaustive list and please if you think I missed something, reach to me on the mattermost instance before M7. Modeling Amalgam Thales contributed in Amalgam the building blocks to create views s...