Product
Agricultural input or produce
Child Components
Id 1..1
Name 1..1
Description 0..1
Context Items 0..1 ⇩
Brand Id 0..1
Density 0..1
Specific Gravity 0..1
Manufacturer Id 0..1
Product Components 0..1 ⇩
Product Type Code 1..1
Mix Product Attributes 0..1 ⇩
Crop Variety Product Attributes 0..1
Crop Nutrition Product Attributes 0..1
Crop Protection Product Attributes 0..1
Harvested Product Attributes 0..1
Product Form Code 1..1
Product Status Code 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
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml Product
class Product {
String [[/docs/name Name]]
String [[/docs/description Description]]
String [[/docs/brand-id BrandId]]
Number [[/docs/specific-gravity SpecificGravity]]
String [[/docs/manufacturer-id ManufacturerId]]
String [[/docs/product-type-code ProductTypeCode]]
String [[/docs/product-form-code ProductFormCode]]
String [[/docs/product-status-code ProductStatusCode]]
}
class Id {
[[/docs/id details]]→
}
class ContextItems {
[[/docs/context-items details]]→
}
class Density {
[[/docs/density details]]→
}
class ProductComponents {
[[/docs/product-components details]]→
}
class MixProductAttributes {
[[/docs/mix-product-attributes details]]→
}
class CropVarietyProductAttributes {
[[/docs/crop-variety-product-attributes details]]→
}
class CropNutritionProductAttributes {
[[/docs/crop-nutrition-product-attributes details]]→
}
class CropProtectionProductAttributes {
[[/docs/crop-protection-product-attributes details]]→
}
class HarvestedProductAttributes {
[[/docs/harvested-product-attributes details]]→
}
Product o-d- "1...1" Id
Product o-r- "0...1" ContextItems
Product o-u- "0...1" Density
Product o-l- "0...1" ProductComponents
Product o-d- "0...1" MixProductAttributes
Product o-u- "0...1" CropVarietyProductAttributes
Product o-d- "0...1" CropNutritionProductAttributes
Product o-u- "0...1" CropProtectionProductAttributes
Product o-d- "0...1" HarvestedProductAttributes
hide circle
@enduml
Where Used
Following is a list of components that have Product as a child component.
Feedback
AgGateway and its members welcome your feedback.
UUID: 2947fbe34b0e446888a150dc8e0362b4
ADAPT Standard Version 1.0.0