A C D E F G H I L M N O R S T V

T

TMAPIException - Exception in org.tmapi.core
The base class for all standard (non run-time) exceptions thrown by a TMAPI system.
TMAPIException(String, Throwable) - Constructor for exception org.tmapi.core.TMAPIException
Constructs a new throwable with the specified detail message.
TMAPIException(String) - Constructor for exception org.tmapi.core.TMAPIException
Constructs a new throwable with the specified detail message.
TMAPIException(Throwable) - Constructor for exception org.tmapi.core.TMAPIException
Constructs a new exception that wraps another exception.
TMAPIRuntimeException - Exception in org.tmapi.core
Instances of this exception class should be thrown in cases where there is an error in the underlying topic map processing system or when integrity constraints are violated.
TMAPIRuntimeException(String, Throwable) - Constructor for exception org.tmapi.core.TMAPIRuntimeException
Constructs a new throwable with the specified detail message.
TMAPIRuntimeException(String) - Constructor for exception org.tmapi.core.TMAPIRuntimeException
Constructs a new throwable with the specified detail message.
TMAPIRuntimeException(Throwable) - Constructor for exception org.tmapi.core.TMAPIRuntimeException
Constructs a new exception that wraps another exception.
toExternalForm() - Method in interface org.tmapi.core.Locator
Returns the external form of the IRI.
Topic - Interface in org.tmapi.core
Represents a topic item.
TopicInUseException - Exception in org.tmapi.core
Thrown when an attempt is made to remove a Topic which is being used as a type, as a reifier, or as a role player in an association, or in a scope.
TopicInUseException(Topic, String) - Constructor for exception org.tmapi.core.TopicInUseException
Creates a new TopicInUseException with the specified message.
TopicMap - Interface in org.tmapi.core
Represents a topic map item.
TopicMapExistsException - Exception in org.tmapi.core
Exception thrown when an attempt is made to create a new TopicMap under a storage address (an IRI) that is already assigned to another TopicMap in the same TopicMapSystem.
TopicMapExistsException(String) - Constructor for exception org.tmapi.core.TopicMapExistsException
Constructs a new TopcMapExistsException with the specified detail message.
TopicMapSystem - Interface in org.tmapi.core
A generic interface to a TMAPI system.
TopicMapSystemFactory - Class in org.tmapi.core
This factory class provides access to a topic map system.
TopicMapSystemFactory() - Constructor for class org.tmapi.core.TopicMapSystemFactory
 
Typed - Interface in org.tmapi.core
Indicates that a Topic Maps construct is typed.
TypeInstanceIndex - Interface in org.tmapi.index
Index for type-instance relationships between Topics and for Typed Topic Maps constructs.

A C D E F G H I L M N O R S T V