ENTITY product_concept_feature

(* SCHEMA 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:
AttributeTypeDefined By
 ididentifier (STRING)product_concept_feature
 namelabel (STRING)product_concept_feature
 descriptiontext (STRING)product_concept_feature

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity product_concept_feature has the following subtypes:
    conditional_concept_feature*
* - Immediate Subtypes

Referenced By

Entity product_concept_feature and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 concept_feature_relationship ENTITY product_concept_feature
 product_concept_feature_association ENTITY product_concept_feature


[Top Level Definitions] [Exit]

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