ENTITY action_resource_relationship

(* SCHEMA cast_parts_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:
    machine_element_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


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:48-04:00