[PATCH 1/4] eng: Add requirement text to interface groups

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Jul 27 13:45:38 UTC 2020


This allows to state the requirement for an interface group directly in
the item.

Update #3715.
---
 eng/req/items.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/eng/req/items.rst b/eng/req/items.rst
index 42a439d..a033eac 100644
--- a/eng/req/items.rst
+++ b/eng/req/items.rst
@@ -1449,6 +1449,10 @@ name
     The attribute value shall be a string. It shall be the human readable name
     of the interface group.
 
+text
+    The attribute value shall be a :ref:`SpecTypeRequirementText`. It shall
+    state the requirement for the interface group.
+
 .. _SpecTypeInterfaceHeaderFileItemType:
 
 Interface Header File Item Type
@@ -4230,6 +4234,8 @@ This type is used by the following types:
 
 * :ref:`SpecTypeConstraintItemType`
 
+* :ref:`SpecTypeInterfaceGroupItemType`
+
 * :ref:`SpecTypeRequirementItemType`
 
 .. _SpecTypeRequirementValidationLinkRole:
-- 
2.26.2



More information about the devel mailing list