ENTITY product_concept_feature
(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (product_concept_schema); *)
ENTITY product_concept_feature;
id : identifier;
name : label;
description : OPTIONAL text;
END_ENTITY;
Explicit Attributes
Entity product_concept_feature has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| id | identifier (STRING) | product_concept_feature |
| name | label (STRING) | product_concept_feature |
| description | text (STRING) | product_concept_feature |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity product_concept_feature has the following subtypes:
conditional_concept_feature*
inclusion_product_concept_feature
package_product_concept_feature*
* - Immediate Subtypes
Referenced By
Entity product_concept_feature 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:03-04:00