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:
Attribute | Type | Defined By |
---|
date_component | calendar_date (ENTITY) | date_and_time |
time_component | local_time (ENTITY) | date_and_time |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity date_and_time and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00