| CommonProduct UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
Food: "Any nourishing substance that is eaten, drunk, or otherwise taken into the body to sustain life, provide energy, promote growth, etc." - Dictionary.comThis Class describes a manufactured or distributed product intended for human or animal consumption. This class may be referenced by a nutrition order or by food safety related activities, among other uses. Note that the phrase "manufactured or distributed" is intended to include produce that has been harvested, for example a pineapple harvested and sold by the Dole corporation, or frozen shrimp harvested and sold by the Bubba Gump corporation.
Attributes | ||
FoodIngredient | foodIngredient | |
FoodProductInstance | foodProductInstance |
Pointer to instances of a Food Product, which will be identified by a lot number. |
Attributes inherited from FHIM::CommonProduct::Product | ||
brandName, description, equivalentTo, fdaProductCode, formCode, handlingCode, kind, manufacturer, riskCode, shelfLife, specializationOf, status |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | FoodProduct |
Name Expression | |
Namespace | CommonProduct |
Owned Template Signature | |
Owner | CommonProduct |
Owning Template Parameter | |
Package | CommonProduct |
Qualified Name | FHIM::CommonProduct::FoodProduct |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public FoodIngredient foodIngredient
Aggregation | None |
Alias | |
Association | foodProduct_foodIngredient |
Association End | |
Class | FoodProduct |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | foodIngredient |
Name Expression | |
Namespace | FoodProduct |
Opposite | |
Owner | FoodProduct |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::FoodProduct::foodIngredient |
Stereotype | |
Template Parameter | |
Type | FoodIngredient |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public FoodProductInstance foodProductInstance
Pointer to instances of a Food Product, which will be identified by a lot number.
Aggregation | None |
Alias | |
Association | foodProduct_foodProductInstance |
Association End | |
Class | FoodProduct |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | foodProductInstance |
Name Expression | |
Namespace | FoodProduct |
Opposite | foodProduct |
Owner | FoodProduct |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::FoodProduct::foodProductInstance |
Stereotype | |
Template Parameter | |
Type | FoodProductInstance |
Upper | * |
Upper Value | (*) |
Visibility | Public |
| CommonProduct UML Documentation |
Summary:AttributesProperties | Detail:Attributes |