ASILKind : public <<enumeration>> class
Created: 2006-11-28 17:30:08
Modified: 2010-03-08 16:07:43
Project:
Advanced:
<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.