Overview Schemas Index

Data_structure_representation_arm         


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

Entity data types and their attributes

Parameter_representation_item
          -
Parameter_in_structure
          position_in_structure: LIST [1:?] OF INTEGER;

Users

Parameter_representation_item
Parameter_in_structure
          Data_structure.items
                    data_structure_item

Global rules for this entity data type

          -