.. # ******************************************************************************* # 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 # ******************************************************************************* Workflow Implementation ####################### .. workflow:: Create/Maintain Software Development Plan :id: wf__sw_development_plan :status: valid :tags: implementation :responsible: rl__contributor :approved_by: rl__committer :input: wp__platform_mgmt :output: wp__sw_development_plan :contains: doc__software_development_plan The Software Development Plan shall descirbe - methods - Guidelines - development environment .. workflow:: Create/Maintain Implementation :id: wf__sw_detailed_design :status: valid :tags: implementation :responsible: rl__contributor :approved_by: rl__committer :input: wp__requirements__comp, wp__component_arch, wp__sw_development_plan :output: wp__sw_implementation :contains: gd_temp__detailed_design :has: doc_concept__imp__concept The implementation is created, consisting of - Detailed Design - Source Code .. workflow:: Verify Implementation :id: wf__sw_verify_implementation :status: valid :tags: implementation :responsible: rl__contributor :approved_by: rl__committer :input: wp__sw_implementation, wp__sw_development_plan :output: wp__issue_track_system, wp__sw_implementation_inspection, wp__verification__module_ver_report :contains: gd_chklst__impl_inspection The Implementation Verification of the Detailed Design and Code consists of the following topics - Detailed Design and Code Inspection - Static and Dynamic Code Analysis performed by a tool