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 class
Association
class
AssociationRole
class
Occurrence
class
Reifiable
class
Scoped
class
Topic
class
TopicMap
class
TopicName
class
VariantName
-
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)
void
TMObjectController. setItemIdentifiers(TMObjectIF object, TMObject pojo)
-