ENTITY action_method_relationship

(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
 
ENTITY action_method_relationship
SUPERTYPE OF (ONEOF (task_element_relationship, task_method_relationship, 
task_method_version_relationship));
  name : label;
  description :  OPTIONAL text;
  relating_method : action_method;
  related_method : action_method;
END_ENTITY; (* declared in: action_schema *)

Explicit Attributes

Entity action_method_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action_method_relationship
 descriptiontext (STRING)action_method_relationship
 relating_methodaction_method (ENTITY)action_method_relationship
 related_methodaction_method (ENTITY)action_method_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity action_method_relationship has the following subtypes:
    concurrent_action_method*
    right_to_usage_association*
    sequential_method
    serial_action_method*
    task_element_relationship*
    task_method_relationship*
    task_method_version_relationship*
    usage_association*
* - Immediate Subtypes

Referenced By

Entity action_method_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_items SELECT action_method_relationship
 action_method_items SELECT action_method_relationship
 approval_item SELECT action_method_relationship
 attribute_classification_item SELECT action_method_relationship
 attribute_language_item SELECT action_method_relationship
 characterized_action_definition SELECT action_method_relationship
 classification_item SELECT action_method_relationship
 contract_item SELECT action_method_relationship
 date_and_time_item SELECT action_method_relationship
 date_item SELECT action_method_relationship
 document_reference_item SELECT action_method_relationship
 effectivity_item SELECT action_method_relationship
 experience_type_classification_item SELECT action_method_relationship
 groupable_item SELECT action_method_relationship
 identification_item SELECT action_method_relationship
 ir_usage_item SELECT action_method_relationship
 justification_item SELECT action_method_relationship
 justification_support_item SELECT action_method_relationship
 multi_language_attribute_item SELECT action_method_relationship
 organization_item SELECT action_method_relationship
 person_and_organization_item SELECT action_method_relationship
 project_item SELECT action_method_relationship
 relationship_with_condition SELECT action_method_relationship
 right_to_usage_association ENTITY action_method_relationship
 security_classification_item SELECT action_method_relationship
 statechar_action_items SELECT action_method_relationship
 time_interval_item SELECT action_method_relationship
 usage_association ENTITY action_method_relationship


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:42:54-04:00