Uses of Class
ontopoly.sysmodel.TopicMapSource
-
Packages that use TopicMapSource Package Description ontopoly.conversion ontopoly.models ontopoly.sysmodel -
-
Uses of TopicMapSource in ontopoly.conversion
Methods in ontopoly.conversion with parameters of type TopicMapSource Modifier and Type Method Description static StringConversionUtils. convertNew(TopicMap oldTopicMap, String tmname, TopicMapSource tmsource) -
Uses of TopicMapSource in ontopoly.models
Methods in ontopoly.models that return TopicMapSource Modifier and Type Method Description TopicMapSourceTopicMapSourceModel. getTopicMapSource()protected TopicMapSourceTopicMapSourceModel. load()Methods in ontopoly.models with parameters of type TopicMapSource Modifier and Type Method Description voidTopicMapSourceModel. setObject(TopicMapSource source)Constructors in ontopoly.models with parameters of type TopicMapSource Constructor Description TopicMapSourceModel(TopicMapSource topicMapSource) -
Uses of TopicMapSource in ontopoly.sysmodel
Methods in ontopoly.sysmodel that return types with arguments of type TopicMapSource Modifier and Type Method Description List<TopicMapSource>OntopolyRepository. getEditableSources()
-