ENTITY applied_date_and_time_assignment

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
ENTITY applied_date_and_time_assignment
SUBTYPE OF (date_and_time_assignment);
  items : SET [1:?] OF date_and_time_item;
END_ENTITY; -- 10303-214: automotive_design

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_and_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

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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