Interface MFlatTopic
-
- All Superinterfaces:
MTMObject
,MTopic
,TMObjectIF
,TopicIF
public interface MFlatTopic extends MTopic
-
-
Field Summary
-
Fields inherited from interface net.ontopia.topicmaps.core.TMObjectIF
EVENT_ADD_ITEMIDENTIFIER, EVENT_REMOVE_ITEMIDENTIFIER, MSG_NULL_ARGUMENT
-
Fields inherited from interface net.ontopia.topicmaps.core.TopicIF
EVENT_ADD_OCCURRENCE, EVENT_ADD_SUBJECTIDENTIFIER, EVENT_ADD_SUBJECTLOCATOR, EVENT_ADD_TOPICNAME, EVENT_ADD_TYPE, EVENT_ADDED, EVENT_MODIFIED, EVENT_REMOVE_OCCURRENCE, EVENT_REMOVE_SUBJECTIDENTIFIER, EVENT_REMOVE_SUBJECTLOCATOR, EVENT_REMOVE_TOPICNAME, EVENT_REMOVE_TYPE, EVENT_REMOVED
-
-
Method Summary
-
Methods inherited from interface net.ontopia.topicmaps.rest.model.mixin.MTopic
getAssociations, getRoles, getTopicNames
-
Methods inherited from interface net.ontopia.topicmaps.core.TMObjectIF
addItemIdentifier, getItemIdentifiers, getObjectId, getTopicMap, isReadOnly, remove, removeItemIdentifier
-
Methods inherited from interface net.ontopia.topicmaps.core.TopicIF
addSubjectIdentifier, addSubjectLocator, addType, getAssociationsByType, getOccurrences, getOccurrencesByType, getReified, getRolesByType, getRolesByType, getSubjectIdentifiers, getSubjectLocators, getTopicNamesByType, getTypes, merge, removeSubjectIdentifier, removeSubjectLocator, removeType
-
-