BOM Option

Information that describes the attributes of a specific Option within a classification.

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..∞
Name 0..1
Description 0..∞
Note 0..∞
Default Indicator 0..1
Exclusive Indicator 0..1
BOM Item Data 0..∞
Quantity 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 BOMOption {
    string TypeCode
    string ActionCode
    string Identifier
    string UUID
    string SourceIdentifier
    string PartyIdentifier
    string Name
    string Description
    string Note
    boolean DefaultIndicator
    boolean ExclusiveIndicator
    number Quantity
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "BOMItemData"{}

BOMOption o-d- "0...∞" "IdentifierSet"
BOMOption o-r- "0...∞" "RelatedIdentifier"
BOMOption o-u- "0...∞" "BOMItemData"

hide circle
@enduml

Where Used

Following is a list of components that have BOM Option as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 26ab6bbeb03f46f995de6fddbc6a7b71

connectSpec (OAGIS) Version 10.12.8