Failure Mode

Represents an identifiable condition in which one element of a redundant system has failed (no longer available) and impacts on the required function output of the system.

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Description 0..∞
Note 0..∞
Failure Effect 0..∞
Cause 0..∞
Extension 1..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml

class FailureMode {
    string TypeCode
    string ActionCode
    string Identifier
    string UUID
    string SourceIdentifier
    string PartyIdentifier
    string Description
    string Note
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "FailureEffect"{}
class "Cause"{}

FailureMode o-d- "0...∞" "IdentifierSet"
FailureMode o-r- "0...∞" "RelatedIdentifier"
FailureMode o-u- "0...∞" "FailureEffect"
FailureMode o-l- "0...∞" "Cause"

hide circle
@enduml

Where Used

Following is a list of components that have Failure Mode as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: f52358c871ba4414b2793283ac6bdd5d

connectSpec (OAGIS) Version 10.12.8