Flow of Events editor-nice to have

I take the inspiration from Craig Larman book “APPLYING UML AND PATTERNS”.

  1. It is plausibile that you may want to add an extension which is not linked to a specific step.

Flow of Events

  1. Step1
  2. Step2
    etc.

Extensions
*a At any time Manager requests an override operation:

  1. do something
  2. so something else
    *b At any time system fails
  3. do something
  4. so something else
  1. You may also want to add an extension for several steps
    Flow of Events
  1. Step1
  2. Step2
  3. Step3
    etc.
    Extensions
    1-3a: Customer asks Cashier to remove an item…
  4. Cashier does something
  5. System display updated running total
  1. When you delete a step, the extension linked to it is deleted too. But you may want to associate that extension to another step or at least you would like to be asked for a confirmation, e.g. delete/keep/re-link to.

Dear micsol,

Thank you for your post with the valuable suggestion. We have decided to support the three points you stated. We hope to make them ready in the next major version release. When it is ready, I will post here. Once again, thank you for your suggestion! :slight_smile: :slight_smile: :slight_smile: :slight_smile:

Best regards,
Jick Yeung