public interface MTopicMapReference extends TopicMapReferenceIF
Modifier and Type | Method and Description |
---|---|
String |
getId()
PUBLIC: Gets the id of the reference.
|
TopicMapSourceIF |
getSource()
PUBLIC: Gets the source to which the reference belongs.
|
String |
getTitle()
PUBLIC: Gets the title of the reference.
|
boolean |
isDeleted()
PUBLIC: Returns true if the topic map has been deleted.
|
boolean |
isOpen()
PUBLIC: Returns true if the reference is open.
|
clear, close, createStore, delete, open, setId, setSource, setTitle, storeClosed
String getId()
TopicMapReferenceIF
getId
in interface TopicMapReferenceIF
String getTitle()
TopicMapReferenceIF
getTitle
in interface TopicMapReferenceIF
TopicMapSourceIF getSource()
TopicMapReferenceIF
getSource
in interface TopicMapReferenceIF
boolean isOpen()
TopicMapReferenceIF
isOpen
in interface TopicMapReferenceIF
boolean isDeleted()
TopicMapReferenceIF
isDeleted
in interface TopicMapReferenceIF