SeverityClassKind : public <<enumeration>> class
Created: |
2009-01-09 18:02:41 |
Modified: |
2010-04-29 14:32:56 |
|
Project: |
|
Author: |
yt31145 |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{AE004A8A-9CEC-4a13-B034-2500B2B628D3} |
Appears In: |
Dependability |
<p>The SeverityClassKind is an enumeration metaclass with enumeration literals indicating the severity attributes S0, S1, S2 or S3 in accordance with ISO26262.<br/></p><p><br/></p><p>Semantics:<br/></p><p>The semantics are defined at each enumeration literal and fully defined in the ISO26262 standard.<br/></p><p><br/></p><p>Extension: <br/></p><p>Enumeration, no extension.<br/></p>
Attribute |
Details |
public S0 |
<<enum>>
|
public S1 |
<<enum>>
Notes:
|
Light and moderate injuries.
|
|
public S2 |
<<enum>>
Notes:
|
Severe and life-threatening injuries (survival probable).
|
|
public S3 |
<<enum>>
Notes:
|
Life-threatening injuries (survival uncertain), fatal injuries.
|
|