Uses of Class
net.ontopia.topicmaps.rest.model.TMObject
-
Packages that use TMObject Package Description net.ontopia.topicmaps.rest.model net.ontopia.topicmaps.rest.v1 -
-
Uses of TMObject in net.ontopia.topicmaps.rest.model
Subclasses of TMObject in net.ontopia.topicmaps.rest.model Modifier and Type Class Description classAssociationclassAssociationRoleclassOccurrenceclassReifiableclassScopedclassTopicclassTopicMapclassTopicNameclassVariantName -
Uses of TMObject in net.ontopia.topicmaps.rest.v1
Methods in net.ontopia.topicmaps.rest.v1 with parameters of type TMObject Modifier and Type Method Description <C extends TMObjectIF>
CTMObjectController. resolve(TopicMapIF tm, TMObject object, Class<C> expected)voidTMObjectController. setItemIdentifiers(TMObjectIF object, TMObject pojo)
-