get_relation_set


Description:

public Array<Relation> get_relation_set () throws Error

Gets the set of Relation objects which describes this Accessible object's relationships with other Accessible objects.

Parameters:

this

a pointer to the Accessible object on which to operate.

Returns:

a Array of Relation pointers or NULL on exception.