ENTITY date_and_time

(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (date_time_schema); *)
ENTITY date_and_time;
  date_component : date;
  time_component : local_time;
END_ENTITY;

Explicit Attributes

Entity date_and_time has the following local and inherited explicit attributes:
AttributeTypeDefined By
 date_componentdate (ENTITY)date_and_time
 time_componentlocal_time (ENTITY)date_and_time

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity date_and_time and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 classification_item SELECT date_and_time
 date_and_time_assignment ENTITY date_and_time
 date_time_select SELECT date_and_time


[Top Level Definitions] [Exit]

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