Overview Schemas Index

Data_structure_representation_arm         


ENTITY Data_structure_dimension;
          label : STRING;
          size : INTEGER;
END_ENTITY; -- Data_structure_dimension

Entity data types and their attributes

Data_structure_dimension
          label: STRING;
          size: INTEGER;

Users: by entity attributes

Data_structure_dimension
          Data_structure.dimensions

Users: by defined types, not used by any entity attribute

Data_structure_dimension
          -

Global rules for this entity data type

          -