Uses of Class
net.ontopia.topicmaps.rest.model.Occurrence
Packages that use Occurrence
-
Uses of Occurrence in net.ontopia.topicmaps.rest.model
Methods in net.ontopia.topicmaps.rest.model that return types with arguments of type Occurrence -
Uses of Occurrence in net.ontopia.topicmaps.rest.v1.occurrence
Methods in net.ontopia.topicmaps.rest.v1.occurrence with parameters of type OccurrenceModifier and TypeMethodDescriptionOccurrenceController.add(TopicMapIF tm, TopicIF topic, Occurrence occurrence) OccurrenceController.add(TopicMapIF tm, Occurrence occurrence) voidOccurrenceResource.addOccurrence(Occurrence occurrence) voidOccurrencesResource.addOccurrence(Occurrence occurrence) OccurrenceController.change(TopicMapIF tm, OccurrenceIF result, Occurrence occurrence) OccurrenceResource.changeOccurrence(Occurrence occurrence) voidOccurrenceController.remove(TopicMapIF tm, Occurrence occurrence) OccurrenceController.resolve(TopicMapIF tm, Occurrence occurrence)