Application module: Schedule ISO/TS 10303-1437:2011-10(E)
© ISO

Cover page
Table of contents
Copyright
Foreword
Introduction
1 Scope
2 Normative references
3 Terms, definitions and abbreviated terms
    3.1 Terms and definitions
    3.2 Abbreviated terms

4 Information requirements
   4.1 Required AM ARMs
   4.2 ARM type definitions
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing
     5.2.1 MIM type definitions
     5.2.2 MIM entity definitions

A MIM short names
B Information object registration
C ARM EXPRESS-G   EXPRESS-G
D MIM EXPRESS-G   EXPRESS-G
E Computer interpretable listings
F Application module implementation and usage guide
G Change history
Bibliography
Index

5.2 MIM EXPRESS short listing

This clause specifies the EXPRESS schema derived from the mapping table. It uses elements from the common resources or from other application modules and defines the EXPRESS constructs that are specific to this part of ISO 10303.

This clause constitutes the Module Interpreted Module (MIM) of the application module.

This clause also specifies the modifications that apply to the constructs imported from the common resources.

The following restrictions apply to the use, in this schema, of constructs defined in common resources or in application modules:

EXPRESS specification:

*)
SCHEMA Schedule_mim;

USE FROM Activity_method_implementation_mim;    --  ISO/TS 10303-1261

USE FROM Attribute_classification_mim;    --  ISO/TS 10303-1246

USE FROM Collection_identification_and_version_mim;    --  ISO/TS 10303-1396

USE FROM Condition_evaluation_mim;    --  ISO/TS 10303-1254

USE FROM date_time_schema    --  ISO 10303-41
  (local_time);

USE FROM Document_assignment_mim;    --  ISO/TS 10303-1122

USE FROM Effectivity_application_mim;    --  ISO/TS 10303-1059

USE FROM Identification_relationship_mim;    --  ISO/TS 10303-1398

USE FROM Information_rights_mim;    --  ISO/TS 10303-1241

USE FROM Justification_mim;    --  ISO/TS 10303-1263

USE FROM Observation_mim;    --  ISO/TS 10303-1258

USE FROM Process_property_assignment_mim;    --  ISO/TS 10303-1040

USE FROM product_property_definition_schema    --  ISO 10303-41
  (characterized_object);

USE FROM Property_assignment_mim;    --  ISO/TS 10303-1030

USE FROM Resource_as_realized_mim;    --  ISO/TS 10303-1269

USE FROM Resource_property_assignment_mim;    --  ISO/TS 10303-1273

USE FROM Same_as_external_item_mim;    --  ISO/TS 10303-1402

USE FROM Scheme_mim;    --  ISO/TS 10303-1260

USE FROM state_type_schema    --  ISO 10303-56
  (state_type_role);

USE FROM Task_specification_mim;    --  ISO/TS 10303-1262

USE FROM Time_interval_assignment_mim;    --  ISO/TS 10303-1365

USE FROM Work_output_mim;    --  ISO/TS 10303-1300
(*

NOTE 1   The schemas referenced above are specified in the following part of ISO 10303:

Activity_method_implementation_mim ISO/TS 10303-1261
Attribute_classification_mim ISO/TS 10303-1246
Collection_identification_and_version_mim ISO/TS 10303-1396
Condition_evaluation_mim ISO/TS 10303-1254
date_time_schema ISO 10303-41
Document_assignment_mim ISO/TS 10303-1122
Effectivity_application_mim ISO/TS 10303-1059
Identification_relationship_mim ISO/TS 10303-1398
Information_rights_mim ISO/TS 10303-1241
Justification_mim ISO/TS 10303-1263
Observation_mim ISO/TS 10303-1258
Process_property_assignment_mim ISO/TS 10303-1040
product_property_definition_schema ISO 10303-41
Property_assignment_mim ISO/TS 10303-1030
Resource_as_realized_mim ISO/TS 10303-1269
Resource_property_assignment_mim ISO/TS 10303-1273
Same_as_external_item_mim ISO/TS 10303-1402
Scheme_mim ISO/TS 10303-1260
state_type_schema ISO 10303-56
Task_specification_mim ISO/TS 10303-1262
Time_interval_assignment_mim ISO/TS 10303-1365
Work_output_mim ISO/TS 10303-1300

NOTE 2   See Annex D, Figures D.1, D.2and D.3 for a graphical representation of this schema.

5.2.1 MIM type definitions

This subclause specifies the MIM types for this application module. The MIM types and definitions are specified below.

5.2.1.1 ss_action_items   EXPRESS-G

The ss_action_items type is an extension of the action_items type. It adds the data types action, action_method, action_method_assignment, action_method_relationship, action_property, action_property_representation, action_relationship, action_request_solution, action_request_status, action_resource, action_resource_relationship, action_resource_requirement, action_resource_requirement_relationship, action_status, address, applied_action_assignment, applied_action_request_assignment, applied_approval_assignment, applied_attribute_classification_assignment, applied_certification_assignment, applied_classification_assignment, applied_contract_assignment, applied_document_reference, applied_document_usage_constraint_assignment, applied_effectivity_assignment, applied_event_occurrence_assignment, applied_external_identification_assignment, applied_identification_assignment, applied_location_representation_assignment, applied_name_assignment, applied_organization_assignment, applied_organizational_project_assignment, applied_person_and_organization_assignment, applied_security_classification_assignment, applied_time_interval_assignment, approval, approval_person_organization, approval_relationship, approval_status, ascribable_state, ascribable_state_relationship, attribute_language_assignment, calendar_date, certification, contract, contract_relationship, coordinated_universal_time_offset, date_and_time, date_and_time_assignment, date_assignment, derived_unit, document_file, effectivity, effectivity_relationship, event_occurrence, event_occurrence_relationship, general_property, general_property_relationship, group, justification_group_assignment, justification_item_group_assignment, justification_support_item_group_assignment, local_time, location, location_relationship, measure_with_unit, multi_language_attribute_assignment, named_unit, organization, organization_relationship, organizational_project, organizational_project_relationship, person, person_and_organization, product, product_definition, product_definition_context, product_definition_formation, product_definition_relationship, product_design_version_to_individual, product_planned_to_realized, product_relationship, property_definition, property_definition_representation, representation, representation_context, representation_item, resource_property, resource_property_representation, security_classification, state_observed, state_observed_assignment, state_observed_relationship, state_observed_role, state_type, state_type_assignment, state_type_relationship, state_type_role, time_interval, time_interval_relationship, time_interval_role and versioned_action_request to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_action_items = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON action_items WITH
   (action,
    action_method,
    action_method_assignment,
    action_method_relationship,
    action_property,
    action_property_representation,
    action_relationship,
    action_request_solution,
    action_request_status,
    action_resource,
    action_resource_relationship,
    action_resource_requirement,
    action_resource_requirement_relationship,
    action_status,
    address,
    applied_action_assignment,
    applied_action_request_assignment,
    applied_approval_assignment,
    applied_attribute_classification_assignment,
    applied_certification_assignment,
    applied_classification_assignment,
    applied_contract_assignment,
    applied_document_reference,
    applied_document_usage_constraint_assignment,
    applied_effectivity_assignment,
    applied_event_occurrence_assignment,
    applied_external_identification_assignment,
    applied_identification_assignment,
    applied_location_representation_assignment,
    applied_name_assignment,
    applied_organization_assignment,
    applied_organizational_project_assignment,
    applied_person_and_organization_assignment,
    applied_security_classification_assignment,
    applied_time_interval_assignment,
    approval,
    approval_person_organization,
    approval_relationship,
    approval_status,
    ascribable_state,
    ascribable_state_relationship,
    attribute_language_assignment,
    calendar_date,
    certification,
    contract,
    contract_relationship,
    coordinated_universal_time_offset,
    date_and_time,
    date_and_time_assignment,
    date_assignment,
    derived_unit,
    document_file,
    effectivity,
    effectivity_relationship,
    event_occurrence,
    event_occurrence_relationship,
    general_property,
    general_property_relationship,
    group,
    justification_group_assignment,
    justification_item_group_assignment,
    justification_support_item_group_assignment,
    local_time,
    location,
    location_relationship,
    measure_with_unit,
    multi_language_attribute_assignment,
    named_unit,
    organization,
    organization_relationship,
    organizational_project,
    organizational_project_relationship,
    person,
    person_and_organization,
    product,
    product_definition,
    product_definition_context,
    product_definition_formation,
    product_definition_relationship,
    product_design_version_to_individual,
    product_planned_to_realized,
    product_relationship,
    property_definition,
    property_definition_representation,
    representation,
    representation_context,
    representation_item,
    resource_property,
    resource_property_representation,
    security_classification,
    state_observed,
    state_observed_assignment,
    state_observed_relationship,
    state_observed_role,
    state_type,
    state_type_assignment,
    state_type_relationship,
    state_type_role,
    time_interval,
    time_interval_relationship,
    time_interval_role,
    versioned_action_request);
END_TYPE;
(*

5.2.1.2 ss_action_method_items   EXPRESS-G

The ss_action_method_items type is an extension of the action_method_items type. It adds the data types action, action_method, action_property, action_resource, applied_action_assignment, applied_action_method_assignment, event_occurrence, property_definition and state_observed_relationship to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_action_method_items = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON action_method_items WITH
   (action,
    action_method,
    action_property,
    action_resource,
    applied_action_assignment,
    applied_action_method_assignment,
    event_occurrence,
    property_definition,
    state_observed_relationship);
END_TYPE;
(*

5.2.1.3 ss_action_request_item   EXPRESS-G

The ss_action_request_item type is an extension of the action_request_item type. It adds the data types action_method, action_property, action_resource, applied_action_method_assignment, property_definition and resource_property to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_action_request_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON action_request_item WITH
   (action_method,
    action_property,
    action_resource,
    applied_action_method_assignment,
    property_definition,
    resource_property);
END_TYPE;
(*

5.2.1.4 ss_approval_item   EXPRESS-G

The ss_approval_item type is an extension of the approval_item type. It adds the data types action, action_method, action_method_relationship, action_property, action_resource, action_resource_relationship, action_resource_requirement, action_resource_requirement_relationship, applied_action_assignment, applied_action_method_assignment, event_occurrence, group, justification_group_assignment, justification_item_group_assignment, justification_support_item_group_assignment, product, product_definition, product_relationship, property_definition, resource_property, state_observed_assignment and state_type_assignment to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_approval_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON approval_item WITH
   (action,
    action_method,
    action_method_relationship,
    action_property,
    action_resource,
    action_resource_relationship,
    action_resource_requirement,
    action_resource_requirement_relationship,
    applied_action_assignment,
    applied_action_method_assignment,
    event_occurrence,
    group,
    justification_group_assignment,
    justification_item_group_assignment,
    justification_support_item_group_assignment,
    product,
    product_definition,
    product_relationship,
    property_definition,
    resource_property,
    state_observed_assignment,
    state_type_assignment);
END_TYPE;
(*

5.2.1.5 ss_attribute_classification_item   EXPRESS-G

The ss_attribute_classification_item type is an extension of the attribute_classification_item type. It adds the data types action, action_method, action_property, action_property_representation, action_relationship, action_request_solution, action_resource, action_resource_relationship, action_resource_requirement, action_resource_requirement_relationship, applied_action_assignment, applied_action_method_assignment, applied_event_occurrence_assignment, event_occurrence_relationship, group, property_definition, property_definition_representation, resource_property and resource_property_representation to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_attribute_classification_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON attribute_classification_item WITH
   (action,
    action_method,
    action_property,
    action_property_representation,
    action_relationship,
    action_request_solution,
    action_resource,
    action_resource_relationship,
    action_resource_requirement,
    action_resource_requirement_relationship,
    applied_action_assignment,
    applied_action_method_assignment,
    applied_event_occurrence_assignment,
    event_occurrence_relationship,
    group,
    property_definition,
    property_definition_representation,
    resource_property,
    resource_property_representation);
END_TYPE;
(*

5.2.1.6 ss_attribute_language_item   EXPRESS-G

The ss_attribute_language_item type is an extension of the attribute_language_item type. It adds the data types action, action_method, action_method_relationship, action_property, action_relationship, action_resource, action_resource_relationship, action_resource_requirement, action_resource_requirement_relationship, applied_action_method_assignment, group and resource_property to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_attribute_language_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON attribute_language_item WITH
   (action,
    action_method,
    action_method_relationship,
    action_property,
    action_relationship,
    action_resource,
    action_resource_relationship,
    action_resource_requirement,
    action_resource_requirement_relationship,
    applied_action_method_assignment,
    group,
    resource_property);
END_TYPE;
(*

5.2.1.7 ss_certification_item   EXPRESS-G

The ss_certification_item type is an extension of the certification_item type. It adds the data types action_resource, applied_action_method_assignment, task_element, task_method and task_objective to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_certification_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON certification_item WITH
   (action_resource,
    applied_action_method_assignment,
    task_element,
    task_method,
    task_objective);
END_TYPE;
(*

5.2.1.8 ss_classification_item   EXPRESS-G

The ss_classification_item type is an extension of the classification_item type. It adds the data types action_property_representation, action_relationship, applied_action_assignment, ascribable_state, ascribable_state_relationship, executed_action, property_definition and property_definition_representation to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_classification_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON classification_item WITH
   (action_property_representation,
    action_relationship,
    applied_action_assignment,
    ascribable_state,
    ascribable_state_relationship,
    executed_action,
    property_definition,
    property_definition_representation);
END_TYPE;
(*

5.2.1.9 ss_collection_assignment_groupable_item   EXPRESS-G

The ss_collection_assignment_groupable_item type is an extension of the collection_assignment_groupable_item type. It adds the data types action_method and executed_action to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_collection_assignment_groupable_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON collection_assignment_groupable_item WITH
   (action_method,
    executed_action);
END_TYPE;
(*

5.2.1.10 ss_collection_membership_groupable_item   EXPRESS-G

The ss_collection_membership_groupable_item type is an extension of the collection_membership_groupable_item type. It adds the data types action, action_method, action_method_assignment, action_method_relationship, action_property, action_property_representation, action_relationship, action_request_solution, action_request_status, action_resource, action_resource_relationship, action_resource_requirement, action_resource_requirement_relationship, action_status, address, applied_action_assignment, applied_action_request_assignment, applied_approval_assignment, applied_attribute_classification_assignment, applied_certification_assignment, applied_classification_assignment, applied_contract_assignment, applied_document_reference, applied_document_usage_constraint_assignment, applied_effectivity_assignment, applied_event_occurrence_assignment, applied_external_identification_assignment, applied_identification_assignment, applied_location_representation_assignment, applied_name_assignment, applied_organization_assignment, applied_organizational_project_assignment, applied_person_and_organization_assignment, applied_security_classification_assignment, applied_time_interval_assignment, approval, approval_person_organization, approval_relationship, approval_status, ascribable_state, ascribable_state_relationship, attribute_language_assignment, calendar_date, certification, contract, contract_relationship, coordinated_universal_time_offset, date_and_time, date_and_time_assignment, date_assignment, derived_unit, document_file, effectivity, effectivity_relationship, event_occurrence, event_occurrence_relationship, general_property, general_property_relationship, group, justification_group_assignment, justification_item_group_assignment, justification_support_item_group_assignment, local_time, location, location_relationship, measure_with_unit, multi_language_attribute_assignment, named_unit, organization, organization_relationship, organizational_project, organizational_project_relationship, person, person_and_organization, product, product_definition, product_definition_context, product_definition_formation, product_definition_relationship, product_design_version_to_individual, product_planned_to_realized, product_relationship, property_definition, property_definition_representation, representation, representation_context, representation_item, resource_property, resource_property_representation, security_classification, state_observed, state_observed_assignment, state_observed_relationship, state_observed_role, state_type, state_type_assignment, state_type_relationship, state_type_role, time_interval, time_interval_relationship, time_interval_role and versioned_action_request to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_collection_membership_groupable_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON collection_membership_groupable_item WITH
   (action,
    action_method,
    action_method_assignment,
    action_method_relationship,
    action_property,
    action_property_representation,
    action_relationship,
    action_request_solution,
    action_request_status,
    action_resource,
    action_resource_relationship,
    action_resource_requirement,
    action_resource_requirement_relationship,
    action_status,
    address,
    applied_action_assignment,
    applied_action_request_assignment,
    applied_approval_assignment,
    applied_attribute_classification_assignment,
    applied_certification_assignment,
    applied_classification_assignment,
    applied_contract_assignment,
    applied_document_reference,
    applied_document_usage_constraint_assignment,
    applied_effectivity_assignment,
    applied_event_occurrence_assignment,
    applied_external_identification_assignment,
    applied_identification_assignment,
    applied_location_representation_assignment,
    applied_name_assignment,
    applied_organization_assignment,
    applied_organizational_project_assignment,
    applied_person_and_organization_assignment,
    applied_security_classification_assignment,
    applied_time_interval_assignment,
    approval,
    approval_person_organization,
    approval_relationship,
    approval_status,
    ascribable_state,
    ascribable_state_relationship,
    attribute_language_assignment,
    calendar_date,
    certification,
    contract,
    contract_relationship,
    coordinated_universal_time_offset,
    date_and_time,
    date_and_time_assignment,
    date_assignment,
    derived_unit,
    document_file,
    effectivity,
    effectivity_relationship,
    event_occurrence,
    event_occurrence_relationship,
    general_property,
    general_property_relationship,
    group,
    justification_group_assignment,
    justification_item_group_assignment,
    justification_support_item_group_assignment,
    local_time,
    location,
    location_relationship,
    measure_with_unit,
    multi_language_attribute_assignment,
    named_unit,
    organization,
    organization_relationship,
    organizational_project,
    organizational_project_relationship,
    person,
    person_and_organization,
    product,
    product_definition,
    product_definition_context,
    product_definition_formation,
    product_definition_relationship,
    product_design_version_to_individual,
    product_planned_to_realized,
    product_relationship,
    property_definition,
    property_definition_representation,
    representation,
    representation_context,
    representation_item,
    resource_property,
    resource_property_representation,
    security_classification,
    state_observed,
    state_observed_assignment,
    state_observed_relationship,
    state_observed_role,
    state_type,
    state_type_assignment,
    state_type_relationship,
    state_type_role,
    time_interval,
    time_interval_relationship,
    time_interval_role,
    versioned_action_request);
END_TYPE;
(*

5.2.1.11 ss_condition_action_method_items   EXPRESS-G

The ss_condition_action_method_items type is an extension of the condition_action_method_items type. It adds the data types action, action_method, action_property, action_property_representation, action_relationship, action_resource, action_resource_relationship, action_resource_requirement, applied_action_assignment, applied_action_method_assignment, ascribable_state, effectivity, group, property_definition, property_definition_representation, resource_property, resource_property_representation, state_observed, state_type and state_type_relationship to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_condition_action_method_items = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON condition_action_method_items WITH
   (action,
    action_method,
    action_property,
    action_property_representation,
    action_relationship,
    action_resource,
    action_resource_relationship,
    action_resource_requirement,
    applied_action_assignment,
    applied_action_method_assignment,
    ascribable_state,
    effectivity,
    group,
    property_definition,
    property_definition_representation,
    resource_property,
    resource_property_representation,
    state_observed,
    state_type,
    state_type_relationship);
END_TYPE;
(*

5.2.1.12 ss_condition_evaluation_action_items   EXPRESS-G

The ss_condition_evaluation_action_items type is an extension of the condition_evaluation_action_items type. It adds the data types action_property, property_definition, property_definition_representation, state_observed and state_type to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_condition_evaluation_action_items = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON condition_evaluation_action_items WITH
   (action_property,
    property_definition,
    property_definition_representation,
    state_observed,
    state_type);
END_TYPE;
(*

5.2.1.13 ss_contract_item   EXPRESS-G

The ss_contract_item type is an extension of the contract_item type. It adds the data types action, action_method_relationship, action_resource, applied_action_method_assignment, group, task_element, task_method and task_objective to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_contract_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON contract_item WITH
   (action,
    action_method_relationship,
    action_resource,
    applied_action_method_assignment,
    group,
    task_element,
    task_method,
    task_objective);
END_TYPE;
(*

5.2.1.14 ss_date_and_time_item   EXPRESS-G

The ss_date_and_time_item type is an extension of the date_and_time_item type. It adds the data types action, action_method, action_method_relationship, action_property, action_property_representation, action_resource, action_resource_relationship, action_resource_requirement, applied_action_assignment, applied_action_method_assignment, group, resource_property and resource_property_representation to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_date_and_time_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON date_and_time_item WITH
   (action,
    action_method,
    action_method_relationship,
    action_property,
    action_property_representation,
    action_resource,
    action_resource_relationship,
    action_resource_requirement,
    applied_action_assignment,
    applied_action_method_assignment,
    group,
    resource_property,
    resource_property_representation);
END_TYPE;
(*

5.2.1.15 ss_date_item   EXPRESS-G

The ss_date_item type is an extension of the date_item type. It adds the data types action, action_method, action_method_relationship, action_property, action_property_representation, action_resource, action_resource_relationship, action_resource_requirement, applied_action_assignment, applied_action_method_assignment, group, resource_property and resource_property_representation to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_date_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON date_item WITH
   (action,
    action_method,
    action_method_relationship,
    action_property,
    action_property_representation,
    action_resource,
    action_resource_relationship,
    action_resource_requirement,
    applied_action_assignment,
    applied_action_method_assignment,
    group,
    resource_property,
    resource_property_representation);
END_TYPE;
(*

5.2.1.16 ss_document_reference_item   EXPRESS-G

The ss_document_reference_item type is an extension of the document_reference_item type. It adds the data types action, action_method, action_method_relationship, action_property, action_property_representation, action_resource, action_resource_relationship, action_resource_requirement, action_resource_requirement_relationship, applied_action_method_assignment, ascribable_state, group, resource_property, resource_property_representation, state_observed and state_type to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_document_reference_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON document_reference_item WITH
   (action,
    action_method,
    action_method_relationship,
    action_property,
    action_property_representation,
    action_resource,
    action_resource_relationship,
    action_resource_requirement,
    action_resource_requirement_relationship,
    applied_action_method_assignment,
    ascribable_state,
    group,
    resource_property,
    resource_property_representation,
    state_observed,
    state_type);
END_TYPE;
(*

5.2.1.17 ss_effectivity_item   EXPRESS-G

The ss_effectivity_item type is an extension of the effectivity_item type. It adds the data types action_method, action_property, action_resource_relationship, action_resource_requirement_relationship, applied_action_method_assignment, resource_property, state_type_assignment and state_type_relationship to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_effectivity_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON effectivity_item WITH
   (action_method,
    action_property,
    action_resource_relationship,
    action_resource_requirement_relationship,
    applied_action_method_assignment,
    resource_property,
    state_type_assignment,
    state_type_relationship);
END_TYPE;
(*

5.2.1.18 ss_groupable_item   EXPRESS-G

The ss_groupable_item type is an extension of the groupable_item type. It adds the data type action_method to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_groupable_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON groupable_item WITH
   (action_method);
END_TYPE;
(*

5.2.1.19 ss_identification_item   EXPRESS-G

The ss_identification_item type is an extension of the identification_item type. It adds the data types action, action_method, action_method_relationship, action_property, action_resource, action_resource_requirement_relationship, applied_action_method_assignment, event_occurrence, group, justification_group_assignment, justification_item_group_assignment, justification_support_item_group_assignment, product, product_relationship, resource_property, state_type and state_type_relationship to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_identification_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON identification_item WITH
   (action,
    action_method,
    action_method_relationship,
    action_property,
    action_resource,
    action_resource_requirement_relationship,
    applied_action_method_assignment,
    event_occurrence,
    group,
    justification_group_assignment,
    justification_item_group_assignment,
    justification_support_item_group_assignment,
    product,
    product_relationship,
    resource_property,
    state_type,
    state_type_relationship);
END_TYPE;
(*

5.2.1.20 ss_ir_usage_item   EXPRESS-G

The ss_ir_usage_item type is an extension of the ir_usage_item type. It adds the data types task_element, task_method and task_objective to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_ir_usage_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ir_usage_item WITH
   (task_element,
    task_method,
    task_objective);
END_TYPE;
(*

5.2.1.21 ss_justification_item   EXPRESS-G

The ss_justification_item type is an extension of the justification_item type. It adds the data types action, action_method, action_method_relationship, action_property, action_resource, action_resource_relationship, action_resource_requirement, action_resource_requirement_relationship, applied_action_method_assignment, ascribable_state, group and resource_property to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_justification_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON justification_item WITH
   (action,
    action_method,
    action_method_relationship,
    action_property,
    action_resource,
    action_resource_relationship,
    action_resource_requirement,
    action_resource_requirement_relationship,
    applied_action_method_assignment,
    ascribable_state,
    group,
    resource_property);
END_TYPE;
(*

5.2.1.22 ss_justification_support_item   EXPRESS-G

The ss_justification_support_item type is an extension of the justification_support_item type. It adds the data types action_property, applied_action_method_assignment, resource_property, state_observed, state_observed_assignment, state_observed_relationship, state_type and state_type_assignment to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_justification_support_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON justification_support_item WITH
   (action_property,
    applied_action_method_assignment,
    resource_property,
    state_observed,
    state_observed_assignment,
    state_observed_relationship,
    state_type,
    state_type_assignment);
END_TYPE;
(*

5.2.1.23 ss_location_item   EXPRESS-G

The ss_location_item type is an extension of the location_item type. It adds the data types action_method, action_resource, action_resource_requirement, applied_action_assignment, applied_action_method_assignment and executed_action to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_location_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON location_item WITH
   (action_method,
    action_resource,
    action_resource_requirement,
    applied_action_assignment,
    applied_action_method_assignment,
    executed_action);
END_TYPE;
(*

5.2.1.24 ss_multi_language_attribute_item   EXPRESS-G

The ss_multi_language_attribute_item type is an extension of the multi_language_attribute_item type. It adds the data types action, action_method, action_method_relationship, action_property, action_relationship, action_resource, action_resource_relationship, action_resource_requirement, action_resource_requirement_relationship, applied_action_method_assignment, group and resource_property to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_multi_language_attribute_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON multi_language_attribute_item WITH
   (action,
    action_method,
    action_method_relationship,
    action_property,
    action_relationship,
    action_resource,
    action_resource_relationship,
    action_resource_requirement,
    action_resource_requirement_relationship,
    applied_action_method_assignment,
    group,
    resource_property);
END_TYPE;
(*

5.2.1.25 ss_organization_item   EXPRESS-G

The ss_organization_item type is an extension of the organization_item type. It adds the data types action, action_method, action_method_relationship, action_property, action_property_representation, action_resource, action_resource_relationship, action_resource_requirement, applied_action_assignment, applied_action_method_assignment, group, resource_property and resource_property_representation to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_organization_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON organization_item WITH
   (action,
    action_method,
    action_method_relationship,
    action_property,
    action_property_representation,
    action_resource,
    action_resource_relationship,
    action_resource_requirement,
    applied_action_assignment,
    applied_action_method_assignment,
    group,
    resource_property,
    resource_property_representation);
END_TYPE;
(*

5.2.1.26 ss_person_and_organization_item   EXPRESS-G

The ss_person_and_organization_item type is an extension of the person_and_organization_item type. It adds the data types action, action_method, action_method_relationship, action_property, action_property_representation, action_resource, action_resource_relationship, action_resource_requirement, applied_action_assignment, applied_action_method_assignment, group, resource_property and resource_property_representation to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_person_and_organization_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON person_and_organization_item WITH
   (action,
    action_method,
    action_method_relationship,
    action_property,
    action_property_representation,
    action_resource,
    action_resource_relationship,
    action_resource_requirement,
    applied_action_assignment,
    applied_action_method_assignment,
    group,
    resource_property,
    resource_property_representation);
END_TYPE;
(*

5.2.1.27 ss_project_item   EXPRESS-G

The ss_project_item type is an extension of the project_item type. It adds the data types action_method, action_method_relationship, applied_action_assignment, applied_action_method_assignment and group to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_project_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON project_item WITH
   (action_method,
    action_method_relationship,
    applied_action_assignment,
    applied_action_method_assignment,
    group);
END_TYPE;
(*

5.2.1.28 ss_same_as_item   EXPRESS-G

The ss_same_as_item type is an extension of the same_as_item type. It adds the data types action_method and executed_action to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_same_as_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON same_as_item WITH
   (action_method,
    executed_action);
END_TYPE;
(*

5.2.1.29 ss_security_classification_item   EXPRESS-G

The ss_security_classification_item type is an extension of the security_classification_item type. It adds the data types action_method_relationship, action_resource, applied_action_method_assignment, group, task_element, task_method and task_objective to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_security_classification_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON security_classification_item WITH
   (action_method_relationship,
    action_resource,
    applied_action_method_assignment,
    group,
    task_element,
    task_method,
    task_objective);
END_TYPE;
(*

5.2.1.30 ss_state_observed_of_item   EXPRESS-G

The ss_state_observed_of_item type is an extension of the state_observed_of_item type. It adds the data types action, action_method, action_property, action_relationship, action_resource, action_resource_relationship, applied_action_assignment and applied_action_method_assignment to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_state_observed_of_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON state_observed_of_item WITH
   (action,
    action_method,
    action_property,
    action_relationship,
    action_resource,
    action_resource_relationship,
    applied_action_assignment,
    applied_action_method_assignment);
END_TYPE;
(*

5.2.1.31 ss_state_type_of_item   EXPRESS-G

The ss_state_type_of_item type is an extension of the state_type_of_item type. It adds the data types action, action_method, action_property, action_relationship, action_resource, action_resource_relationship, applied_action_assignment and applied_action_method_assignment to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE ss_state_type_of_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON state_type_of_item WITH
   (action,
    action_method,
    action_property,
    action_relationship,
    action_resource,
    action_resource_relationship,
    applied_action_assignment,
    applied_action_method_assignment);
END_TYPE;
(*

5.2.2 MIM entity definitions

This subclause specifies the MIM entities for this module. The MIM entities and definitions are specified below.

5.2.2.1 ss_characterizable_applied_action_assignment   EXPRESS-G

A ss_characterizable_applied_action_assignment is a type of characterized_object and applied_action_assignment

EXPRESS specification:

*)
ENTITY ss_characterizable_applied_action_assignment
  SUBTYPE OF (applied_action_assignment, characterized_object);
END_ENTITY;
(*

5.2.2.2 ss_characterizable_applied_action_method_assignment   EXPRESS-G

A ss_characterizable_applied_action_method_assignment is a type of characterized_object and applied_action_method_assignment

EXPRESS specification:

*)
ENTITY ss_characterizable_applied_action_method_assignment
  SUBTYPE OF (applied_action_method_assignment, characterized_object);
END_ENTITY;
(*



*)
END_SCHEMA;  -- Schedule_mim
(*


© ISO 2011 — All rights reserved