ENTITY colour_specification

(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
 
ENTITY colour_specification
SUBTYPE OF (colour);
  name : label;
END_ENTITY;

Explicit Attributes

Entity colour_specification has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)colour_specification

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity colour_specification inherits from the following supertypes:
  colour

Subtypes

Entity colour_specification has the following subtypes:
    colour_rgb*
* - Immediate Subtypes

Referenced By

Entity colour_specification and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 curve_style ENTITY colour
 fill_area_style_colour 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:17:32-04:00