Template:Use Case: Difference between revisions
Jump to navigation
Jump to search
Megankatsumi (talk | contribs) No edit summary |
Megankatsumi (talk | contribs) No edit summary |
||
| Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Use Case | {{Use Case | ||
| | |Summary= | ||
| Description = | |||
|Scenario License= | |Scenario License= | ||
|Actors= | |Actors= | ||
|Basic Flow of Events= | |Basic Flow of Events= | ||
| | |Flow Exceptions= | ||
|Information Requirements= | |||
|Required Classes= | |Required Classes= | ||
|Required Object Properties= | |Required Object Properties= | ||
| Line 19: | Line 21: | ||
{{#default_form:Use Case Definition}} | {{#default_form:Use Case Definition}} | ||
{| class="wikitable" | {| class="wikitable" | ||
! | ! Summary | ||
| {{{ | | {{{Summary|}}} | ||
! Description | |||
| {{{Description |}}} | |||
|- | |- | ||
! Scenario Licensing | ! Scenario Licensing | ||
| Line 31: | Line 35: | ||
| {{{Basic Flow of Events|}}} | | {{{Basic Flow of Events|}}} | ||
|- | |- | ||
! | ! Flow Exceptions | ||
| {{{ | | {{{Flow Exceptions|}}} | ||
|- | |||
! Information Requirements | |||
| {{{Information Requirements|}}} | |||
|- | |- | ||
! Required Classes | ! Required Classes | ||
Revision as of 17:42, 12 April 2021
This is the "Use Case" template. It should be called in the following format:
{{Use Case
|Summary=
| Description =
|Scenario License=
|Actors=
|Basic Flow of Events=
|Flow Exceptions=
|Information Requirements=
|Required Classes=
|Required Object Properties=
|Required Data Properties=
|Licensing Comments=
}}
Edit the page to see the template text.