mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-27 09:11:09 +08:00
parent
63286a5f85
commit
2fecb7a025
@ -1992,7 +1992,8 @@ software source code. All explicit attributes shall be specified. The explicit
|
|||||||
attributes for this type are:
|
attributes for this type are:
|
||||||
|
|
||||||
identifier
|
identifier
|
||||||
The attribute value shall be an :ref:`SpecTypeInterfaceGroupIdentifier`.
|
The attribute value shall be a
|
||||||
|
:ref:`SpecTypeRequirementDesignGroupIdentifier`.
|
||||||
|
|
||||||
.. _SpecTypeDesignTargetItemType:
|
.. _SpecTypeDesignTargetItemType:
|
||||||
|
|
||||||
@ -4361,8 +4362,6 @@ The value shall match with the regular expression "``^[A-Z][a-zA-Z0-9]*$``".
|
|||||||
|
|
||||||
This type is used by the following types:
|
This type is used by the following types:
|
||||||
|
|
||||||
* :ref:`SpecTypeDesignGroupRequirementItemType`
|
|
||||||
|
|
||||||
* :ref:`SpecTypeInterfaceGroupItemType`
|
* :ref:`SpecTypeInterfaceGroupItemType`
|
||||||
|
|
||||||
.. _SpecTypeInterfaceGroupMembershipLinkRole:
|
.. _SpecTypeInterfaceGroupMembershipLinkRole:
|
||||||
@ -4715,6 +4714,23 @@ This type refines the :ref:`SpecTypeLink` through the ``role`` attribute if the
|
|||||||
value is ``proxy-member``. It defines the proxy member role of links. Items
|
value is ``proxy-member``. It defines the proxy member role of links. Items
|
||||||
may use this role to link to :ref:`SpecTypeProxyItemTypes` items.
|
may use this role to link to :ref:`SpecTypeProxyItemTypes` items.
|
||||||
|
|
||||||
|
.. _SpecTypeRequirementDesignGroupIdentifier:
|
||||||
|
|
||||||
|
Requirement Design Group Identifier
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
A value of this type shall be of one of the following variants:
|
||||||
|
|
||||||
|
* There may be no value (null).
|
||||||
|
|
||||||
|
* The value may be a string. It shall be the identifier of the requirement
|
||||||
|
design group. The value shall match with the regular expression
|
||||||
|
"``^[a-zA-Z0-9_]*$``".
|
||||||
|
|
||||||
|
This type is used by the following types:
|
||||||
|
|
||||||
|
* :ref:`SpecTypeDesignGroupRequirementItemType`
|
||||||
|
|
||||||
.. _SpecTypeRequirementRefinementLinkRole:
|
.. _SpecTypeRequirementRefinementLinkRole:
|
||||||
|
|
||||||
Requirement Refinement Link Role
|
Requirement Refinement Link Role
|
||||||
|
Loading…
x
Reference in New Issue
Block a user