uml-designer

Make an Eclipse Plugin as an Extension Point for UML Designer Obeo


How can I extend the functionality of the UML designer? I want to be able to load some specific class file and show the infos(attributes, relations) into the UML Diagram?

Thanks!


Solution

  • As UML Designer is based on Eclipse Sirius, you need to update the diagrams specification : uml2.odesign. If you don't know yet Sirius, you can have a look to the get started page.

    If you have more specific questions do not hesitate!