ENTITY colour_associated

(* SCHEMA 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;

Explicit Attributes

Entity colour_associated has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)colour_associated
 variable_to_be_shownSET OF REALcolour_associated
 mappingcolour_association_table (ENTITY)colour_associated

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity colour_associated inherits from the following supertypes:
  colour

Subtypes

    No subtypes

Referenced By

Entity colour_associated and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 curve_style ENTITY colour
 fill_area_style_colour ENTITY colour
 fill_area_style_tile_coloured_region ENTITY colour
 light_source ENTITY colour
 point_style ENTITY colour
 surface_rendering_properties ENTITY colour
 surface_style_reflectance_ambient_diffuse_specular ENTITY colour
 surface_style_rendering ENTITY colour
 symbol_colour ENTITY colour
 text_style_for_defined_font ENTITY colour


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:59-04:00