TYPE design_pdm_classified_attribute_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON classified_attribute_select WITH (
Activity,
Activity_method,
Activity_method_assignment,
Activity_property,
Activity_property_representation,
Activity_relationship,
Address_assignment,
Affected_items_assignment,
Alternate_part_relationship,
Applied_activity_assignment,
Approval,
Approval_assignment,
Approval_relationship,
Approval_status,
Approving_person_organization,
Assigned_property,
Certification,
Certification_assignment,
Context_dependent_unit,
Contract,
Date_or_date_time_assignment,
Descriptive_document_property,
Digital_file,
Document_assignment,
Document_definition_relationship,
Document_location_identification,
Document_property_representation,
Effectivity,
Effectivity_assignment,
Event_assignment,
Event_relationship,
External_item_identification,
External_source_identification,
File_location_identification,
File_relationship,
Group,
Group_relationship,
Hardcopy,
Identification_assignment,
Independent_property,
Independent_property_relationship,
Independent_property_representation,
Information_right,
Information_usage_right,
Information_usage_right_relationship,
Language,
Market,
Numerical_document_property,
Organization_or_person_in_organization_assignment,
Organization_relationship,
Part_view_definition,
Partial_document_assignment,
Person_in_organization,
Product,
Product_concept,
Product_version,
Product_version_relationship,
Product_view_definition,
Project_assignment,
Project_relationship,
Property_representation,
Representation,
Representation_context,
Representation_item,
Security_classification,
Time_interval_relationship,
Uncertainty_with_unit,
Unit,
Value_with_unit,
View_definition_context,
View_definition_relationship,
Work_order,
Work_request,
Work_request_status);
END_TYPE; -- design_pdm_classified_attribute_select
|