|
ENTITY Functional_element SUBTYPE OF (Breakdown_element); END_ENTITY; -- Functional_element |
Entity data types and their attributesProductid: STRING; (OPT) name: STRING; (OPT) description: STRING; Breakdown_element - Functional_element - |
Global rules for this entity data type- |