|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.modeshape.common.collection | |
---|---|
org.modeshape.cnd | Compact Node Definition (CND) defines JCR node types, property definitions, and child node definitions in a concise and easy-to-read form. |
org.modeshape.common.collection | A set of common classes for dealing with collections of other objects. |
org.modeshape.graph | The ModeShape Graph API defines the types that allow you to work with content organized as a graph. |
org.modeshape.graph.query | The Query API provides a mechanism for building and executing queries. |
org.modeshape.graph.query.process | This package defines the QueryProcessor interface, which is responsible for constructing for each query
a tree of ProcessingComponent objects that each are responsible for processing a specific aspect of
the query and returning the tuples to the parent component. |
org.modeshape.graph.sequencer | A sequencer in ModeShape is a component that is able to process information (usually the content of a file, or a property value on a node) and recreate that information as a graph of structured content. |
org.modeshape.graph.session | A graph session provides a stateful environment in which graph operations can be enqueued and the state and structure of the graph are cached. |
org.modeshape.graph.text | This package defines an interface for components that extract text from content. |
org.modeshape.jcr | The ModeShape implementation of the JCR API. |
org.modeshape.jcr.query.qom | |
org.modeshape.repository | The components and services that make up ModeShape's lower-level graph engine, which is used within its JCR Engine. |
org.modeshape.sequencer.teiid | The classes that make up the JCR Compact Node Definition (CND) file sequencer. |
org.modeshape.sequencer.wsdl | The classes that make up the Web Service Definition Lanaguage (WSDL) 1.1 sequencer. |
org.modeshape.sequencer.xsd | The classes that make up the XML Schema Document sequencer. |
Classes in org.modeshape.common.collection used by org.modeshape.cnd | |
---|---|
Problems
An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
Classes in org.modeshape.common.collection used by org.modeshape.common.collection | |
---|---|
AbstractMultimap
A Multimap implementation that uses an ArrayList to store the values associated with a key. |
|
AbstractMultimap.WrappedCollection
|
|
AbstractMultimap.WrappedCollection.DelegateIterator
|
|
AbstractMultimap.WrappedKeySet
|
|
AbstractProblems
A list of problems for some execution context. |
|
ArrayListMultimap
A Multimap implementation that uses an ArrayList to store the values associated with a key. |
|
HashMultimap
A Multimap implementation that uses an HashSet to store the values associated with a key. |
|
LinkedHashMultimap
A Multimap implementation that uses an LinkedHashSet to store the values associated with a key. |
|
LinkedListMultimap
A Multimap implementation that uses an LinkedList to store the values associated with a key. |
|
LinkedListMultimap.Entry
|
|
ListMultimap
A collection similar to Map , but which may associate multiple values with any single key. |
|
Multimap
A collection similar to Map , but which may associate multiple values with any single key. |
|
Problem
An immutable representation of a problem, with a status, code, internationalized and parameterized message, values for the parameters, information about the resource and location, and an optional exception. |
|
Problem.Status
|
|
Problems
An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
Classes in org.modeshape.common.collection used by org.modeshape.graph | |
---|---|
Problems
An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
Classes in org.modeshape.common.collection used by org.modeshape.graph.query | |
---|---|
Problems
An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
Classes in org.modeshape.common.collection used by org.modeshape.graph.query.process | |
---|---|
Problems
An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
Classes in org.modeshape.common.collection used by org.modeshape.graph.sequencer | |
---|---|
Problems
An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
Classes in org.modeshape.common.collection used by org.modeshape.graph.session | |
---|---|
ListMultimap
A collection similar to Map , but which may associate multiple values with any single key. |
Classes in org.modeshape.common.collection used by org.modeshape.graph.text | |
---|---|
Problems
An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
Classes in org.modeshape.common.collection used by org.modeshape.jcr | |
---|---|
Problems
An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
Classes in org.modeshape.common.collection used by org.modeshape.jcr.query.qom | |
---|---|
Problems
An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
Classes in org.modeshape.common.collection used by org.modeshape.repository | |
---|---|
Problems
An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
Classes in org.modeshape.common.collection used by org.modeshape.sequencer.teiid | |
---|---|
Multimap
A collection similar to Map , but which may associate multiple values with any single key. |
|
Problems
An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
Classes in org.modeshape.common.collection used by org.modeshape.sequencer.wsdl | |
---|---|
Multimap
A collection similar to Map , but which may associate multiple values with any single key. |
Classes in org.modeshape.common.collection used by org.modeshape.sequencer.xsd | |
---|---|
Multimap
A collection similar to Map , but which may associate multiple values with any single key. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |