ENTITY configuration_effectivity
(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (configuration_management_schema); *)
ENTITY configuration_effectivity
SUBTYPE OF (product_definition_effectivity);
configuration : configuration_design;
UNIQUE
UR1: configuration,
usage,
id;
WHERE
WR1: 'AP236_FURNITURE_CATALOG_AND_INTERIOR_DESIGN_MIM_LF.PRODUCT_DEFINITION_USAGE' IN
TYPEOF (SELF\product_definition_effectivity.usage);
END_ENTITY;
Explicit Attributes
Entity configuration_effectivity has the following local and inherited explicit attributes:
Derived Attributes
Entity configuration_effectivity has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity configuration_effectivity inherits from the following supertypes:
effectivity
product_definition_effectivity
Subtypes
No subtypesReferenced By
Entity configuration_effectivity and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:02-04:00