ENTITY date_and_time

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY date_and_time;
 	date_component : calendar_date; 
 	time_component : local_time; 
END_ENTITY;  (*  STEP Part 41 (2nd edition unchanged) *)

Explicit Attributes

Entity date_and_time has the following local and inherited explicit attributes:
AttributeTypeDefined By
 date_componentcalendar_date (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
 managed_data_transaction ENTITY date_and_time
 media_file ENTITY date_and_time
 media_file_cnc ENTITY date_and_time
 media_file_drawing ENTITY date_and_time
 organization_relationship_contractual ENTITY date_and_time
 project_plan ENTITY date_and_time
 project_plan_item ENTITY date_and_time
 select_generic_item SELECT date_and_time


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00