Product Component

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

Child Components

Product Id 0..1
Ingredient Id 0..1
Amount 1..1
Is Carrier 0..1
Mix Order 0..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 { String [[/docs/product-id ProductId]] String [[/docs/is-carrier IsCarrier]] String [[/docs/mix-order MixOrder]] } class IngredientId { [[/docs/ingredient-id details]]→ } class Amount { [[/docs/amount details]]→ } ProductComponent o-d- "0...1" IngredientId ProductComponent o-r- "1...1" Amount 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 2.0.0