Overview Schemas Index

Data_structure_representation_arm         


ENTITY Function_in_structure
          SUBTYPE OF (Textual_function_representation_item);
          position_in_structure : LIST [1:?] OF INTEGER;
END_ENTITY; -- Function_in_structure

Entity data types and their attributes

Textual_function_representation_item
          -
Function_in_structure
          position_in_structure: LIST [1:?] OF INTEGER;

Users: by entity attributes

Textual_function_representation_item
Function_in_structure
          Data_structure.items
                    data_structure_item

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

Function_in_structure
          -

Global rules for this entity data type

          -