Uses of Class
net.ontopia.topicmaps.rest.model.Topic
Packages that use Topic
Package
Description
-
Uses of Topic in net.ontopia.topicmaps.rest.model
Methods in net.ontopia.topicmaps.rest.model that return TopicModifier and TypeMethodDescriptionAssociationRole.getPlayer()Reifiable.getReifier()Occurrence.getTopic()TopicName.getTopic()VariantName.getTopic()Association.getType()AssociationRole.getType()Occurrence.getType()TopicName.getType()Methods in net.ontopia.topicmaps.rest.model that return types with arguments of type TopicMethods in net.ontopia.topicmaps.rest.model with parameters of type TopicModifier and TypeMethodDescriptionvoidvoidReifiable.setReifier(Topic reifier) voidvoidvoidvoidvoidvoidMethod parameters in net.ontopia.topicmaps.rest.model with type arguments of type Topic -
Uses of Topic in net.ontopia.topicmaps.rest.v1
Methods in net.ontopia.topicmaps.rest.v1 with parameters of type TopicModifier and TypeMethodDescriptionvoidReifiableController.setReifier(ReifiableIF reifiable, Topic reifier) void -
Uses of Topic in net.ontopia.topicmaps.rest.v1.scoped
Methods in net.ontopia.topicmaps.rest.v1.scoped with parameters of type TopicModifier and TypeMethodDescriptionvoidvoidMethod parameters in net.ontopia.topicmaps.rest.v1.scoped with type arguments of type TopicModifier and TypeMethodDescriptionScopedController.resolve(TopicMapIF tm, Collection<Topic> scope) voidScopedController.setScope(ScopedIF scoped, Collection<Topic> scope) -
Uses of Topic in net.ontopia.topicmaps.rest.v1.topic
Methods in net.ontopia.topicmaps.rest.v1.topic with parameters of type TopicModifier and TypeMethodDescriptionTopicController.add(TopicMapIF tm, TopicIF type, Topic topic) TopicController.add(TopicMapIF tm, Topic topic) voidvoidvoidTopicController.change(TopicMapIF tm, TopicIF result, Topic topic) TopicResource.changeTopic(Topic topic) voidTopicController.remove(TopicMapIF tm, Topic topic) voidTopicController.removeType(TopicIF topic, Topic type) TopicController.resolve(TopicMapIF tm, Topic topic) voidTopicController.setSubjectIdentifiers(TopicIF object, Topic pojo) voidTopicController.setSubjectLocators(TopicIF object, Topic pojo) void