Product
Agricultural input or produce
Child Components
Id 1..1
Name 1..1
Description 0..1
Context Items 0..∞
Product Type Code 1..1
Product Form Code 1..1
Product Status Code 0..1
Manufacturer Id 0..1
Brand Id 0..1
Density 0..1
Specific Gravity 0..1
Product Components 0..∞
Crop Id 0..1
Traits 0..∞
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/product-type-code ProductTypeCode]]
String [[/docs/product-form-code ProductFormCode]]
String [[/docs/product-status-code ProductStatusCode]]
String [[/docs/manufacturer-id ManufacturerId]]
String [[/docs/brand-id BrandId]]
String [[/docs/specific-gravity SpecificGravity]]
String [[/docs/crop-id CropId]]
}
class Id {
[[/docs/id details]]→
}
class ContextItem {
[[/docs/context-item details]]→
}
class Density {
[[/docs/density details]]→
}
class ProductComponent {
[[/docs/product-component details]]→
}
class Trait {
[[/docs/trait details]]→
}
Product o-d- "1...1" Id
Product o-r- "0...∞" ContextItem
Product o-u- "0...1" Density
Product o-l- "0...∞" ProductComponent
Product o-d- "0...∞" Trait
hide circle
@endumlWhere 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 2.0.0