Configuration Line

Common element used to define all the required characteristics and other meta data that would identify a specific element of the identified configuration

Child Components

Type Code 0..1
Action Code 0..1
Line Number Identifier 0..1
Line Identifier Set 0..∞
Description 0..∞
Note 0..∞
Document Reference 0..∞
Attachment 0..∞
Configured Item 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 ConfigurationLine {
    String TypeCode
    CodeList ActionCode
    String LineNumberIdentifier
    String Description
    String Note
}

class "LineIdentifierSet"{}
class "DocumentReference"{}
class "Attachment"{}
class "ConfiguredItem"{}

ConfigurationLine o-d- "0...∞" "LineIdentifierSet"
ConfigurationLine o-r- "0...∞" "DocumentReference"
ConfigurationLine o-u- "0...∞" "Attachment"
ConfigurationLine o-l- "0...∞" "ConfiguredItem"

hide circle
@enduml

Where Used

Following is a list of components that have Configuration Line as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 843da3e960084c8f8e7f3078c7abe700

connectSpec (OAGIS) Version 10.12