getInstantiatableSubConcepts

Returns all instantiable sub-concepts (direct and indirect) of the receiver concept.

A sub-concept is considered instantiable iff it is not abstract.

Receiver

the given concept

Return

set of all instantiable sub-concepts (including the receiver concept if it is not abstract)