TYPE syss_property_assignment_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON property_assignment_select WITH (
Activity,
Activity_method,
Activity_property,
Address,
Alternate_product_relationship,
Applied_activity_assignment,
Assigned_property,
Breakdown_element_realization,
Breakdown_element_usage,
Document_assignment,
Document_definition,
File,
Hierarchical_interface_connection,
In_zone,
Independent_property,
Independent_property_relationship,
Interface_connection,
Interface_connector_occurrence,
Interface_definition_connection,
Organization_or_person_in_organization_assignment,
Part_view_definition,
Person,
Person_in_organization,
Product,
Product_category,
Product_concept,
Product_configuration,
Product_version,
Product_version_relationship,
Product_view_definition,
Project,
Property_definition_representation,
Representation,
Representation_context,
Representation_item,
Security_classification,
View_definition_relationship,
Work_order,
Work_request);
END_TYPE; -- syss_property_assignment_select
|