TYPE syss_documented_element_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON documented_element_select WITH (
Activity_property,
Activity_property_representation,
Alternate_part_relationship,
Alternate_product_relationship,
Applied_activity_assignment,
Approval,
Approval_assignment,
Assembly_component_relationship,
Assembly_relationship_substitution,
Assigned_property,
Breakdown,
Breakdown_context,
Breakdown_element,
Breakdown_element_realization,
Breakdown_element_usage,
Breakdown_element_version,
Certification,
Certification_assignment,
Class,
Contract,
Contract_assignment,
Document,
Document_assignment,
Document_definition,
Document_version,
Effectivity,
Effectivity_assignment,
External_item_identification,
Identification_assignment,
Independent_property,
Independent_property_relationship,
Independent_property_representation,
Interface_connection,
Interface_connector_definition,
Interface_connector_occurrence,
Interface_connector_version,
Interface_definition_connection,
Interface_specification,
Interface_specification_version,
Market,
Organization,
Organization_or_person_in_organization_assignment,
Part,
Part_version,
Part_view_definition,
Person,
Product,
Product_as_planned,
Product_as_realized,
Product_category,
Product_concept,
Product_configuration,
Product_design_to_individual,
Product_design_version_to_individual,
Product_planned_to_realized,
Product_version,
Product_version_relationship,
Product_view_definition,
Project,
Property_representation,
Representation,
Representation_item,
Security_classification,
Security_classification_assignment,
Shape_element,
Shape_element_relationship,
View_definition_relationship,
Work_order,
Work_request);
END_TYPE; -- syss_documented_element_select
|