Uses of Class
ontopoly.model.NameType
-
Packages that use NameType Package Description ontopoly.model ontopoly.models -
-
Uses of NameType in ontopoly.model
Methods in ontopoly.model that return NameType Modifier and Type Method Description NameType
TopicMap. createNameType(String name)
NameType
TopicType. createNameType()
NameType
NameField. getNameType()
Gets the name type.Constructors in ontopoly.model with parameters of type NameType Constructor Description NameField(TopicIF topic, TopicMap tm, NameType nameType)
-
Uses of NameType in ontopoly.models
Methods in ontopoly.models that return NameType Modifier and Type Method Description protected NameType
NameTypeModel. load()
-