getConcept

abstract fun getConcept(nodeId: Long): IConcept?

Returns the concept of the given node in this tree.

Return

concept of the node or null, if the concept could not be found

Parameters

nodeId

id of the desired node