Uses of Package
net.ontopia.topicmaps.core
Packages that use net.ontopia.topicmaps.core
Package
Description
Interfaces for working with fulltext indexes.
The Lucene fulltext integration.
The RDBMS fulltext integration.
Collection of classes for indexing topic maps.
To classify content, use the SimpleClassifier class.
Provides a collection of command-line utilities for working with topic maps.
Provides interfaces for topic map objects; the topic map API for all Ontopia
topic map implementations.
Provides an event interface to Ontopia where clients can receive
notification about updates to topic maps.
Provides interfaces for the engine's index system; the API for Ontopia
topic map indexes.
The implementation of and public API to the DB2TM module for
converting relational data (in CSV files or RDBMSs) to Topic Maps.
High level interfaces for locating and maintaining references to
topic maps.
The in-memory implementation of the core topic map interfaces.
Index classes for use with the basic implementation.
Relational database implementation of the core topic map
interfaces.
Index classes for use with the rdbms implementation.
INTERNAL: Classes that are used by many implementations.
Contains the classes that implement the user context filter in
the Navigator Framework.
Provides Comparators which are used by the Navigator.
Provides interfaces for the Navigator Tag Libraries
and Framework.
The basic implementation of the Navigator core interfaces.
The implementation of the Navigator Framework related interfaces.
This package contains the servlet classes used by
Ontopia's navigator framework.
Value-producing tags, which extract information from the topic
map and insert it into the execution context.
Logic tags, which define the execution context, modify the
context, and control the flow of execution.
General (Topic Map independent) value-producing tags, which
provide mainly set manipulation operations on collections.
Provides utility classes for the Navigator Tag Libraries and
Framework.
Contains the interfaces through which interaction with query
processors, queries, and query results are done.
Contains the in-memory implementation of the query language.
Contains the rdbms implementation of the query language.
Code shared between query implementations.
Contains the code that parses tolog queries.
Provides a set of service provider interfaces for adding new
predicates to the tolog query language.
This package provides query utility classes.
This package provides topic map utility classes, which are a toolkit for
working with the topic map model provided by the core interfaces.
Provides support for the ISO-standardized textual Compact Topic Maps
syntax (or CTM) format for topic maps.
Provides DeciderIFs which are used by the Navigator.
This package provides support for the JSON Topic Map
Notation (or JTM) format for topic maps.
This package provides support for the textual Linear Topic Map
Notation (or LTM) format for topic maps.
This package provides support for RDF (Resource Description
Framework), a topic map-like data model for metadata defined by the
W3C.
Classes for importing and exporting topic maps in the XML
interchange format.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.infoset.content
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.infoset.fulltext.coreClassDescriptionPUBLIC: 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).
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.infoset.fulltext.impl.luceneClassDescriptionPUBLIC: 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).
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.infoset.fulltext.impl.rdbms
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.infoset.fulltext.topicmapsClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing association roles in the topic map model.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.PUBLIC: Implemented by objects representing variant names for topics.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.classifyClassDescriptionPUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.cmdlineutilsClassDescriptionPUBLIC: Thrown when an object model constraint is violated.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.cmdlineutils.sanityClassDescriptionPUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.cmdlineutils.statisticsClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.coreClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing association roles in the topic map model.PUBLIC: Thrown when an object model constraint is violated.INTERNAL: Thrown when a reifiable object is reified by a topic that already reifies another reifiable object.PUBLIC: Thrown when an object is attempted removed, but cannot.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: Implemented by topic map objects that can be reified.PUBLIC: Implemented by topic map objects that have scope.PUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: A helper for building topic map object structures.PUBLIC: Represents an entire topic map.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).PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.PUBLIC: Implemented by topic map objects that are instances of a single type, such as occurrences, associations, association roles, and topic names.PUBLIC: Implemented by objects representing variant names for topics.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.core.eventsClassDescriptionPUBLIC: The base topic map object interface that all topic map objects implement.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.core.indexClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing association roles in the topic map model.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.PUBLIC: Implemented by objects representing variant names for topics.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.db2tmClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing association roles in the topic map model.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: Implemented by topic map objects that have scope.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: A helper for building topic map object structures.PUBLIC: Represents an entire topic map.PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.entryClassDescriptionPUBLIC: Represents an entire topic map.PUBLIC: A topic map reader is used to read topic maps from an implementation specific, implicit source.PUBLIC: Factory interface for creating new topic map store objects.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).PUBLIC: A topic map writer is used to write/export topic maps in an implementation dependent way to an implicit destination.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.impl.basicClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing association roles in the topic map model.PUBLIC: Thrown when an object model constraint is violated.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: Implemented by topic map objects that can be reified.PUBLIC: Implemented by topic map objects that have scope.PUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: A helper for building topic map object structures.PUBLIC: Represents an entire topic map.PUBLIC: Factory interface for creating new topic map store objects.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).PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.PUBLIC: Implemented by topic map objects that are instances of a single type, such as occurrences, associations, association roles, and topic names.PUBLIC: Implemented by objects representing variant names for topics.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.impl.basic.indexClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing association roles in the topic map model.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.PUBLIC: Implemented by objects representing variant names for topics.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.impl.rdbmsClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing association roles in the topic map model.PUBLIC: Thrown when an object model constraint is violated.PUBLIC: Thrown when an object is attempted removed, but cannot.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: Implemented by topic map objects that can be reified.PUBLIC: Implemented by topic map objects that have scope.PUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: A helper for building topic map object structures.PUBLIC: Represents an entire topic map.PUBLIC: A topic map reader is used to read topic maps from an implementation specific, implicit source.PUBLIC: Factory interface for creating new topic map store objects.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).PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.PUBLIC: Implemented by topic map objects that are instances of a single type, such as occurrences, associations, association roles, and topic names.PUBLIC: Implemented by objects representing variant names for topics.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.impl.rdbms.indexClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing association roles in the topic map model.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.PUBLIC: Implemented by objects representing variant names for topics.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.impl.remoteClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing association roles in the topic map model.PUBLIC: Thrown when an object model constraint is violated.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: Implemented by topic map objects that can be reified.PUBLIC: Implemented by topic map objects that have scope.PUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: A helper for building topic map object structures.PUBLIC: Represents an entire topic map.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).PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.PUBLIC: Implemented by topic map objects that are instances of a single type, such as occurrences, associations, association roles, and topic names.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.impl.tmapi2ClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing association roles in the topic map model.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.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).PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.PUBLIC: Implemented by objects representing variant names for topics.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.impl.tmapi2.indexClassDescriptionPUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.impl.utilsClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing association roles in the topic map model.PUBLIC: Thrown when an object model constraint is violated.PUBLIC: Thrown when an object is attempted removed, but cannot.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: Implemented by topic map objects that can be reified.PUBLIC: Implemented by topic map objects that have scope.PUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: A helper for building topic map object structures.PUBLIC: Represents an entire topic map.PUBLIC: A topic map reader is used to read topic maps from an implementation specific, implicit source.PUBLIC: Factory interface for creating new topic map store objects.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).PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.PUBLIC: Implemented by topic map objects that are instances of a single type, such as occurrences, associations, association roles, and topic names.PUBLIC: Implemented by objects representing variant names for topics.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.query.core
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.query.impl.basicClassDescriptionPUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.query.impl.rdbmsClassDescriptionPUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.query.impl.utilsClassDescriptionPUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.query.parserClassDescriptionPUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.query.spi
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.query.utilsClassDescriptionPUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.rest
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.rest.convertersClassDescriptionPUBLIC: Represents an entire topic map.PUBLIC: A topic map reader is used to read topic maps from an implementation specific, implicit source.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.rest.core
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.rest.model.mixinClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing association roles in the topic map model.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: Implemented by topic map objects that can be reified.PUBLIC: Implemented by topic map objects that have scope.PUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.PUBLIC: Implemented by topic map objects that are instances of a single type, such as occurrences, associations, association roles, and topic names.PUBLIC: Implemented by objects representing variant names for topics.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.rest.resourcesClassDescriptionPUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.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).PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.rest.utils
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.rest.v1ClassDescriptionPUBLIC: Implemented by topic map objects that can be reified.PUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: Represents an entire topic map.PUBLIC: Implemented by topic map objects that are instances of a single type, such as occurrences, associations, association roles, and topic names.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.rest.v1.associationClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.rest.v1.nameClassDescriptionPUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.rest.v1.occurrenceClassDescriptionPUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.rest.v1.query
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.rest.v1.roleClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing association roles in the topic map model.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.rest.v1.scopedClassDescriptionPUBLIC: Implemented by topic map objects that have scope.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.rest.v1.topicClassDescriptionPUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.rest.v1.topicmapClassDescriptionPUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.rest.v1.variantClassDescriptionPUBLIC: Represents an entire topic map.PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.PUBLIC: Implemented by objects representing variant names for topics.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.utilsClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing association roles in the topic map model.PUBLIC: Thrown when an object model constraint is violated.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: Implemented by topic map objects that can be reified.PUBLIC: Implemented by topic map objects that have scope.PUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: A helper for building topic map object structures.PUBLIC: Represents an entire topic map.PUBLIC: A topic map reader is used to read topic maps from an implementation specific, implicit source.PUBLIC: Factory interface for creating new topic map store objects.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).PUBLIC: A topic map writer is used to write/export topic maps in an implementation dependent way to an implicit destination.PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.PUBLIC: Implemented by topic map objects that are instances of a single type, such as occurrences, associations, association roles, and topic names.PUBLIC: Implemented by objects representing variant names for topics.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.utils.ctmClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by topic map objects that can be reified.PUBLIC: Implemented by topic map objects that have scope.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: A helper for building topic map object structures.PUBLIC: Represents an entire topic map.PUBLIC: A topic map reader is used to read topic maps from an implementation specific, implicit source.PUBLIC: Factory interface for creating new topic map store objects.PUBLIC: A topic map writer is used to write/export topic maps in an implementation dependent way to an implicit destination.PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.utils.decidersClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: Implemented by topic map objects that have scope.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.PUBLIC: Implemented by objects representing variant names for topics.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.utils.jtmClassDescriptionPUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.PUBLIC: A topic map reader is used to read topic maps from an implementation specific, implicit source.PUBLIC: Factory interface for creating new topic map store objects.PUBLIC: A topic map writer is used to write/export topic maps in an implementation dependent way to an implicit destination.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.utils.ltmClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing association roles in the topic map model.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.PUBLIC: A topic map reader is used to read topic maps from an implementation specific, implicit source.PUBLIC: Factory interface for creating new topic map store objects.PUBLIC: A topic map writer is used to write/export topic maps in an implementation dependent way to an implicit destination.PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.PUBLIC: Implemented by objects representing variant names for topics.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.utils.rdfClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Implementations of this interface can export fragments of topic maps to some Topic Maps syntax given a collection of topics to include.PUBLIC: Represents an entire topic map.PUBLIC: A topic map reader is used to read topic maps from an implementation specific, implicit source.PUBLIC: A topic map writer is used to write/export topic maps in an implementation dependent way to an implicit destination.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.utils.tmprefsClassDescriptionPUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.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).
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.utils.tmrapClassDescriptionPUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.PUBLIC: Factory interface for creating new topic map store objects.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.utils.xfmlClassDescriptionPUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.PUBLIC: A topic map reader is used to read topic maps from an implementation specific, implicit source.PUBLIC: Factory interface for creating new topic map store objects.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.vizClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing association roles in the topic map model.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: A helper for building topic map object structures.PUBLIC: Represents an entire topic map.
-
Classes in net.ontopia.topicmaps.core used by net.ontopia.topicmaps.xmlClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Thrown when an object model constraint is violated.PUBLIC: Implemented by topic map objects that have scope.PUBLIC: The base topic map object interface that all topic map objects implement.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Implementations of this interface can export fragments of topic maps to some Topic Maps syntax given a collection of topics to include.PUBLIC: Represents an entire topic map.PUBLIC: A topic map reader is used to read topic maps from an implementation specific, implicit source.PUBLIC: Factory interface for creating new topic map store objects.PUBLIC: A topic map writer is used to write/export topic maps in an implementation dependent way to an implicit destination.PUBLIC: Implemented by topic map objects that are instances of a single type, such as occurrences, associations, association roles, and topic names.PUBLIC: Implemented by objects representing variant names for topics.
-
Classes in net.ontopia.topicmaps.core used by ontopoly.conversionClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.
-
Classes in net.ontopia.topicmaps.core used by ontopoly.modelClassDescriptionPUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Represents an entire topic map.PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.
-
Classes in net.ontopia.topicmaps.core used by ontopoly.modelsClassDescriptionPUBLIC: The base topic map object interface that all topic map objects implement.
-
Classes in net.ontopia.topicmaps.core used by ontopoly.utilsClassDescriptionPUBLIC: Implemented by objects representing associations in the topic map model.PUBLIC: Implemented by objects representing association roles in the topic map model.PUBLIC: Implemented by objects representing occurrences in the topic map model.PUBLIC: This interface is implemented by objects representing topics in the topic map model.PUBLIC: Implemented by an object which represents a topic name, which is a topic characteristic.