Product Component

Details on an individual component that comprises part of a Product.

Child Components

Quantity 1..1
Is Carrier 1..1
Mix Order 0..1
Product Id 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 ProductComponent

class ProductComponent {
    Boolean [[/docs/is-carrier IsCarrier]]
    Integer [[/docs/mix-order MixOrder]]
    String [[/docs/product-id ProductId]]
}

class Quantity {
    [[/docs/quantity details]]→
}

ProductComponent o-d- "1...1" Quantity

hide circle
@enduml

Where Used

Following is a list of components that have Product Component as a child component.

Feedback

AgGateway and its members welcome your feedback.

UUID: e51edd789dec40fa9a2d5fd1e98cdf26

ADAPT Standard Version 1.0.0