get_target


Description:

public Accessible get_target (int i)

Gets the i-th target of a specified Relation relationship.

Parameters:

this

a pointer to the Relation object to query.

i

a (zero-index) int indicating which (of possibly several) target is requested.

Returns:

an Accessible which is the i-th object with which the originating Accessible has relationship specified in the Relation object.