ENTITY time_interval

(* SCHEMA technical_data_packaging; *)
  ENTITY time_interval;
      id          : identifier;
      name        : label;
      description : OPTIONAL text;
  END_ENTITY; -- time_interval

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_based_effectivity ENTITY time_interval
 time_interval_relationship ENTITY time_interval


[Top Level Definitions] [Exit]

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