Difference between revisions of "Concept:Property"

From Openresearch
Jump to: navigation, search
(Created page with " __NOCACHE__ {{Topic |name=Property |pluralName=Properties |icon= |iconUrl= |documentation=a Property is a Feature/Attribute of a Topic |wikiDocumentation=see * https://semant...")
 
 
Line 21: Line 21:
  
 
=== 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>
 
  
 
{{#concept:
 
{{#concept:

Latest revision as of 23:04, 31 March 2021


Cache usage

No cache available.

Pages of concept "Property"

Showing below 63 pages.

View (previous 200 | next 200) (20 | 50 | 100 | 250 | 500)