ENTITY product_concept_feature_category

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
ENTITY product_concept_feature_category
SUBTYPE OF (group);
WHERE
  wr1 : SIZEOF(QUERY(aga <* USEDIN(SELF, 
    'AUTOMOTIVE_DESIGN.GROUP_ASSIGNMENT.ASSIGNED_GROUP') | (
    'AUTOMOTIVE_DESIGN.' + 'APPLIED_GROUP_ASSIGNMENT' IN TYPEOF(aga)) AND ((
    aga.role.name <> 'specification category member') OR (SIZEOF(QUERY(i <* aga
    .items | ('AUTOMOTIVE_DESIGN.' + 'PRODUCT_CONCEPT_FEATURE' IN TYPEOF(i))
     AND NOT ('AUTOMOTIVE_DESIGN.' + 'CONDITIONAL_CONCEPT_FEATURE' IN TYPEOF
    (i)))) <> SIZEOF(aga.items))))) = 0;
END_ENTITY; -- 10303-214: automotive_design

Explicit Attributes

Entity product_concept_feature_category has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)group
 descriptiontext (STRING)group

Derived Attributes

Entity product_concept_feature_category has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)group

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity product_concept_feature_category inherits from the following supertypes:
  group

Subtypes

Entity product_concept_feature_category has the following subtypes:
    exclusive_product_concept_feature_category*
* - Immediate Subtypes

Referenced By

Entity product_concept_feature_category and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_item SELECT product_concept_feature_category
 action_request_item SELECT product_concept_feature_category
 applied_classification_assignment ENTITY group
 approval_item SELECT product_concept_feature_category
 attribute_classification_assignment ENTITY group
 attribute_language_item SELECT group
 classification_assignment ENTITY group
 classification_item SELECT product_concept_feature_category
 date_and_time_item SELECT product_concept_feature_category
 date_item SELECT product_concept_feature_category
 document_reference_item SELECT product_concept_feature_category
 effectivity_item SELECT product_concept_feature_category
 event_occurrence_item SELECT product_concept_feature_category
 group_assignment ENTITY group
 group_relationship ENTITY group
 identification_item SELECT product_concept_feature_category
 id_attribute_select SELECT group
 multi_language_attribute_item SELECT group
 organization_item SELECT product_concept_feature_category
 person_and_organization_item SELECT product_concept_feature_category
 presented_item_select SELECT product_concept_feature_category
 product_concept_feature_requires_category RULE product_concept_feature_category
 restrict_group_relationship_for_specification_category RULE product_concept_feature_category
 restrict_multi_language_for_group RULE group
 security_classification_item SELECT product_concept_feature_category
 style_context_select SELECT group
 subtype_exclusiveness_group RULE group
 time_interval_item SELECT product_concept_feature_category


[Top Level Definitions] [Exit]

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