public interface MTopic extends MTMObject, 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_REMOVEDEVENT_ADD_ITEMIDENTIFIER, EVENT_REMOVE_ITEMIDENTIFIER, MSG_NULL_ARGUMENT| Modifier and Type | Method and Description |
|---|---|
Collection<AssociationIF> |
getAssociations()
PUBLIC: Gets the associations that have roles played by this topic.
|
Collection<AssociationRoleIF> |
getRoles()
PUBLIC: Gets the association roles played by this topic.
|
Collection<TopicNameIF> |
getTopicNames()
PUBLIC: Gets the names of this topic.
|
addSubjectIdentifier, addSubjectLocator, addType, getAssociationsByType, getOccurrences, getOccurrencesByType, getReified, getRolesByType, getRolesByType, getSubjectIdentifiers, getSubjectLocators, getTopicNamesByType, getTypes, merge, removeSubjectIdentifier, removeSubjectLocator, removeTypeaddItemIdentifier, getItemIdentifiers, getObjectId, getTopicMap, isReadOnly, remove, removeItemIdentifierCollection<TopicNameIF> getTopicNames()
TopicIFgetTopicNames in interface TopicIFCollection<AssociationIF> getAssociations()
TopicIFgetAssociations in interface TopicIFCollection<AssociationRoleIF> getRoles()
TopicIF