Overview Schemas Index

presentation_resource_schema         


ENTITY colour_associated
          SUBTYPE OF (colour);
          name : label;
          variable_to_be_shown : SET [1:?] OF REAL;
          mapping : colour_association_table;
END_ENTITY; -- colour_associated

Entity data types and their attributes

colour
          -
colour_associated
          name: label;
          variable_to_be_shown: SET [1:?] OF REAL;
          mapping: colour_association_table;

Users: by entity attributes

colour
          curve_style.curve_colour
          fill_area_style_colour.fill_colour
          fill_area_style_tile_coloured_region.region_colour
          light_source.light_colour
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              multi_language_attribute_item_242
          point_style.marker_colour
          surface_rendering_properties.rendered_colour
          surface_style_reflectance_ambient_diffuse_specular.specular_colour
          surface_style_rendering.surface_colour
          symbol_colour.colour_of_symbol
          text_style_for_defined_font.text_colour
colour_associated

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

colour_associated
          -

Global rules for this entity data type

          -