Michael Wenz Messages: 1267 Registered: July 2009 Location: Walldorf, Germany
Senior Member
Juliane,
the tutorial explains how to link to Ecore model objects, just by calling
link(pictogram element, domain object) e.g. within your add feature. You can
do just the same with your domain model objects. The only additional thing
compared to the tutorial is that you need to have your model available as a
dependency of yout editor: simply add the model plugin to the required
plugins of your editor plugin.