ExposureClassKind : public <<enumeration>> class
Created: |
2009-01-12 08:46:12 |
Modified: |
2010-04-29 14:30:45 |
|
Project: |
|
Author: |
yt31145 |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{D6516A31-AC2E-4078-8106-30194CFBCC25} |
Appears In: |
Dependability |
<p>The ExposureClassKind is an enumeration metaclass with enumeration literals indicating the probability attributes E1, E2, E3 or E4 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 E1 |
<<enum>>
Notes:
|
Rare events. Situations that occur less often than once a year for the great majority of drivers
|
|
public E2 |
<<enum>>
Notes:
|
Sometimes. Situations that occur a few times a year for the great majority of drivers
|
|
public E3 |
<<enum>>
Notes:
|
Quite often. Situations that occur once a month or more often for an average driver
|
|
public E4 |
<<enum>>
Notes:
|
Often. All situations that occur during almost every drive on average
|
|