ENTITY date
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY date
SUPERTYPE OF (ONEOF(calendar_date));
year_component : year_number;
END_ENTITY; (* STEP Part 41 trimmed (2nd edition unchanged) *)
Explicit Attributes
Entity date has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
year_component | year_number (INTEGER) | date |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity date has the following subtypes:
calendar_date*
* - Immediate Subtypes
Referenced By
Entity date 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