add_relationship
Description:
Adds a relationship of the specified type with the specified target.
Parameters:
| this |
The Object to which an AtkRelation is to be added. |
| relationship |
The RelationType of the relation |
| target |
The Object which is to be the target of the relation. |
Returns:
|
TRUE if the relationship is added. |