ENTITY building_component_classification_assignment

(* SCHEMA building_design_schema; *)
  ENTITY building_component_classification_assignment
    SUBTYPE OF (group_assignment);
      items : SET [1:?] OF building_component_classification_item;
  END_ENTITY; -- building_component_classification_assignment

Explicit Attributes

Entity building_component_classification_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_groupgroup (ENTITY)group_assignment
 itemsSET OF building_component_classification_item (SELECT)building_component_classification_assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity building_component_classification_assignment inherits from the following supertypes:
  group_assignment

Subtypes

    No subtypes

Referenced By

Entity building_component_classification_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 opening ENTITY group_assignment
 recess ENTITY group_assignment


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:41:29-04:00