|
ENTITY Class_breakdown_association; description : OPTIONAL STRING; considered_class : Product_class; breakdown_element : breakdown_element_select; relation_type : STRING; END_ENTITY; -- Class_breakdown_association |
Entity data types and their attributesClass_breakdown_association(OPT) description: STRING; considered_class: Product_class; breakdown_element: breakdown_element_select; relation_type: STRING; |
Global rules for this entity data type- |