Difference between revisions of "Template:Use Case"
Jump to navigation
Jump to search
Megankatsumi (talk | contribs) |
Megankatsumi (talk | contribs) |
||
| Line 27: | Line 27: | ||
== Domain == | == Domain == | ||
| − | + | {{{Domain|}}} | |
== Summary == | == Summary == | ||
| − | + | {{{Summary|}}} | |
== Description == | == Description == | ||
| − | + | {{{Description |}}} | |
== Actors == | == Actors == | ||
| − | + | {{{Actors|}}} | |
== Basic Flow of Events == | == Basic Flow of Events == | ||
| − | + | {{{Basic Flow of Events|}}} | |
== Flow Exceptions == | == Flow Exceptions == | ||
| − | + | {{{Flow Exceptions|}}} | |
== Information Requirements == | == Information Requirements == | ||
| − | + | {{{Information Requirements|}}} | |
== Required Classes == | == Required Classes == | ||
| Line 60: | Line 60: | ||
== Issues == | == Issues == | ||
| − | + | {{{Issues|}}} | |
== References == | == References == | ||
| − | + | {{{References|}}} | |
== License Information == | == License Information == | ||
| − | + | {{{Scenario License|}}} | |
== Specifications == | == Specifications == | ||
| − | + | {{{Specifications|}}} | |
== Other Licensing Notes == | == Other Licensing Notes == | ||
| − | + | {{{Licensing Comments|}}} | |
== Approval Status == | == Approval Status == | ||
| − | + | [[Use Case status::{{{Definition Status|}}}]] | |
} | } | ||
[[Category:UseCase]] | [[Category:UseCase]] | ||
</includeonly> | </includeonly> | ||
Revision as of 16:41, 15 July 2022
This is the "Use Case" template. It should be called in the following format:
{{Use Case
|Domain=
|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.