Uses of Class
ontopoly.sysmodel.TopicMapReference
-
Packages that use TopicMapReference Package Description ontopoly.sysmodel -
-
Uses of TopicMapReference in ontopoly.sysmodel
Methods in ontopoly.sysmodel that return types with arguments of type TopicMapReference Modifier and Type Method Description List<TopicMapReference>
OntopolyRepository. getNonOntopolyTopicMaps()
INTERNAL: Returns an alphabetically sorted list of all the non-Ontopoly topic maps.List<TopicMapReference>
OntopolyRepository. getOntopolyTopicMaps()
INTERNAL: Returns an alphabetically sorted list of all the Ontopoly topic maps.
-