ASILKind : public <<enumeration>> class
Created: |
2006-11-28 17:30:08 |
Modified: |
2010-03-08 16:07:43 |
|
Project: |
|
Author: |
|
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{98389011-E4C2-47aa-8CAF-8B9F5E4E237C} |
Appears In: |
Dependability |
<p>The ASILKind is an enumeration metaclass with enumeration literals indicating the level of safety integrity in accordance with ISO26262.<br/></p><p><br/></p><p>Semantics:<br/></p><p>The semantics is 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 ASIL_A |
<<enum>>
Notes:
|
ASIL A, Lowest Safety Integrity Level.
|
|
public ASIL_B |
<<enum>>
Notes:
|
ASIL B, second lowest Safety Integrity Level.
|
|
public ASIL_C |
<<enum>>
Notes:
|
ASIL C, second highest Safety Integrity Level.
|
|
public ASIL_D |
<<enum>>
Notes:
|
ASIL D, Highest Safety Integrity Level.
|
|
public QM |
<<enum>>
Notes:
|
Quality Management only, no requirement according to ISO 26262.
|
|