Skip to content
Snippets Groups Projects
Commit 257dabb6 authored by ankraft's avatar ankraft
Browse files

Merge branch 'RDM-2019-0010-SDT_4_0_–_Align_types_of_names_and_identifiers'...

Merge branch 'RDM-2019-0010-SDT_4_0_–_Align_types_of_names_and_identifiers' into WI-0081-Smart_Device_Template_4_0

# Conflicts:
#	SDT/schema4.0/docs/SDT_UML.uxf
#	SDT/schema4.0/docs/images/SDT_UML_Basic_Elements.png
parents 2531ce86 0d8616ee
No related branches found
No related tags found
No related merge requests found
...@@ -121,7 +121,7 @@ m1=0..1 ...@@ -121,7 +121,7 @@ m1=0..1
</coordinates> </coordinates>
<panel_attributes>DataType <panel_attributes>DataType
-- --
/@ name : text/ /@ name : Name/
/@ unitOfMeasure : text/ /@ unitOfMeasure : text/
/- Doc : Doc/ /- Doc : Doc/
/- semanticURI : uri/ /- semanticURI : uri/
...@@ -194,7 +194,7 @@ m1= 1 ...@@ -194,7 +194,7 @@ m1= 1
</coordinates> </coordinates>
<panel_attributes>Constraint <panel_attributes>Constraint
-- --
*@ name : text* *@ name : Name*
/@ type : BasicType/ /@ type : BasicType/
/@ value : text/ /@ value : text/
/- Doc : Doc/ /- Doc : Doc/
...@@ -310,7 +310,7 @@ lw=0.1</panel_attributes> ...@@ -310,7 +310,7 @@ lw=0.1</panel_attributes>
</coordinates> </coordinates>
<panel_attributes>ModuleClass <panel_attributes>ModuleClass
-- --
*@ name : text* *@ name : Name*
/@ optional : boolean = false/ /@ optional : boolean = false/
/- Doc : Doc/ /- Doc : Doc/
/- semanticURI : uri/ /- semanticURI : uri/
...@@ -333,7 +333,7 @@ fg=blue ...@@ -333,7 +333,7 @@ fg=blue
</coordinates> </coordinates>
<panel_attributes>Action <panel_attributes>Action
-- --
*@ name : text* *@ name : Name*
/@ optional : boolean = false/ /@ optional : boolean = false/
/- Doc : Doc/ /- Doc : Doc/
/- semanticURI : uri/ /- semanticURI : uri/
...@@ -352,7 +352,7 @@ fg=blue</panel_attributes> ...@@ -352,7 +352,7 @@ fg=blue</panel_attributes>
</coordinates> </coordinates>
<panel_attributes>Arg <panel_attributes>Arg
-- --
*@ name : text* *@ name : Name*
/@ optional : boolean = false/ /@ optional : boolean = false/
/@ default : text/ /@ default : text/
/- Doc : Doc/ /- Doc : Doc/
...@@ -383,7 +383,7 @@ m1= 0..n</panel_attributes> ...@@ -383,7 +383,7 @@ m1= 0..n</panel_attributes>
</coordinates> </coordinates>
<panel_attributes>Domain <panel_attributes>Domain
-- --
*@ id : ID* *@ id : Name*
/- Doc : Doc/ /- Doc : Doc/
/- semanticURI : uri/ /- semanticURI : uri/
/* Imports/ /* Imports/
...@@ -509,7 +509,7 @@ m1= 0..n ...@@ -509,7 +509,7 @@ m1= 0..n
</coordinates> </coordinates>
<panel_attributes>DataPoint <panel_attributes>DataPoint
-- --
*@ name : text* *@ name : Name*
/@ optional : boolean = false/ /@ optional : boolean = false/
/@ writable : boolean = true/ /@ writable : boolean = true/
/@ readable : boolean = true/ /@ readable : boolean = true/
...@@ -533,7 +533,7 @@ fg=blue ...@@ -533,7 +533,7 @@ fg=blue
</coordinates> </coordinates>
<panel_attributes>Event <panel_attributes>Event
-- --
*@ name : text* *@ name : Name*
/@ optional : boolean = false/ /@ optional : boolean = false/
/- Doc : Doc/ /- Doc : Doc/
/- semanticURI : uri/ /- semanticURI : uri/
...@@ -632,7 +632,7 @@ m1= 0..n</panel_attributes> ...@@ -632,7 +632,7 @@ m1= 0..n</panel_attributes>
</coordinates> </coordinates>
<panel_attributes>Property <panel_attributes>Property
-- --
*@ name : text* *@ name : Name*
/@ optional : boolean = false/ /@ optional : boolean = false/
/@ value : text/ /@ value : text/
/- Doc : Doc/ /- Doc : Doc/
...@@ -717,7 +717,7 @@ m1= 1 ...@@ -717,7 +717,7 @@ m1= 1
/* SubDevices : SubDevice/ /* SubDevices : SubDevice/
/- DeviceClass/ /- DeviceClass/
/ @domain : IDRF/ / @domain : IDRF/
/ @class : id / / @class : Name /
/ -ImplementedProperties : Property / / -ImplementedProperties : Property /
/ -ImplementedModuleClasses : ModuleClass / / -ImplementedModuleClasses : ModuleClass /
/- extends : Extends/ /- extends : Extends/
...@@ -810,7 +810,7 @@ m1=0..1 ...@@ -810,7 +810,7 @@ m1=0..1
</coordinates> </coordinates>
<panel_attributes>EnumValue <panel_attributes>EnumValue
-- --
*@ name : text* *@ name : Name*
*@ value : value* *@ value : value*
/@ type : BasicType = integer/ /@ type : BasicType = integer/
/- Doc : Doc/ /- Doc : Doc/
...@@ -854,7 +854,7 @@ m1=0..1</panel_attributes> ...@@ -854,7 +854,7 @@ m1=0..1</panel_attributes>
<panel_attributes>Extends <panel_attributes>Extends
-- --
*@domain : IDRF* *@domain : IDRF*
*@class : id* *@class : Name*
/- exclude : Exclude/ /- exclude : Exclude/
fg=blue</panel_attributes> fg=blue</panel_attributes>
...@@ -870,7 +870,7 @@ fg=blue</panel_attributes> ...@@ -870,7 +870,7 @@ fg=blue</panel_attributes>
</coordinates> </coordinates>
<panel_attributes>Exclude <panel_attributes>Exclude
-- --
*@name : text* *@name : Name*
/@type : text = datapoint/ /@type : text = datapoint/
fg=blue</panel_attributes> fg=blue</panel_attributes>
<additional_attributes/> <additional_attributes/>
......
SDT/schema4.0/docs/images/SDT_UML_DataType.png

55.6 KiB | W: | H:

SDT/schema4.0/docs/images/SDT_UML_DataType.png

55.5 KiB | W: | H:

SDT/schema4.0/docs/images/SDT_UML_DataType.png
SDT/schema4.0/docs/images/SDT_UML_DataType.png
SDT/schema4.0/docs/images/SDT_UML_DataType.png
SDT/schema4.0/docs/images/SDT_UML_DataType.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment