resolveConcept

abstract fun resolveConcept(uid: String): IConcept?

Resolves a concept within this language repository.

Return

resolved concept or null, if the concept could not be found

Parameters

uid

uid of the concept to be resolved