Generate graphical representation of an XMI file

926 views Asked by At

Is there an API that can give us the possibility to generate graphical representations from a given XMI file (which is an instantiation of an Ecore file (meta-model))?

1

There are 1 answers

2
Michalis Famelis On

If you're using Eclipse, you can right-click, Open With->Sample Reflective Ecore Model Editor. If it's an instance model of an ecore, it should work.