|
ENTITY Data_structure_dimension; label : STRING; size : INTEGER; END_ENTITY; -- Data_structure_dimension |
Entity data types and their attributesData_structure_dimensionlabel: STRING; size: INTEGER; |
Users: by entity attributesData_structure_dimensionData_structure.dimensions Users: by defined types, not used by any entity attributeData_structure_dimension- |
Global rules for this entity data type- |