|
ENTITY configurable_item SUBTYPE OF (configuration_item); item_concept_feature : SET [1:?] OF product_concept_feature_association; END_ENTITY; -- configurable_item |
Entity data types and their attributesconfiguration_itemid: identifier; name: label; (OPT) description: text; item_concept: product_concept; (OPT) purpose: label; configurable_item item_concept_feature: SET [1:?] OF product_concept_feature_association; |
| product_specification (Specified_product_mim) |
Global rules for this entity data typesubtype_mandatory_configurable_item (automotive_design)subtype_mandatory_configurable_item (Catalog_data_information_mim) |