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:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity applied_date_and_time_assignment inherits from the following supertypes:
date_and_time_assignment
Subtypes
No subtypesReferenced By
Entity applied_date_and_time_assignment and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:38:43-04:00