ENTITY date_and_time

(* SCHEMA integrated_cnc_schema; *)
ENTITY date_and_time;
    date_component : date;
    time_component : local_time;
END_ENTITY; -- 10303-41: date_time_schema

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
 date_and_time_assignment ENTITY date_and_time
 date_time_select SELECT date_and_time


[Top Level Definitions]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:17-02:00