ENTITY date_and_time

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
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
 dependent_instantiable_date_and_time RULE date_and_time


[Top Level Definitions] [Exit]

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