getReferenceTarget



abstract fun getReferenceTarget(role: String): INode?

Deprecated

use IReferenceLink instead of String

Returns the target of the given reference role for this node.

Return

target node, or null if the target could not be found

Parameters

role

the desired reference role