SafetyConstraints::QuantitativeSafetyConstraint

Header Image
Content:
QuantitativeSafetyConstraint : Public Class DependabilityOrganization, SafetyConstraints
The QuantitativeSafetyConstraint metaclass represents the quantitative integrity constraints on a fault or failure. Thus, the system has the same or better performance with respect to the constrained fault or failure, and depending on the role this is either a requirement or a property.<br/><br/>Semantics:<br/>A QuantitativeSafetyConstraint provides information about the probabilistic estimates of target faults/failures, further specified by the failureRate and repairRate attribute.<br/><br/>Extension:<br/>(see ADLTraceableSpecification)<br/><br/><br/><br/><br/><br/>
  • Attributes
  • Associations
  • Associations From
  • Advanced
  • Other Links
Attribute Scope Type
failureRate Public Float
Notes: failureRate denotes the number of failures per unit time, i.e. the density of probability of failure divided by probability of survival for a hardware element (ISO26262 definition). For exponential failure distributions it is often denoted by lambda.<br/>
repairRate Public Float
Notes: repairRate denotes the number of repairs per unit time. For exponential repair distributions it is often denoted by mu.<br/>
Element Source Role Target Role
FaultFailure
Class  
Name:  
 
Name: constrainedFaultFailure
A QuantitativeSafetyConstraint defines quantitative bounds on the constrainedFaultFailure in terms of the failure and repair rates, failureRate and repairRate. The rates are exponentially distributed (user defined attributes may be used to specify alternative distributions and additional quantitative parameters).
Details:
 
Element Source Role Target Role
Dependability
Class  
Name:  
 
Name: quantitativeSafetyConstraint
 
Details:
 
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
TraceableSpecification Class Generalization To  
Dependability Class Strong From