Uses of Class
net.ontopia.topicmaps.rest.model.TopicName
Packages that use TopicName
-
Uses of TopicName in net.ontopia.topicmaps.rest.model
Methods in net.ontopia.topicmaps.rest.model that return TopicNameMethods in net.ontopia.topicmaps.rest.model that return types with arguments of type TopicNameMethods in net.ontopia.topicmaps.rest.model with parameters of type TopicName -
Uses of TopicName in net.ontopia.topicmaps.rest.v1.name
Methods in net.ontopia.topicmaps.rest.v1.name with parameters of type TopicNameModifier and TypeMethodDescriptionTopicNameController.add(TopicMapIF tm, TopicIF topic, TopicName name) TopicNameController.add(TopicMapIF tm, TopicName name) voidTopicNameResource.addTopicName(TopicName name) voidTopicNamesResource.addTopicName(TopicName name) TopicNameController.change(TopicMapIF topicMap, TopicNameIF result, TopicName name) TopicNameResource.changeTopicName(TopicName name) voidTopicNameController.remove(TopicMapIF tm, TopicName name) TopicNameController.resolve(TopicMapIF tm, TopicName name)