Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This statements will open an eclipse view part showing your desired diagram. <<someId>> is an the Id that can be used to access, update, or close the view part later on programmatically, and <<someName>> is the name of the view (shown at the view's tab), <<yourConcreteData>> is an instance of the input type of your diagram synthesis implementation. Via the last parameter some additional instructions can be handed over. For those that are not yet familiar with Eclipse menu stuff have a look on at a corresponding tutorial, e.g. at vogella.com.

An exemplary Exemplary use case diagram diagrams created according to the UML2UseCaseDiagramSynthesis is shown  and the CircuitDiagramSynthesis are shown in following screenshotscreenshots, the source UML model is & Circuit models are part of the examples project, too.

Image Added

Advanced diagram synthesis features

...