QualityRequirementKind : public <<enumeration>> class
Created: |
2009-04-27 15:12:25 |
Modified: |
2010-03-25 14:22:01 |
|
Project: |
|
Author: |
|
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{01E7D585-BACE-4148-81B4-99CED16BCA1E} |
Appears In: |
RequirementsOverview |
<p>QualityRequirementKind represents an enumeration with enumeration literals describing various types of quality requirements.<br/></p><p><br/></p><p>Extension: <br/></p><p>Enumeration, no extension.<br/></p>
Attribute |
Details |
public configurability |
<<enum>>
Notes:
|
The requirement is related to the ability to configure the functionality.
|
|
public ergonomy |
<<enum>>
Notes:
|
The requirement is related to the ergonomy of the functionality.
|
|
public humanMachineInterface |
<<enum>>
Notes:
|
The requirement is related to the human-machine interface.
|
|
public safety |
<<enum>>
Notes:
|
The requirement is related to safety, the absence of catastrophic consequences on the user(s) and the environment.
|
|
public security |
<<enum>>
Notes:
|
The requirement is related to security.
|
|
public timing |
<<enum>>
Notes:
|
The requirement is related to timing.
|
|
public other |
<<enum>>
Notes:
|
The requirement is a quality requirement with a general classification.
|
|
public availability |
<<enum>>
Notes:
|
The requirement is related to availability, the readiness for correct service.
|
|
public reliability |
<<enum>>
Notes:
|
The requirement is related to reliability, the continuity of correct service.
|
|
public confidentiality |
<<enum>>
Notes:
|
The requirement is related to confidentiality.
|
|
public integrity |
<<enum>>
Notes:
|
The requirement is related to integrity, absence of improper system alteration.
|
|
public maintainability |
<<enum>>
Notes:
|
The requirement is related to maintainability, the ability to undergo modifications and repairs.
|
|
public performance |
<<enum>>
Notes:
|
The requirement is related to performance in general.
|
|