ENTITY action_resource_relationship

(* SCHEMA process_planning_schema; *)
  ENTITY action_resource_relationship;
      name              : label;
      description       : OPTIONAL text;
      relating_resource : action_resource;
      related_resource  : action_resource;
  END_ENTITY; -- action_resource_relationship

Explicit Attributes

Entity action_resource_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action_resource_relationship
 descriptiontext (STRING)action_resource_relationship
 relating_resourceaction_resource (ENTITY)action_resource_relationship
 related_resourceaction_resource (ENTITY)action_resource_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity action_resource_relationship has the following subtypes:
    fixture_assembly_relationship*
    machine_element_relationship*
    tool_assembly_relationship*
* - Immediate Subtypes

Referenced By

Entity action_resource_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 characterized_resource_definition SELECT action_resource_relationship
 subtype_exclusiveness_action_resource_relationship RULE action_resource_relationship


[Top Level Definitions] [Exit]

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