Versions Compared

Key

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

...

  • << Actor 1 >>
  • << Actor 1 >>

ff

<<Optional: Replace with figure illustrating the scope >> 

2. Pre-Conditions

The preconditions are:

  • << List preconditions here >>

3. Information Flow

<<Remove:  this is a plantUML macro to show the information flow.  Syntax can be found here: http://plantuml.com/sequence-diagram >>

PlantUML Macro
titleSDC Service Distribution-1
@startuml
participant Part1
participant Part2
autonumber 



Part1 -> Part2: example flow

note left: notes can be added 
Part2 --> Part1: Example response
note right: more notes can be added
@enduml


  1. << what >> – Flow description according to numbering. Include interface (e.g. SDCE-6) and main information  (can have a link to the information link).


4. Post Condition

The post-conditions are:

  • list of post conditions.


5. References