ENTITY applied_date_and_time_assignment

(* SCHEMA structural_analysis_design; *)
  ENTITY applied_date_and_time_assignment
    SUBTYPE OF (date_and_time_assignment);
      items : SET [1:?] OF date_time_item;
    WHERE
      wr1: applied_date_time_correlation(SELF);
  END_ENTITY; -- applied_date_and_time_assignment

Explicit Attributes

Entity applied_date_and_time_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_date_and_timedate_and_time (ENTITY)date_and_time_assignment
 roledate_time_role (ENTITY)date_and_time_assignment
 itemsSET OF date_time_item (SELECT)applied_date_and_time_assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity applied_date_and_time_assignment inherits from the following supertypes:
  date_and_time_assignment

Subtypes

    No subtypes

Referenced By

Entity applied_date_and_time_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_directive_requires_date_time RULE applied_date_and_time_assignment
 action_request_requires_date_time RULE applied_date_and_time_assignment
 applied_date_time_correlation FUNCTION applied_date_and_time_assignment
 applied_date_time_correlation FUNCTION date_and_time_assignment
 product_definition_requires_date_time RULE applied_date_and_time_assignment


[Top Level Definitions] [Exit]

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