Interface MOccurrenceWithoutTopic
-
- All Superinterfaces:
MOccurrence
,MTMObject
,OccurrenceIF
,ReifiableIF
,ScopedIF
,TMObjectIF
,TypedIF
public interface MOccurrenceWithoutTopic extends MOccurrence
-
-
Field Summary
-
Fields inherited from interface net.ontopia.topicmaps.core.OccurrenceIF
EVENT_ADD_THEME, EVENT_ADDED, EVENT_REMOVE_THEME, EVENT_REMOVED, EVENT_SET_DATATYPE, EVENT_SET_TYPE, EVENT_SET_VALUE
-
Fields inherited from interface net.ontopia.topicmaps.core.ReifiableIF
EVENT_SET_REIFIER
-
Fields inherited from interface net.ontopia.topicmaps.core.TMObjectIF
EVENT_ADD_ITEMIDENTIFIER, EVENT_REMOVE_ITEMIDENTIFIER, MSG_NULL_ARGUMENT
-
-
Method Summary
-
Methods inherited from interface net.ontopia.topicmaps.rest.model.mixin.MOccurrence
getReader
-
Methods inherited from interface net.ontopia.topicmaps.core.OccurrenceIF
getDataType, getLength, getLocator, getTopic, getValue, setLocator, setReader, setValue, setValue
-
Methods inherited from interface net.ontopia.topicmaps.core.ReifiableIF
getReifier, setReifier
-
Methods inherited from interface net.ontopia.topicmaps.core.ScopedIF
addTheme, getScope, removeTheme
-
Methods inherited from interface net.ontopia.topicmaps.core.TMObjectIF
addItemIdentifier, getItemIdentifiers, getObjectId, getTopicMap, isReadOnly, remove, removeItemIdentifier
-
-