Versions Compared

Key

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

...

  • adapting the graphical representation (sgraph + ui)
  • extending or replacing the textual description language (stext) 

 

Adapting the graphical representation

To adapt the graphical representation, several steps are required:
 

...

    1. adapting the Metamodel for the graphical represenation of the state machine models (org.yakindu.sct.model.sgraph)
      1. Yakindu SCT Metamodel
      2. KIELER SyncCharts Metamodel

    2. Figures (org.yakindu.sct.ui.editor.editor.figures)

    3. Editparts (org.yakindu.sct.ui.editor.editparts)

    4. Propertysheets (org.yakindu.sct.ui.editor.propertysheets)

    5. The palette (org.yakindu.sct.ui.editor/plugin.xml)

Examples:

...