ENTITY background_colour

(* SCHEMA presentation_organization_schema; *)


ENTITY background_colour

  SUBTYPE OF (colour);

  presentation : area_or_view;

UNIQUE

  UR1:  presentation;

END_ENTITY;

Explicit Attributes

Entity background_colour has the following local and inherited explicit attributes:
AttributeTypeDefined By
 presentationarea_or_view (SELECT)background_colour

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity background_colour inherits from the following supertypes:
  colour

Subtypes

    No subtypes

Referenced By

Entity background_colour and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 light_source ENTITY colour


[Top Level Definitions] [Exit]

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