Difference between revisions of "Template:Class Definition"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
 
(43 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Class Definition
 
{{Class Definition
 +
|Pattern=
 
|Subclass Of=
 
|Subclass Of=
 
|Description=
 
|Description=
|Domains of Interest R=
+
|Class Diagram Description=
|Domains of Interest RW=
 
 
|Required By Use Cases=
 
|Required By Use Cases=
|Definition=
+
|Interface Specification References=
 
|Sources=
 
|Sources=
 
|Definition Status=
 
|Definition Status=
 
|Subclasses=
 
|Subclasses=
|Has Specification Model=
 
 
}}
 
}}
 
</pre>
 
</pre>
Line 19: Line 18:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
{{#default_form:Class_Definition}}
 
{{#default_form:Class_Definition}}
 +
 +
== Pattern ==
 +
This class has been associated with the following pattern:
 +
{{#arraymap:{{{Pattern|}}}|,|x|[[UsedInPattern::x]]}}
 +
{{#ask:[[UsedInPattern::{{PAGENAME}}]] OR [[-UsedInPattern::{{PAGENAME}}]] |format=list}}
  
 
== Subclass Of ==
 
== Subclass Of ==
{{#arraymap:{{{SubClassOf|}}}|,|x|[[Owl:SubClassOf::x]]}}
+
{{#arraymap:{{{Subclass Of|}}}|,|x|[[Owl:SubClassOf::x]]}}
  
== Definition ==
+
== Description ==
(what distinguishes this sense of the term?)
+
An English description of the definition (what distinguishes this sense of the term?).
{{{Description|}}}
 
  
== Domains of Interest (read-only) ==
+
{{{Description|}}}
[[{{{Domains of Interest R|}}}]]
 
  
== Domains of Interest (read-write) ==
+
== Class Diagram Description ==
[[{{{Domains of Interest RW|}}}]]
+
{{{Class Diagram Description|}}}
  
 
== Required by Use Case(s) ==
 
== Required by Use Case(s) ==
 
(why is this specialized definition needed?)
 
(why is this specialized definition needed?)
{{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}}
+
{{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}}
{{#ask:[[RequiresClass::{{PAGENAME}}]] |format=list}}
+
{{#ask:[[RequiresClass::{{PAGENAME}}]] OR [[-RequiredByUseCase::{{PAGENAME}}]] |format=list}}
  
== Specification (Manchester Syntax) ==
+
== CDM References ==
{{{Definition|}}}
+
What other classes or properties reference this term?
 +
{{Special:WhatLinksHere/{{PAGENAME}}}}
  
== Referenced by Specification Element(s) ==
+
== Interface Specification References ==
{{#ask:[[SpecificationModelFor::{{PAGENAME}}]]|format=list}}
+
This class has been associated with the following interface specification items:
{{#forminput:form=Specification_Element|query string=Specification_Element[Specification Model For]={{PAGENAME}}|button text=submit}}
+
{{#arraymap:{{{Interface Specification References|}}}|,|x|[[x]]}}
  
 
== Sources ==
 
== Sources ==
Sources considered when developing the class.
+
Sources considered when developing the class:
 
{{{Sources|}}}
 
{{{Sources|}}}
  
 
== Status ==
 
== Status ==
[[Term status::{{{Definition Status|}}}]]
+
[[Term status::{{{Definition Status|}}}]]
  
 
== Has Subclass(es) ==
 
== Has Subclass(es) ==
{{#arraymap:{{{Subclasses|}}}|,|x|[[-Owl:SubClassOf::x]]}}
+
{{#arraymap:{{{Subclasses|}}}|,|x|[[x]]}}
 
{{#forminput:form=Class_Definition|query string=Class_Definition[Subclass Of]={{PAGENAME}}|button text=submit}}
 
{{#forminput:form=Class_Definition|query string=Class_Definition[Subclass Of]={{PAGENAME}}|button text=submit}}
  
 
[[Category:Class]]
 
[[Category:Class]]
 
[[Category:CDM_Term]]
 
[[Category:CDM_Term]]
<comments />
+
 
 
</includeonly>
 
</includeonly>
 +
<!-- add this tag to enable discussion via comments on page <comments /> -->

Latest revision as of 18:12, 15 December 2022

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

{{Class Definition
|Pattern=
|Subclass Of=
|Description=
|Class Diagram Description=
|Required By Use Cases=
|Interface Specification References=
|Sources=
|Definition Status=
|Subclasses=
}}

Edit the page to see the template text.