Template:Use Case: Difference between revisions

From City Data Model Project Collaboratory
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
<pre>
<pre>
{{Use Case
{{Use Case
|Usage Scenario=
|Summary=
| Description =
|Scenario License=
|Scenario License=
|Actors=
|Actors=
|Basic Flow of Events=
|Basic Flow of Events=
|Data Flows=
|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"
! Usage Scenario
! Summary
| {{{Usage Scenario|}}}
| {{{Summary|}}}
! Description
| {{{Description |}}}
|-
|-
! Scenario Licensing
! Scenario Licensing
Line 31: Line 35:
| {{{Basic Flow of Events|}}}
| {{{Basic Flow of Events|}}}
|-
|-
! Data Flow(s)
! Flow Exceptions
| {{{Data Flows|}}}
| {{{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.