..
# *******************************************************************************
# Copyright (c) 2025 Contributors to the Eclipse Foundation
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
#
# This program and the accompanying materials are made available under the
# terms of the Apache License Version 2.0 which is available at
# https://www.apache.org/licenses/LICENSE-2.0
#
# SPDX-License-Identifier: Apache-2.0
# *******************************************************************************
.. _process_management_templates:
Templates
=========
.. gd_temp:: Workflow Template
:id: gd_temp__process_workflow
:status: valid
:tags: process_management
:complies: std_req__iso26262__management_5421, std_req__iso26262__management_5422, std_req__aspice_40__gp-311
.. code-block:: rst
.. workflow::
:id: wf___
:status:
:tags:
:responsible: >
:approved_by: >, ..., >
:supported_by: >, ..., >
:input: >
:output: >
:contains: , template:gd_temp__<...>, checklist:gd_chklst__<...>, method:gd_meth__<...>
:has: , getting started:doc_getstrt__<...>>
.. gd_temp:: Work Product Template
:id: gd_temp__process_workproduct
:status: valid
:tags: process_management
:complies: std_req__iso26262__management_5421, std_req__iso26262__management_5422, std_req__aspice_40__gp-311
.. code-block:: rst
.. workproduct::
:id: wp___
:status:
:tags:
:complies: >, ..., >, >, ..., >
.. gd_temp:: Role Template
:id: gd_temp__process_role
:status: valid
:tags: process_management
:complies: std_req__iso26262__management_5421, std_req__iso26262__management_5422, std_req__aspice_40__gp-311
.. code-block:: rst
Single person role
.. role::
:id: rl__
:status:
:tags:
Team role
.. role::
:id: rl___>
:status:
:tags:
:contains: >, ..., >
.. gd_temp:: Getting Started Template
:id: gd_temp__process_getstrt
:status: valid
:tags: process_management
:complies: std_req__iso26262__management_5421, std_req__iso26262__management_5422, std_req__aspice_40__gp-311
.. code-block:: rst
.. doc_getstrt::
:id: doc_getstrt__
:status:
:tags:
.. gd_temp:: Concept Description Template
:id: gd_temp__process_concept
:status: valid
:tags: process_management
:complies: std_req__iso26262__management_5421, std_req__iso26262__management_5422, std_req__aspice_40__gp-311
.. code-block:: rst
.. doc_concept::
:id: doc_concept__
:status:
:tags:
.. gd_temp:: Guideline Template
:id: gd_temp__process_guideline
:status: valid
:tags: process_management
:complies: std_req__iso26262__management_5421, std_req__iso26262__management_5422, std_req__aspice_40__gp-311
.. code-block:: rst
.. gd_guidl::
:id: gd_guidl___<...>
:status:
:tags:
:complies: >, ..., >
.. gd_temp:: Template Template
:id: gd_temp__process_template
:status: valid
:tags: process_management
:complies: std_req__iso26262__management_5421, std_req__iso26262__management_5422, std_req__aspice_40__gp-311
.. code-block:: rst
.. gd_temp::
:id: gd_temp___<...>
:status:
:tags:
:complies: >, ..., >
.. gd_temp:: Checklist Template
:id: gd_temp__process_checklist
:status: valid
:tags: process_management
:complies: std_req__iso26262__management_5421, std_req__iso26262__management_5422, std_req__aspice_40__gp-311
.. code-block:: rst
.. gd_chklst::
:id: gd_chklst___<...>
:status:
:tags:
:complies: >, ..., >
.. gd_temp:: Method Template
:id: gd_temp__process_method
:status: valid
:tags: process_management
:complies: std_req__iso26262__management_5421, std_req__iso26262__management_5422, std_req__aspice_40__gp-311
.. code-block:: rst
.. gd_method::
:id: gd_meth___<...>
:status:
:tags:
:complies: >, ..., >
.. gd_temp:: Process Requirement Template
:id: gd_temp__process_requirement
:status: valid
:tags: process_management
:complies: std_req__iso26262__management_5421, std_req__iso26262__management_5422, std_req__aspice_40__gp-311
.. code-block:: rst
.. gd_req::
:id: gd_req___<...>
:status:
:tags:
:satisfies: >, ..., >
:complies: >, ..., >
.. gd_temp:: Standard Requirement Template
:id: gd_temp__process_standard_req
:status: valid
:tags: process_management
:complies: std_req__iso26262__management_5421, std_req__iso26262__management_5422, std_req__aspice_40__gp-311
.. code-block:: rst
.. std_req::
:id: std_req____<...>
:status:
:tags:
.. gd_temp:: Standard Work Product Template
:id: gd_temp__process_standard_wp
:status: valid
:tags: process_management
:complies: std_req__iso26262__management_5421, std_req__iso26262__management_5422, std_req__aspice_40__gp-311
.. code-block:: rst
.. std_wp::
:id: std_wp____<...>
:status:
:tags:
.. gd_temp:: Document Template
:id: gd_temp__process_document
:status: valid
:tags: process_management
:complies: std_req__iso26262__management_5421, std_req__iso26262__management_5422, std_req__aspice_40__gp-311
.. code-block:: rst
.. document::
:id: doc__
:status:
:safety:
:security:
:realizes: wp__, ..., wp__
:tags:
.. note::
The document template must be used from the projects deploying the process and
implementing the defined work products. :ref:`processes_introduction` shows the
'fullfils' link from a 'TEXT FILE' to a work product defined in the process
description. This link is implemented by the ':realize:' attribute in the template
above.