ENTITY package_product_concept_feature

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
ENTITY package_product_concept_feature
	SUBTYPE OF (product_concept_feature);
WHERE
	WR1: NOT ( 'AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.' + 'CONDITIONAL_CONCEPT_FEATURE' IN TYPEOF ( SELF ) ) ;
	WR2: SIZEOF ( QUERY ( cfr <* USEDIN ( SELF , 'AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.' + 'CONCEPT_FEATURE_RELATIONSHIP.' +'RELATING_PRODUCT_CONCEPT_FEATURE' ) | 
		        ('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.' + 'CONCEPT_FEATURE_RELATIONSHIP_WITH_CONDITION' IN TYPEOF (cfr ) ) AND 
			    (SIZEOF ( QUERY (ipcf <* USEDIN ( cfr , 'AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.' + 'CONDITIONAL_CONCEPT_FEATURE.' + 'CONDITION' ) | 
				 'AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.' + 'INCLUSION_PRODUCT_CONCEPT_FEATURE' IN TYPEOF ( ipcf ) 
			     )) = 1)
		)) > 0;
END_ENTITY;

Explicit Attributes

Entity package_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

Entity package_product_concept_feature inherits from the following supertypes:
  product_concept_feature

Subtypes

    No subtypes

Referenced By

Entity package_product_concept_feature and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_items SELECT product_concept_feature
 action_request_item SELECT product_concept_feature
 approval_item SELECT product_concept_feature
 attribute_language_item SELECT product_concept_feature
 classification_item SELECT product_concept_feature
 concept_feature_relationship ENTITY product_concept_feature
 date_and_time_item SELECT product_concept_feature
 date_item SELECT product_concept_feature
 document_reference_item SELECT product_concept_feature
 effectivity_item SELECT product_concept_feature
 event_occurrence_item SELECT product_concept_feature
 groupable_item SELECT package_product_concept_feature
 groupable_item SELECT product_concept_feature
 identification_item SELECT product_concept_feature
 multi_language_attribute_item SELECT product_concept_feature
 organization_item SELECT product_concept_feature
 person_and_organization_item SELECT product_concept_feature
 presented_item_select SELECT product_concept_feature
 product_concept_feature_association ENTITY product_concept_feature
 product_concept_feature_requires_category RULE product_concept_feature
 security_classification_item SELECT product_concept_feature
 time_interval_item SELECT product_concept_feature


[Top Level Definitions] [Exit]

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