Difference between revisions of "Template:Class Definition"
Jump to navigation
Jump to search
Megankatsumi (talk | contribs) |
Megankatsumi (talk | contribs) |
||
Line 3: | Line 3: | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
+ | {{Manchester Specification | ||
+ | |Property= | ||
+ | |Restriction= | ||
+ | |Value= | ||
+ | }} | ||
{{Class Definition | {{Class Definition | ||
|Subclass Of= | |Subclass Of= | ||
Line 9: | Line 14: | ||
|Domains of Interest RW= | |Domains of Interest RW= | ||
|Required By Use Cases= | |Required By Use Cases= | ||
− | |||
|Sources= | |Sources= | ||
|Definition Status= | |Definition Status= | ||
|Subclasses= | |Subclasses= | ||
|Has Specification Model= | |Has Specification Model= | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
</pre> | </pre> | ||
Line 27: | Line 26: | ||
== Subclass Of == | == Subclass Of == | ||
{{#arraymap:{{{SubClassOf|}}}|,|x|[[Owl:SubClassOf::x]]}} | {{#arraymap:{{{SubClassOf|}}}|,|x|[[Owl:SubClassOf::x]]}} | ||
− | |||
− | |||
− | |||
− | |||
== Domains of Interest (read-only) == | == Domains of Interest (read-only) == | ||
Line 42: | Line 37: | ||
{{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}} | {{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}} | ||
{{#ask:[[RequiresClass::{{PAGENAME}}]] |format=list}} | {{#ask:[[RequiresClass::{{PAGENAME}}]] |format=list}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Referenced by Specification Element(s) == | == Referenced by Specification Element(s) == |
Revision as of 18:20, 2 June 2021
This is the "Class Definition" template. It should be called in the following format:
{{Manchester Specification |Property= |Restriction= |Value= }} {{Class Definition |Subclass Of= |Description= |Domains of Interest R= |Domains of Interest RW= |Required By Use Cases= |Sources= |Definition Status= |Subclasses= |Has Specification Model= }}
Edit the page to see the template text.