Versions Compared

Key

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

...

  1. Adapting the graphical representation

    To adapt the graphical representation, several step is 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)


Example: How to modify Initial and Finial States in Yakindu SCT Editor

  1. Extending or replacing the textual description language

    The textual description language is used to declare and describe behaviors in the state machine. It is case sensitive.