ENTITY product_concept_feature_association

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
ENTITY product_concept_feature_association;
  name        : label;
  description : OPTIONAL text;
  concept     : product_concept;
  feature     : product_concept_feature;
END_ENTITY;

Explicit Attributes

Entity product_concept_feature_association has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)product_concept_feature_association
 descriptiontext (STRING)product_concept_feature_association
 conceptproduct_concept (ENTITY)product_concept_feature_association
 featureproduct_concept_feature (ENTITY)product_concept_feature_association

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity product_concept_feature_association and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_items SELECT product_concept_feature_association
 action_request_item SELECT product_concept_feature_association
 approval_item SELECT product_concept_feature_association
 attribute_language_item SELECT product_concept_feature_association
 configurable_item ENTITY product_concept_feature_association
 configured_effectivity_context_item SELECT product_concept_feature_association
 date_and_time_item SELECT product_concept_feature_association
 date_item SELECT product_concept_feature_association
 effectivity_item SELECT product_concept_feature_association
 event_occurrence_item SELECT product_concept_feature_association
 multi_language_attribute_item SELECT product_concept_feature_association
 organization_item SELECT product_concept_feature_association
 person_and_organization_item SELECT product_concept_feature_association
 time_interval_item SELECT product_concept_feature_association


[Top Level Definitions] [Exit]

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