ENTITY dated_effectivity

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

ENTITY dated_effectivity
	SUBTYPE OF (effectivity);
	effectivity_end_date : OPTIONAL date_time_or_event_occurrence;
	effectivity_start_date : date_time_or_event_occurrence;
END_ENTITY;

Explicit Attributes

Entity dated_effectivity has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)effectivity
 effectivity_end_datedate_time_or_event_occurrence (SELECT)dated_effectivity
 effectivity_start_datedate_time_or_event_occurrence (SELECT)dated_effectivity

Derived Attributes

Entity dated_effectivity has the following local and inherited derived attributes:
AttributeTypeDefined By
 descriptiontext (STRING)effectivity
 namelabel (STRING)effectivity

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity dated_effectivity inherits from the following supertypes:
  effectivity

Subtypes

    No subtypes

Referenced By

Entity dated_effectivity and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 approval_item SELECT effectivity
 attribute_classification_item SELECT effectivity
 attribute_language_item SELECT effectivity
 classification_item SELECT effectivity
 configuration_effectivity ENTITY effectivity
 description_attribute_select SELECT effectivity
 effectivity ENTITY dated_effectivity
 effectivity_assignment ENTITY effectivity
 effectivity_relationship ENTITY effectivity
 managed_design_object SELECT effectivity
 multi_language_attribute_item SELECT effectivity
 name_attribute_select SELECT effectivity


[Top Level Definitions] [Exit]

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