Package | Description |
---|---|
net.ontopia.infoset.content | |
net.ontopia.infoset.fulltext.core |
Interfaces for working with fulltext indexes.
|
net.ontopia.infoset.fulltext.impl.lucene |
The Lucene fulltext integration.
|
net.ontopia.infoset.fulltext.impl.rdbms |
The RDBMS fulltext integration.
|
net.ontopia.infoset.fulltext.topicmaps |
Collection of classes for indexing topic maps.
|
net.ontopia.topicmaps.classify |
To classify content, use the SimpleClassifier class.
|
net.ontopia.topicmaps.cmdlineutils |
Provides a collection of command-line utilities for working with topic maps.
|
net.ontopia.topicmaps.cmdlineutils.sanity | |
net.ontopia.topicmaps.cmdlineutils.statistics | |
net.ontopia.topicmaps.core |
Provides interfaces for topic map objects; the topic map API for all Ontopia
topic map implementations.
|
net.ontopia.topicmaps.core.events |
Provides an event interface to Ontopia where clients can receive
notification about updates to topic maps.
|
net.ontopia.topicmaps.core.index |
Provides interfaces for the engine's index system; the API for Ontopia
topic map indexes.
|
net.ontopia.topicmaps.db2tm |
The implementation of and public API to the DB2TM module for
converting relational data (in CSV files or RDBMSs) to Topic Maps.
|
net.ontopia.topicmaps.entry |
High level interfaces for locating and maintaining references to
topic maps.
|
net.ontopia.topicmaps.impl.basic |
The in-memory implementation of the core topic map interfaces.
|
net.ontopia.topicmaps.impl.basic.index |
Index classes for use with the basic implementation.
|
net.ontopia.topicmaps.impl.rdbms |
Relational database implementation of the core topic map
interfaces.
|
net.ontopia.topicmaps.impl.rdbms.index |
Index classes for use with the rdbms implementation.
|
net.ontopia.topicmaps.impl.remote | |
net.ontopia.topicmaps.impl.tmapi2 | |
net.ontopia.topicmaps.impl.tmapi2.index | |
net.ontopia.topicmaps.impl.utils |
INTERNAL: Classes that are used by many implementations.
|
net.ontopia.topicmaps.nav.context |
Contains the classes that implement the user context filter in
the Navigator Framework.
|
net.ontopia.topicmaps.nav.utils.comparators |
Provides Comparators which are used by the Navigator.
|
net.ontopia.topicmaps.nav2.core |
Provides interfaces for the Navigator Tag Libraries
and Framework.
|
net.ontopia.topicmaps.nav2.impl.basic |
The basic implementation of the Navigator core interfaces.
|
net.ontopia.topicmaps.nav2.impl.framework |
The implementation of the Navigator Framework related interfaces.
|
net.ontopia.topicmaps.nav2.portlets.pojos | |
net.ontopia.topicmaps.nav2.realm | |
net.ontopia.topicmaps.nav2.servlets |
This package contains the servlet classes used by
Ontopia's navigator framework.
|
net.ontopia.topicmaps.nav2.taglibs.TMvalue |
Value-producing tags, which extract information from the topic
map and insert it into the execution context.
|
net.ontopia.topicmaps.nav2.taglibs.logic |
Logic tags, which define the execution context, modify the
context, and control the flow of execution.
|
net.ontopia.topicmaps.nav2.taglibs.value |
General (Topic Map independent) value-producing tags, which
provide mainly set manipulation operations on collections.
|
net.ontopia.topicmaps.nav2.utils |
Provides utility classes for the Navigator Tag Libraries and
Framework.
|
net.ontopia.topicmaps.query.core |
Contains the interfaces through which interaction with query
processors, queries, and query results are done.
|
net.ontopia.topicmaps.query.impl.basic |
Contains the in-memory implementation of the query language.
|
net.ontopia.topicmaps.query.impl.rdbms |
Contains the rdbms implementation of the query language.
|
net.ontopia.topicmaps.query.impl.utils |
Code shared between query implementations.
|
net.ontopia.topicmaps.query.parser |
Contains the code that parses tolog queries.
|
net.ontopia.topicmaps.query.spi |
Provides a set of service provider interfaces for adding new
predicates to the tolog query language.
|
net.ontopia.topicmaps.query.utils |
This package provides query utility classes.
|
net.ontopia.topicmaps.rest | |
net.ontopia.topicmaps.rest.converters | |
net.ontopia.topicmaps.rest.core | |
net.ontopia.topicmaps.rest.model.mixin | |
net.ontopia.topicmaps.rest.resources | |
net.ontopia.topicmaps.rest.utils | |
net.ontopia.topicmaps.rest.v1 | |
net.ontopia.topicmaps.rest.v1.association | |
net.ontopia.topicmaps.rest.v1.name | |
net.ontopia.topicmaps.rest.v1.occurrence | |
net.ontopia.topicmaps.rest.v1.query | |
net.ontopia.topicmaps.rest.v1.role | |
net.ontopia.topicmaps.rest.v1.scoped | |
net.ontopia.topicmaps.rest.v1.topic | |
net.ontopia.topicmaps.rest.v1.topicmap | |
net.ontopia.topicmaps.rest.v1.variant | |
net.ontopia.topicmaps.schema.core |
The core interfaces that are common to all schema language
implementations.
|
net.ontopia.topicmaps.schema.impl.osl |
The classes and interfaces used to represent constructs in the Ontopia
Schema Language.
|
net.ontopia.topicmaps.schema.impl.osl.cmdline | |
net.ontopia.topicmaps.schema.utils |
Contains classes containing useful utilities that make working with
schemas easier.
|
net.ontopia.topicmaps.utils |
This package provides topic map utility classes, which are a toolkit for
working with the topic map model provided by the core interfaces.
|
net.ontopia.topicmaps.utils.ctm |
Provides support for the ISO-standardized textual Compact Topic Maps
syntax (or CTM) format for topic maps.
|
net.ontopia.topicmaps.utils.deciders |
Provides DeciderIFs which are used by the Navigator.
|
net.ontopia.topicmaps.utils.jtm |
This package provides support for the JSON Topic Map
Notation (or JTM) format for topic maps.
|
net.ontopia.topicmaps.utils.ltm |
This package provides support for the textual Linear Topic Map
Notation (or LTM) format for topic maps.
|
net.ontopia.topicmaps.utils.rdf |
This package provides support for RDF (Resource Description
Framework), a topic map-like data model for metadata defined by the
W3C.
|
net.ontopia.topicmaps.utils.tmprefs | |
net.ontopia.topicmaps.utils.tmrap | |
net.ontopia.topicmaps.utils.xfml | |
net.ontopia.topicmaps.viz | |
net.ontopia.topicmaps.webed.core |
The core interfaces of the Web Editor Framework; the main
interfaces used to build Web Editor applications.
|
net.ontopia.topicmaps.webed.impl.actions.tmobject |
Web editor action classes dealing with more than one kind of topic map
object.
|
net.ontopia.topicmaps.webed.impl.basic |
The basic implementation of the core interfaces belonging to
Ontopia's web editor framework, except the classes related to the
to the implementation of actions (which are in their own package
structure).
|
net.ontopia.topicmaps.webed.impl.utils | |
net.ontopia.topicmaps.xml |
Classes for importing and exporting topic maps in the XML
interchange format.
|
ontopoly.conversion | |
ontopoly.model | |
ontopoly.models | |
ontopoly.utils |
Class and Description |
---|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TopicMapStoreIF
PUBLIC: A topic map store is used to represent the connection
between one topic map and a repository where the data instantiating
that topic map is held (in an implementation-specific form).
|
Class and Description |
---|
TopicMapStoreIF
PUBLIC: A topic map store is used to represent the connection
between one topic map and a repository where the data instantiating
that topic map is held (in an implementation-specific form).
|
Class and Description |
---|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
VariantNameIF
PUBLIC: Implemented by objects representing variant names for
topics.
|
Class and Description |
---|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
ConstraintViolationException
PUBLIC: Thrown when an object model constraint is violated.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
ConstraintViolationException
PUBLIC: Thrown when an object model constraint is violated.
|
DuplicateReificationException
INTERNAL: Thrown when a reifiable object is reified by a topic that
already reifies another reifiable object.
|
NameIF |
NotRemovableException
PUBLIC: Thrown when an object is attempted removed, but cannot.
|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
ReifiableIF
PUBLIC: Implemented by topic map objects that can be
reified.
|
ScopedIF
PUBLIC: Implemented by topic map objects that have scope.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapBuilderIF
PUBLIC: A helper for building topic map object structures.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapStoreIF
PUBLIC: A topic map store is used to represent the connection
between one topic map and a repository where the data instantiating
that topic map is held (in an implementation-specific form).
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
TypedIF
PUBLIC: Implemented by topic map objects that are instances of a
single type, such as occurrences, associations, association roles,
and topic names.
|
VariantNameIF
PUBLIC: Implemented by objects representing variant names for
topics.
|
Class and Description |
---|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
VariantNameIF
PUBLIC: Implemented by objects representing variant names for
topics.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
ScopedIF
PUBLIC: Implemented by topic map objects that have scope.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapBuilderIF
PUBLIC: A helper for building topic map object structures.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
Class and Description |
---|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapReaderIF
PUBLIC: A topic map reader is used to read topic maps from an
implementation specific, implicit source.
|
TopicMapStoreFactoryIF
PUBLIC: Factory interface for creating new topic map store
objects.
|
TopicMapStoreIF
PUBLIC: A topic map store is used to represent the connection
between one topic map and a repository where the data instantiating
that topic map is held (in an implementation-specific form).
|
TopicMapWriterIF
PUBLIC: A topic map writer is used to write/export topic maps in an
implementation dependent way to an implicit destination.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
ConstraintViolationException
PUBLIC: Thrown when an object model constraint is violated.
|
NameIF |
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
ReifiableIF
PUBLIC: Implemented by topic map objects that can be
reified.
|
ScopedIF
PUBLIC: Implemented by topic map objects that have scope.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapBuilderIF
PUBLIC: A helper for building topic map object structures.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapStoreFactoryIF
PUBLIC: Factory interface for creating new topic map store
objects.
|
TopicMapStoreIF
PUBLIC: A topic map store is used to represent the connection
between one topic map and a repository where the data instantiating
that topic map is held (in an implementation-specific form).
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
TypedIF
PUBLIC: Implemented by topic map objects that are instances of a
single type, such as occurrences, associations, association roles,
and topic names.
|
VariantNameIF
PUBLIC: Implemented by objects representing variant names for
topics.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
VariantNameIF
PUBLIC: Implemented by objects representing variant names for
topics.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
ConstraintViolationException
PUBLIC: Thrown when an object model constraint is violated.
|
NameIF |
NotRemovableException
PUBLIC: Thrown when an object is attempted removed, but cannot.
|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
ReifiableIF
PUBLIC: Implemented by topic map objects that can be
reified.
|
ScopedIF
PUBLIC: Implemented by topic map objects that have scope.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapBuilderIF
PUBLIC: A helper for building topic map object structures.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapReaderIF
PUBLIC: A topic map reader is used to read topic maps from an
implementation specific, implicit source.
|
TopicMapStoreFactoryIF
PUBLIC: Factory interface for creating new topic map store
objects.
|
TopicMapStoreIF
PUBLIC: A topic map store is used to represent the connection
between one topic map and a repository where the data instantiating
that topic map is held (in an implementation-specific form).
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
TypedIF
PUBLIC: Implemented by topic map objects that are instances of a
single type, such as occurrences, associations, association roles,
and topic names.
|
VariantNameIF
PUBLIC: Implemented by objects representing variant names for
topics.
|
Class and Description |
---|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
ConstraintViolationException
PUBLIC: Thrown when an object model constraint is violated.
|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
ReifiableIF
PUBLIC: Implemented by topic map objects that can be
reified.
|
ScopedIF
PUBLIC: Implemented by topic map objects that have scope.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapBuilderIF
PUBLIC: A helper for building topic map object structures.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapStoreIF
PUBLIC: A topic map store is used to represent the connection
between one topic map and a repository where the data instantiating
that topic map is held (in an implementation-specific form).
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
TypedIF
PUBLIC: Implemented by topic map objects that are instances of a
single type, such as occurrences, associations, association roles,
and topic names.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapStoreIF
PUBLIC: A topic map store is used to represent the connection
between one topic map and a repository where the data instantiating
that topic map is held (in an implementation-specific form).
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
VariantNameIF
PUBLIC: Implemented by objects representing variant names for
topics.
|
Class and Description |
---|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
ConstraintViolationException
PUBLIC: Thrown when an object model constraint is violated.
|
NameIF |
NotRemovableException
PUBLIC: Thrown when an object is attempted removed, but cannot.
|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
ReifiableIF
PUBLIC: Implemented by topic map objects that can be
reified.
|
ScopedIF
PUBLIC: Implemented by topic map objects that have scope.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapBuilderIF
PUBLIC: A helper for building topic map object structures.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapReaderIF
PUBLIC: A topic map reader is used to read topic maps from an
implementation specific, implicit source.
|
TopicMapStoreFactoryIF
PUBLIC: Factory interface for creating new topic map store
objects.
|
TopicMapStoreIF
PUBLIC: A topic map store is used to represent the connection
between one topic map and a repository where the data instantiating
that topic map is held (in an implementation-specific form).
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
TypedIF
PUBLIC: Implemented by topic map objects that are instances of a
single type, such as occurrences, associations, association roles,
and topic names.
|
VariantNameIF
PUBLIC: Implemented by objects representing variant names for
topics.
|
Class and Description |
---|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
NameIF |
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
VariantNameIF
PUBLIC: Implemented by objects representing variant names for
topics.
|
Class and Description |
---|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
Class and Description |
---|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TypedIF
PUBLIC: Implemented by topic map objects that are instances of a
single type, such as occurrences, associations, association roles,
and topic names.
|
Class and Description |
---|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
ScopedIF
PUBLIC: Implemented by topic map objects that have scope.
|
Class and Description |
---|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapStoreIF
PUBLIC: A topic map store is used to represent the connection
between one topic map and a repository where the data instantiating
that topic map is held (in an implementation-specific form).
|
Class and Description |
---|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapReaderIF
PUBLIC: A topic map reader is used to read topic maps from an
implementation specific, implicit source.
|
Class and Description |
---|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
NameIF |
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
ReifiableIF
PUBLIC: Implemented by topic map objects that can be
reified.
|
ScopedIF
PUBLIC: Implemented by topic map objects that have scope.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
TypedIF
PUBLIC: Implemented by topic map objects that are instances of a
single type, such as occurrences, associations, association roles,
and topic names.
|
VariantNameIF
PUBLIC: Implemented by objects representing variant names for
topics.
|
Class and Description |
---|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapStoreIF
PUBLIC: A topic map store is used to represent the connection
between one topic map and a repository where the data instantiating
that topic map is held (in an implementation-specific form).
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
Class and Description |
---|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
ReifiableIF
PUBLIC: Implemented by topic map objects that can be
reified.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TypedIF
PUBLIC: Implemented by topic map objects that are instances of a
single type, such as occurrences, associations, association roles,
and topic names.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
Class and Description |
---|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
ScopedIF
PUBLIC: Implemented by topic map objects that have scope.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
VariantNameIF
PUBLIC: Implemented by objects representing variant names for
topics.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
ScopedIF
PUBLIC: Implemented by topic map objects that have scope.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
VariantNameIF
PUBLIC: Implemented by objects representing variant names for
topics.
|
Class and Description |
---|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
ScopedIF
PUBLIC: Implemented by topic map objects that have scope.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
ConstraintViolationException
PUBLIC: Thrown when an object model constraint is violated.
|
NameIF |
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
ReifiableIF
PUBLIC: Implemented by topic map objects that can be
reified.
|
ScopedIF
PUBLIC: Implemented by topic map objects that have scope.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapBuilderIF
PUBLIC: A helper for building topic map object structures.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapReaderIF
PUBLIC: A topic map reader is used to read topic maps from an
implementation specific, implicit source.
|
TopicMapStoreFactoryIF
PUBLIC: Factory interface for creating new topic map store
objects.
|
TopicMapStoreIF
PUBLIC: A topic map store is used to represent the connection
between one topic map and a repository where the data instantiating
that topic map is held (in an implementation-specific form).
|
TopicMapWriterIF
PUBLIC: A topic map writer is used to write/export topic maps in an
implementation dependent way to an implicit destination.
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
TypedIF
PUBLIC: Implemented by topic map objects that are instances of a
single type, such as occurrences, associations, association roles,
and topic names.
|
VariantNameIF
PUBLIC: Implemented by objects representing variant names for
topics.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
ReifiableIF
PUBLIC: Implemented by topic map objects that can be
reified.
|
ScopedIF
PUBLIC: Implemented by topic map objects that have scope.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapBuilderIF
PUBLIC: A helper for building topic map object structures.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapReaderIF
PUBLIC: A topic map reader is used to read topic maps from an
implementation specific, implicit source.
|
TopicMapStoreFactoryIF
PUBLIC: Factory interface for creating new topic map store
objects.
|
TopicMapWriterIF
PUBLIC: A topic map writer is used to write/export topic maps in an
implementation dependent way to an implicit destination.
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
ScopedIF
PUBLIC: Implemented by topic map objects that have scope.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
VariantNameIF
PUBLIC: Implemented by objects representing variant names for
topics.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapReaderIF
PUBLIC: A topic map reader is used to read topic maps from an
implementation specific, implicit source.
|
TopicMapStoreFactoryIF
PUBLIC: Factory interface for creating new topic map store
objects.
|
TopicMapWriterIF
PUBLIC: A topic map writer is used to write/export topic maps in an
implementation dependent way to an implicit destination.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapReaderIF
PUBLIC: A topic map reader is used to read topic maps from an
implementation specific, implicit source.
|
TopicMapStoreFactoryIF
PUBLIC: Factory interface for creating new topic map store
objects.
|
TopicMapWriterIF
PUBLIC: A topic map writer is used to write/export topic maps in an
implementation dependent way to an implicit destination.
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
VariantNameIF
PUBLIC: Implemented by objects representing variant names for
topics.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapFragmentWriterIF
PUBLIC: Implementations of this interface can export fragments of
topic maps to some Topic Maps syntax given a collection of topics
to include.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapReaderIF
PUBLIC: A topic map reader is used to read topic maps from an
implementation specific, implicit source.
|
TopicMapWriterIF
PUBLIC: A topic map writer is used to write/export topic maps in an
implementation dependent way to an implicit destination.
|
Class and Description |
---|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapStoreIF
PUBLIC: A topic map store is used to represent the connection
between one topic map and a repository where the data instantiating
that topic map is held (in an implementation-specific form).
|
Class and Description |
---|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapStoreFactoryIF
PUBLIC: Factory interface for creating new topic map store
objects.
|
Class and Description |
---|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapReaderIF
PUBLIC: A topic map reader is used to read topic maps from an
implementation specific, implicit source.
|
TopicMapStoreFactoryIF
PUBLIC: Factory interface for creating new topic map store
objects.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapBuilderIF
PUBLIC: A helper for building topic map object structures.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
Class and Description |
---|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
ConstraintViolationException
PUBLIC: Thrown when an object model constraint is violated.
|
ScopedIF
PUBLIC: Implemented by topic map objects that have scope.
|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapFragmentWriterIF
PUBLIC: Implementations of this interface can export fragments of
topic maps to some Topic Maps syntax given a collection of topics
to include.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
TopicMapReaderIF
PUBLIC: A topic map reader is used to read topic maps from an
implementation specific, implicit source.
|
TopicMapStoreFactoryIF
PUBLIC: Factory interface for creating new topic map store
objects.
|
TopicMapWriterIF
PUBLIC: A topic map writer is used to write/export topic maps in an
implementation dependent way to an implicit destination.
|
TypedIF
PUBLIC: Implemented by topic map objects that are instances of a
single type, such as occurrences, associations, association roles,
and topic names.
|
VariantNameIF
PUBLIC: Implemented by objects representing variant names for
topics.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicMapIF
PUBLIC: Represents an entire topic map.
|
Class and Description |
---|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|
Class and Description |
---|
TMObjectIF
PUBLIC: The base topic map object interface that all topic map
objects implement.
|
Class and Description |
---|
AssociationIF
PUBLIC: Implemented by objects representing associations in the
topic map model.
|
AssociationRoleIF
PUBLIC: Implemented by objects representing association roles in
the topic map model.
|
OccurrenceIF
PUBLIC: Implemented by objects representing occurrences in the
topic map model.
|
TopicIF
PUBLIC: This interface is implemented by objects representing
topics in the topic map model.
|
TopicNameIF
PUBLIC: Implemented by an object which represents a topic name, which
is a topic characteristic.
|