ENTITY action_resource_relationship

(* SCHEMA integrated_cnc_schema; *)
ENTITY action_resource_relationship;
    name              : label;
    description       : OPTIONAL text;
    relating_resource : action_resource;
    related_resource  : action_resource;
END_ENTITY; -- 10303-41: action_schema

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]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:16-02:00