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