ENTITY time_interval

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
ENTITY time_interval;
  id : identifier;
  name : label;
  description :  OPTIONAL text;
END_ENTITY; -- 10303-41: date_time_schema

Explicit Attributes

Entity time_interval has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)time_interval
 namelabel (STRING)time_interval
 descriptiontext (STRING)time_interval

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity time_interval has the following subtypes:
    time_interval_with_bounds*
* - Immediate Subtypes

Referenced By

Entity time_interval and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 time_interval_assignment ENTITY time_interval
 time_interval_based_effectivity ENTITY time_interval


[Top Level Definitions] [Exit]

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