Class Description
Compatible unit of a consumable supply item. For example, nuts, bolts, brackets, glue, etc.
Attributes
Name | Type | Description |
---|---|---|
corporateCode | String | Code for material. |
quantity | IntegerQuantity | Quantity of the TypeMaterial for this CU, used to determine estimated costs based on a per unit cost or a cost per unit length specified in the TypeMaterial. |
status | Status |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
CUMaterialItem | 0..* | CompatibleUnit | 0..* | CUMaterialItems | CompatibleUnits | ||
CUMaterialItem | 0..* | TypeMaterial | 0..1 | CUMaterialItems | TypeMaterial | ||
PropertyUnit | 0..* | CUMaterialItem | 0..* | PropertyUnits | CUMaterialItems |