ENTITY presentation_set

(* SCHEMA explicit_draughting; *)
  ENTITY presentation_set;
    INVERSE
      areas : SET [1:?] OF area_in_set FOR in_set;
  END_ENTITY; -- presentation_set

Explicit Attributes

    No explicit attributes

Derived Attributes

    No derived attributes

Inverse Attributes

Entity presentation_set has the following local and inherited inverse attributes:
AttributeTypeDefined By
 areasSET OF area_in_set (ENTITY)presentation_set

Supertypes

    No supertypes

Subtypes

Entity presentation_set has the following subtypes:
    draughting_drawing_revision
    drawing_revision*
* - Immediate Subtypes

Referenced By

Entity presentation_set and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 area_in_set ENTITY presentation_set
 invisibility_context SELECT presentation_set
 presentation_representation_select SELECT presentation_set
 style_context_select SELECT presentation_set


[Top Level Definitions] [Exit]

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