ENTITY action_resource_relationship

(* SCHEMA engineering_properties_schema; *)


   ENTITY action_resource_relationship;
      name : label;
      description : OPTIONAL text;
      relating_resource : action_resource;
      related_resource : action_resource;
   END_ENTITY;

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

    No 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:18:50-04:00