ENTITY product_concept_feature_category

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
ENTITY product_concept_feature_category
  SUBTYPE OF (group);
WHERE
	WR1 : SIZEOF(QUERY(aga <* USEDIN( SELF, 'AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.' + 'GROUP_ASSIGNMENT.ASSIGNED_GROUP' ) |
           ('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.'+ 'APPLIED_GROUP_ASSIGNMENT' IN TYPEOF(aga)) AND
           (( aga\group_assignment.role\object_role.name <> 'specification category member' ) OR 
            ( SIZEOF(QUERY (i <* aga\applied_group_assignment.items | ('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.'+ 'PRODUCT_CONCEPT_FEATURE' IN TYPEOF ( i ) ) AND 
             NOT ('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.'+ 'CONDITIONAL_CONCEPT_FEATURE' IN TYPEOF (i)))) <> SIZEOF (aga\applied_group_assignment.items)
              ))
          )) =0;
END_ENTITY;

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_items SELECT product_concept_feature_category
 action_request_item SELECT product_concept_feature_category
 approval_item SELECT group
 approval_item SELECT product_concept_feature_category
 attribute_classification_assignment ENTITY group
 attribute_classification_item SELECT group
 attribute_language_item SELECT group
 classification_assignment ENTITY group
 classification_item SELECT product_concept_feature_category
 classification_item SELECT group
 date_and_time_item SELECT product_concept_feature_category
 date_item SELECT product_concept_feature_category
 document_identifier ENTITY group
 document_reference_item SELECT group
 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
 identification_item SELECT group
 id_attribute_select SELECT group
 language ENTITY group
 multi_language_attribute_item SELECT group
 name_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_category_usage ENTITY product_concept_feature_category
 requirement_source_item SELECT group
 security_classification_item SELECT product_concept_feature_category
 style_context_select SELECT group
 time_interval_item SELECT product_concept_feature_category


[Top Level Definitions] [Exit]

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