function getReplaceableChoices input TypeName baseClass; input TypeName parentClass; input Boolean includePartial = false; input Boolean sort = false; output String choices[:, :]; end getReplaceableChoices;