listOfTypeLinksToTypeNames

public static List<String> listOfTypeLinksToTypeNames(List<? extends TypeLink> list)(source)

Transforms the list of TypeLinks into a list of names of the corresponding types.

Return

the list of names

Parameters

list

the list of TypeLinks