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 | ||
|Domain= | |||
|Subdomain= | |||
|Summary= | |Summary= | ||
|Description= | |Description= | ||
| Line 14: | Line 16: | ||
|Required Data Properties= | |Required Data Properties= | ||
|Issues= | |Issues= | ||
|Scenario License= | |||
|Licensing Comments= | |||
|References= | |References= | ||
|Specifications= | |Specifications= | ||
|Status= | |Status= | ||
}} | }} | ||
| Line 24: | Line 26: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{#default_form:Use Case Definition}} | {{#default_form:Use Case Definition}} | ||
{| | { | ||
== Domain == | |||
{{{Domain|}}} | |||
== Subdomain == | |||
{{{Subdomain|}}} | |||
== Summary == | |||
{{{Summary|}}} | |||
== Description == | |||
{{{Description |}}} | |||
== Actors == | |||
{{{Actors|}}} | |||
== Basic Flow of Events == | |||
{{{Basic Flow of Events|}}} | |||
== Flow Exceptions == | |||
{{{Flow Exceptions|}}} | |||
== Information Requirements == | |||
{{{Information Requirements|}}} | |||
== Required Classes == | |||
{{#ask:[[RequiredByUseCase::{{PAGENAME}}]] [[Category:Class]] |format=list}} | |||
== Required Object Properties == | |||
{{#ask:[[RequiredByUseCase::{{PAGENAME}}]] [[Category:ObjectProperty]] |format=list}} | |||
== Required Data Properties == | |||
{{#ask:[[RequiredByUseCase::{{PAGENAME}}]] [[Category:DataProperty]] |format=list}} | |||
== Issues == | |||
{{{Issues|}}} | |||
== References == | |||
{{{References|}}} | |||
== License Information == | |||
{{{Scenario License|}}} | |||
== Specifications == | |||
{{{Specifications|}}} | |||
== Other Licensing Notes == | |||
{{{Licensing Comments|}}} | |||
== Approval Status == | |||
[[Use Case status::{{{Definition Status|}}}]] | |||
} | |||
[[Category:UseCase]] | [[Category:UseCase]] | ||
</includeonly> | </includeonly> | ||
Revision as of 17:13, 29 May 2021
This is the "Use Case" template. It should be called in the following format:
{{Use Case
|Domain=
|Subdomain=
|Summary=
|Description=
|Actors=
|Basic Flow of Events=
|Flow Exceptions=
|Information Requirements=
|Required Classes=
|Required Object Properties=
|Required Data Properties=
|Issues=
|Scenario License=
|Licensing Comments=
|References=
|Specifications=
|Status=
}}
Edit the page to see the template text.