ENTITY change

(* SCHEMA building_design_schema; *)
  ENTITY change
    SUBTYPE OF (action_assignment);
      items : SET [1:?] OF building_design_change_item;
  END_ENTITY; -- change

Explicit Attributes

Entity change has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_actionaction (ENTITY)action_assignment
 itemsSET OF building_design_change_item (SELECT)change

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity change inherits from the following supertypes:
  action_assignment

Subtypes

    No subtypes

Referenced By

Entity change and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 building_design_approval_item SELECT change


[Top Level Definitions] [Exit]

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