Chapter 5. Core API

Table of Contents

ITopicMapSystem and TopicMapSystemFactory
Other ITopicMapSystem Methods
ITopicMapObject And Its Derived Interfaces
Containment and Object Creation and Removal
ITopicMapObject
ITopicMap
Mapping TMCore Interfaces And Properties to XTM Elements And Attribute
Concurrent Modification
Topic Merging

This package contains interfaces and classes that support the fundamentals of TMCore system programming:

  1. Configuring and accessing a TMCore system. This is supported by the class TopicMapSystemFactory and the interface ITopicMapSystem.

  2. A data model for topic maps and all of the objects found in topic maps, using the interface ITopicMapObject and all of its derived interfaces.