ENTITY dated_effectivity
(* SCHEMA config_control_design; *)
ENTITY dated_effectivity
SUBTYPE OF (effectivity);
effectivity_start_date : date_and_time;
effectivity_end_date : OPTIONAL date_and_time;
END_ENTITY; -- dated_effectivity
Explicit Attributes
Entity dated_effectivity has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity dated_effectivity inherits from the following supertypes:
effectivity
Subtypes
No subtypesReferenced By
Entity dated_effectivity and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:38:03-04:00