Uses of Class
ontopoly.model.NameField
-
Packages that use NameField Package Description ontopoly.model -
-
Uses of NameField in ontopoly.model
Methods in ontopoly.model that return NameField Modifier and Type Method Description protected NameField
TopicMap. getDefaultNameField()
Methods in ontopoly.model that return types with arguments of type NameField Modifier and Type Method Description Collection<NameField>
NameType. getDeclaredByFields()
List<NameField>
TopicMap. getNameFields()
-