Template:Class Definition: Difference between revisions

From City Data Model Project Collaboratory
Jump to navigation Jump to search
No edit summary
No edit summary
Line 28: Line 28:
| {{{Description|}}}
| {{{Description|}}}
|-
|-
<!-- ! Use Case (why is this specialized definition needed?) -->
<!-- | {{{Use Case(s)|}}} -->
<!-- |- -->
! Required by Use Case(s) (why is this specialized definition needed?)
! Required by Use Case(s) (why is this specialized definition needed?)
| {{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}}
| {{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}}
Line 39: Line 36:
! Referenced by Specification Element(s)
! Referenced by Specification Element(s)
| {{#arraymap:{{{Has Specification Model|}}}|,|x|[[-SpecificationModelFor::x]]}}
| {{#arraymap:{{{Has Specification Model|}}}|,|x|[[-SpecificationModelFor::x]]}}
{{#forminput:form=Specification_Element|query string=Specification_Element[Specification Model For]={{PAGENAME}}|button text=submit}}
|-
|-
! Status
! Status

Revision as of 13:49, 17 September 2020

This is the "Class Definition" template. It should be called in the following format:

{{Class Definition
|Subclass Of=
|Namespace=
|Description=
|Required By Use Cases=
|Definition=
|Definition Status=
|Has Subclasses=
|Has Specification Model=
}}

Edit the page to see the template text.