1
votes

I need to visualize an instance of an ecore meta-model. I have an existing ecore class diagramm which represents my meta-model. After creating dynamic instances of parts of the model i get an XMI file. I want to visualize that file the same way the ecore class diagramm can be visualized in the eclipse editor. Hope you can help me

2

2 Answers

1
votes

For visualizing your model you have to create a graphical DSL based on the metamodel. One of the ways is to use Sirius.

0
votes

https://www.eclipse.org/sirius/ allows you to create your own graphical syntax for your ecore metamodel.