Versions Compared

Key

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

...

To add the transition types in Yakindu SCT Editor, we need the following steps:

Table of Contents

 

Modify the Metamodel in org.yakindu.sct.model.sgraph/model/emf/sgraph.genmodel

Create an enumeration type "TransitionType".

Image Added

Add the attribute "type" to the Transition Class.

Image Added