Difference between revisions of "Template:Use Case"
Jump to navigation
Jump to search
Megankatsumi (talk | contribs) |
Megankatsumi (talk | contribs) |
||
Line 48: | Line 48: | ||
== Required Classes == | == Required Classes == | ||
− | {{#arraymap:{{{Required | + | {{#arraymap:{{{Required Classes|}}}|,|x|[[RequiresClass::x]]}} |
+ | {{#ask:[[-RequiresClass::{{PAGENAME}}]] [[Category:Class]] |format=list}} | ||
{{#ask:[[RequiredByUseCase::{{PAGENAME}}]] [[Category:Class]] |format=list}} | {{#ask:[[RequiredByUseCase::{{PAGENAME}}]] [[Category:Class]] |format=list}} | ||
Revision as of 23:52, 30 May 2021
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.