Package net.ontopia.topicmaps.rest.model
Class Reifiable
- java.lang.Object
-
- net.ontopia.topicmaps.rest.model.TMObject
-
- net.ontopia.topicmaps.rest.model.Reifiable
-
- Direct Known Subclasses:
AssociationRole
,Scoped
,TopicMap
public class Reifiable extends TMObject
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Topic
getReifier()
void
setReifier(Topic reifier)
-
Methods inherited from class net.ontopia.topicmaps.rest.model.TMObject
getItemIdentifiers, getObjectId, setItemIdentifiers
-
-