LifecycleStageKind : public <<enumeration>> class
Created: |
2008-12-08 17:12:40 |
Modified: |
2010-03-08 16:08:00 |
|
Project: |
|
Author: |
yt31145 |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{6088DB35-07A9-497d-AF4A-33994F0986C4} |
Appears In: |
SafetyCase |
<p>The SafetyCase should be initiated at the earliest possible stage in the safety program so that hazards are identified and dealt with while the opportunities for their exclusion exist. <br/></p><p><br/></p><p>The LifecycleStageKind is an enumeration metaclass with enumeration literals indicating safety case life cycle stage.<br/></p><p><br/></p><p>Semantics:<br/></p><p>The safety case is one incremental safety case, rather than several complete new ones. The safety case lifecycle stage has the following meanings:<br/></p><p><br/></p><p>- The preliminary safety case is started when development of the system is started. After this stage discussions with the customer can commence about possible safety issues (hazards). <br/></p><p><br/></p><p>- The interim safety case is situated after the first system design and tests.<br/></p><p><br/></p><p>- The operational safety case is prior to in-service use. <br/></p><p><br/></p><p>Extension: <br/></p><p>Enumeration, no extension.<br/></p>
Attribute |
Details |
public PreliminarySafetyCase |
<<enum>>
Notes:
|
The preliminary safety case is started when development of the system is started.
|
|
public InterimSafetyCase |
<<enum>>
Notes:
|
The interim safety case is situated after the first system design and tests
|
|
public OperationalSafetyCase |
<<enum>>
Notes:
|
The operational safety case is prior to in-service use
|
|