summaryrefslogtreecommitdiff
path: root/spec/spec/interface-domain.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-27 11:40:06 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commit08c0232545d9c673fab36a37d2cc9fa15fe7f007 (patch)
tree8e96f85be45991e62d5bc8a5810d671c9c2f7447 /spec/spec/interface-domain.yml
parentc58ecfe5c5c06d299be7abc4fab9402b3d9d341e (diff)
spec: Add interface domain items
Diffstat (limited to 'spec/spec/interface-domain.yml')
-rw-r--r--spec/spec/interface-domain.yml33
1 files changed, 33 insertions, 0 deletions
diff --git a/spec/spec/interface-domain.yml b/spec/spec/interface-domain.yml
new file mode 100644
index 00000000..327b05ba
--- /dev/null
+++ b/spec/spec/interface-domain.yml
@@ -0,0 +1,33 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links:
+- role: spec-member
+ uid: root
+- role: spec-refinement
+ spec-key: interface-type
+ spec-value: domain
+ uid: interface
+spec-description: null
+spec-example: null
+spec-info:
+ dict:
+ attributes:
+ description:
+ description: |
+ It shall be the description of the domain
+ spec-type: str
+ name:
+ description: |
+ It shall be the human readable name of the domain.
+ spec-type: str
+ description: |
+ This set of attributes specifies an interface domain. Items of the types
+ :ref:`SpecTypeInterfaceContainerItemType` and
+ :ref:`SpecTypeInterfaceHeaderFileItemType` are placed into domains
+ through links with the :ref:`SpecTypeInterfacePlacementLinkRole`.
+ required-attributes: all
+spec-name: Interface Domain Item Type
+spec-type: interface-domain
+type: spec