TYPE prjm_property_assignment_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON property_assignment_select WITH (
Activity,
Activity_happening,
Activity_method,
Activity_property,
Assigned_property,
Breakdown_element_realization,
Breakdown_element_usage,
Condition_evaluation,
Condition_evaluation_parameter,
Condition_parameter,
Document_definition,
Experience_instance,
File,
Independent_property,
Independent_property_relationship,
Information_usage_right,
Observation,
Observation_consequence,
Product,
Product_category,
Product_concept,
Product_configuration,
Product_group,
Product_group_membership,
Product_version,
Product_version_relationship,
Property_definition_representation,
Related_condition_parameter,
Representation,
Representation_context,
Representation_item,
Required_resource,
Resource_as_realized,
Resource_event,
Resource_property,
Security_classification,
State_assertion,
State_assessment,
Task_objective,
Type_of_person_definition,
View_definition_relationship,
Work_order,
Work_request);
END_TYPE; -- prjm_property_assignment_select
|