ENTITY date_and_time

(* SCHEMA associative_draughting; *)
  ENTITY date_and_time;
      date_component : date;
      time_component : local_time;
  END_ENTITY; -- date_and_time

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_time_select SELECT date_and_time


[Top Level Definitions] [Exit]

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