ENTITY time_interval_relationship

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

ENTITY time_interval_relationship;
	name : label;
	description : OPTIONAL text;
	relating_time_interval : time_interval;
	related_time_interval : time_interval;
END_ENTITY;

Explicit Attributes

Entity time_interval_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)time_interval_relationship
 descriptiontext (STRING)time_interval_relationship
 relating_time_intervaltime_interval (ENTITY)time_interval_relationship
 related_time_intervaltime_interval (ENTITY)time_interval_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity time_interval_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 attribute_classification_item SELECT time_interval_relationship


[Top Level Definitions] [Exit]

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