Category:Property: Difference between revisions

From Openresearch
Jump to navigation Jump to search
Created page with "__NOTOC__ {{#ask:Topic name::Property|mainlabel=-|?Topic wikiDocumentation= }} Properties may be added and edited with the form Form:Property * List of Properties..."
 
No edit summary
 
Line 7: Line 7:
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
== uml ==
== uml ==
<uml>
UML removed currently not supported
title Property
 
note as PropertyNote
a Property is a Feature/Attribute of a Topic
end note
class Property {
Text: allowedValues
Code: default
Text: documentation
Number: index
Text: inputType
Boolean: isLink
Text: label
Boolean: mandatory
Text: name
Text: namespace
Boolean: allow nulls?
Boolean: primary key
Boolean: showInGrid
Number: size
Number: sortPos
Boolean: uploadable
Code: values from
}
PropertyNote .. Property
 
  "Property" "*" --> "1" "Topic" : "Property topic"
 
 
skinparam note {
  BackGroundColor #FFFFFF
  FontSize 12
  ArrowColor #FF8000
  BorderColor #FF8000
  FontColor black
  FontName Technical
}
skinparam component {
  BackGroundColor #FFFFFF
  FontSize 12
  ArrowColor #FF8000
  BorderColor #FF8000
  FontColor black
  FontName Technical
}
skinparam package {
  BackGroundColor #FFFFFF
  FontSize 12
  ArrowColor #FF8000
  BorderColor #FF8000
  FontColor black
  FontName Technical
}
skinparam usecase {
  BackGroundColor #FFFFFF
  FontSize 12
  ArrowColor #FF8000
  BorderColor #FF8000
  FontColor black
  FontName Technical
}
skinparam activity {
  BackGroundColor #FFFFFF
  FontSize 12
  ArrowColor #FF8000
  BorderColor #FF8000
  FontColor black
  FontName Technical
}
skinparam classAttribute {
  BackGroundColor #FFFFFF
  FontSize 12
  ArrowColor #FF8000
  BorderColor #FF8000
  FontColor black
  FontName Technical
}
skinparam interface {
  BackGroundColor #FFFFFF
  FontSize 12
  ArrowColor #FF8000
  BorderColor #FF8000
  FontColor black
  FontName Technical
}
skinparam class {
  BackGroundColor #FFFFFF
  FontSize 12
  ArrowColor #FF8000
  BorderColor #FF8000
  FontColor black
  FontName Technical
}
skinparam object {
  BackGroundColor #FFFFFF
  FontSize 12
  ArrowColor #FF8000
  BorderColor #FF8000
  FontColor black
  FontName Technical
}
hide Circle
' end of skinparams '
</uml>
 
== See also ==
== See also ==
*[[:List of Properties]]
*[[:List of Properties]]

Latest revision as of 22:02, 31 March 2021

Pages in category "Property"

The following 65 pages are in this category, out of 65 total.