Overview Schemas Index

presentation_resource_schema         


ENTITY colour_association_table;
          discrete_states_with_colours : LIST [1:?] OF state_variable_with_colour;
          interpolation_type : staircase_or_linear;
END_ENTITY; -- colour_association_table

Entity data types and their attributes

colour_association_table
          discrete_states_with_colours: LIST [1:?] OF state_variable_with_colour;
          interpolation_type: staircase_or_linear;

Users: by entity attributes

colour_association_table
          colour_associated.mapping

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

colour_association_table
          -

Global rules for this entity data type

          -