TYPE prjm_classification_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON classification_item WITH (
Activity,
Activity_method,
Activity_method_realization,
Activity_method_realization_relationship,
Activity_method_relationship,
Activity_property,
Activity_relationship,
Activity_status,
Address,
Address_assignment,
Applied_activity_method_assignment,
Applied_information_usage_right,
Applied_state_assignment,
Applied_state_definition_assignment,
Approval,
Approval_assignment,
Approval_relationship,
Approval_status,
Approving_person_organization,
Attribute_translation_assignment,
Calendar_date,
Certification,
Certification_assignment,
Class,
Condition,
Condition_assignment,
Condition_evaluation,
Condition_evaluation_assignment,
Condition_evaluation_parameter,
Condition_parameter,
Condition_relationship,
Context_dependent_unit,
Contract,
Contract_assignment,
Conversion_based_unit,
Date_or_date_time_assignment,
Date_time,
Derived_unit,
Digital_document_definition,
Digital_file,
Document,
Document_assignment,
Document_location_identification,
Document_version,
Effectivity,
Effectivity_assignment,
Effectivity_relationship,
Event,
Event_assignment,
Event_relationship,
Experience_type,
File,
File_location_identification,
File_relationship,
Hardcopy,
Identification_assignment,
Information_right,
Information_usage_right,
Information_usage_right_relationship,
Justification,
Justification_assignment,
Justification_relationship,
Justification_support_assignment,
Language,
Language_indication,
Local_time,
Location,
Location_relationship,
Managed_resource,
Managed_resource_relationship,
Market,
Organization,
Organization_or_person_in_organization_assignment,
Organization_relationship,
Partial_document_assignment,
Person,
Person_in_organization,
Person_or_organization_or_person_in_organization_in_position_relationship,
Physical_document_definition,
Position,
Position_group,
Position_group_relationship,
Position_position_type_assignment,
Position_relationship,
Position_type,
Product,
Product_as_planned,
Product_as_realized,
Product_category,
Product_concept,
Product_configuration,
Product_design_to_individual,
Product_design_version_to_individual,
Product_group,
Product_group_relationship,
Product_relationship,
Product_version,
Product_version_relationship,
Product_view_definition,
Project,
Project_assignment,
Project_relationship,
Qualification_type,
Related_condition_parameter,
Representation,
Representation_context,
Representation_item,
Representation_relationship,
Required_resource,
Required_resource_assignment,
Required_resource_relationship,
Resource_as_realized,
Resource_as_realized_assignment,
Resource_as_realized_relationship,
Resource_event,
Resource_event_correspondence_relationship,
Resource_event_relationship,
Resource_item,
Resource_item_assignment,
Resource_item_relationship,
Resource_property,
Resource_property_representation,
Security_classification,
Security_classification_assignment,
State,
State_definition,
State_definition_relationship,
State_relationship,
String_representation_item,
Supplied_part_relationship,
Task_element_state_relationship,
Task_method,
Task_method_state_relationship,
Task_objective,
Task_objective_state_relationship,
Time_interval_relationship,
Type_of_person,
Type_of_person_assignment,
Type_of_person_definition,
Type_of_person_definition_relationship,
Type_of_person_definition_required_attributes_relationship,
Uncertainty_with_unit,
Unit,
Value_with_unit,
View_definition_relationship);
END_TYPE; -- prjm_classification_item
|