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 staff stuff have a look on at a corresponding tutorial, e.g. at vogella.com.

...