JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
cz.cuni.mff.odcleanstore.configuration
,
cz.cuni.mff.odcleanstore.configuration.exceptions
,
cz.cuni.mff.odcleanstore.configuration.formats
,
cz.cuni.mff.odcleanstore.connection
,
cz.cuni.mff.odcleanstore.connection.exceptions
,
cz.cuni.mff.odcleanstore.data
,
cz.cuni.mff.odcleanstore.log4j
,
cz.cuni.mff.odcleanstore.model
,
cz.cuni.mff.odcleanstore.shared
,
cz.cuni.mff.odcleanstore.shared.util
,
cz.cuni.mff.odcleanstore.transformer
,
cz.cuni.mff.odcleanstore.vocabulary
Class Hierarchy
java.lang.
Object
org.apache.log4j.AppenderSkeleton (implements org.apache.log4j.Appender, org.apache.log4j.spi.OptionHandler)
org.apache.log4j.WriterAppender
org.apache.log4j.FileAppender
org.apache.log4j.RollingFileAppender
cz.cuni.mff.odcleanstore.log4j.
RollingFileAppender
cz.cuni.mff.odcleanstore.configuration.
Config
cz.cuni.mff.odcleanstore.configuration.
ConfigGroup
cz.cuni.mff.odcleanstore.configuration.
BackendConfig
cz.cuni.mff.odcleanstore.configuration.
ConflictResolutionConfig
cz.cuni.mff.odcleanstore.configuration.
DataNormalizationConfig
cz.cuni.mff.odcleanstore.configuration.
EngineConfig
cz.cuni.mff.odcleanstore.configuration.
InputWSConfig
cz.cuni.mff.odcleanstore.configuration.
ObjectIdentificationConfig
cz.cuni.mff.odcleanstore.configuration.
OutputWSConfig
cz.cuni.mff.odcleanstore.configuration.
QualityAssessmentConfig
cz.cuni.mff.odcleanstore.configuration.
QueryExecutionConfig
cz.cuni.mff.odcleanstore.configuration.
WebFrontendConfig
cz.cuni.mff.odcleanstore.configuration.
ConfigLoader
cz.cuni.mff.odcleanstore.vocabulary.
DC
cz.cuni.mff.odcleanstore.shared.util.
FileUtils
cz.cuni.mff.odcleanstore.data.
GraphLoader
cz.cuni.mff.odcleanstore.data.
GraphLoaderUtils
cz.cuni.mff.odcleanstore.connection.
JDBCConnectionCredentials
(implements java.io.
Serializable
)
cz.cuni.mff.odcleanstore.shared.util.
LimitedURIListBuilder
(implements java.lang.
Iterable
<T>, java.util.
Iterator
<E>)
cz.cuni.mff.odcleanstore.vocabulary.
ODCS
cz.cuni.mff.odcleanstore.shared.
ODCSErrorCodes
cz.cuni.mff.odcleanstore.vocabulary.
ODCSInternal
cz.cuni.mff.odcleanstore.shared.
ODCSUtils
cz.cuni.mff.odcleanstore.vocabulary.
OWL
cz.cuni.mff.odcleanstore.configuration.formats.
ParameterFormat
<T>
cz.cuni.mff.odcleanstore.configuration.formats.
FormatBoolean
cz.cuni.mff.odcleanstore.configuration.formats.
FormatDouble
cz.cuni.mff.odcleanstore.configuration.formats.
FormatInteger
cz.cuni.mff.odcleanstore.configuration.formats.
FormatLong
cz.cuni.mff.odcleanstore.configuration.formats.
FormatString
cz.cuni.mff.odcleanstore.configuration.formats.
FormatURI
cz.cuni.mff.odcleanstore.configuration.formats.
FormatURL
cz.cuni.mff.odcleanstore.configuration.formats.
FormatUUID
cz.cuni.mff.odcleanstore.vocabulary.
RDF
cz.cuni.mff.odcleanstore.data.
RDFprefix
cz.cuni.mff.odcleanstore.shared.
RDFPrefixesLoader
cz.cuni.mff.odcleanstore.shared.util.
RDFPrefixesLoader
cz.cuni.mff.odcleanstore.vocabulary.
RDFS
cz.cuni.mff.odcleanstore.connection.
SparqlEndpointConnectionCredentials
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
cz.cuni.mff.odcleanstore.configuration.exceptions.
ConfigurationException
cz.cuni.mff.odcleanstore.configuration.exceptions.
IllegalParameterFormatException
cz.cuni.mff.odcleanstore.configuration.exceptions.
ParameterNotAvailableException
cz.cuni.mff.odcleanstore.shared.
ODCleanStoreException
cz.cuni.mff.odcleanstore.connection.exceptions.
DatabaseException
cz.cuni.mff.odcleanstore.connection.exceptions.
ConnectionException
cz.cuni.mff.odcleanstore.connection.exceptions.
QueryException
cz.cuni.mff.odcleanstore.shared.util.
FileUtils.DirectoryException
cz.cuni.mff.odcleanstore.connection.exceptions.
ModelException
cz.cuni.mff.odcleanstore.transformer.
TransformedGraphException
cz.cuni.mff.odcleanstore.transformer.
TransformerException
cz.cuni.mff.odcleanstore.shared.
UUIDUniqueURIGenerator
(implements cz.cuni.mff.odcleanstore.shared.
UniqueURIGenerator
)
cz.cuni.mff.odcleanstore.shared.util.
UUIDUniqueURIGenerator
(implements cz.cuni.mff.odcleanstore.shared.
UniqueURIGenerator
)
cz.cuni.mff.odcleanstore.connection.
VirtuosoConnectionWrapper
cz.cuni.mff.odcleanstore.vocabulary.
W3P
cz.cuni.mff.odcleanstore.connection.
WrappedResultSet
cz.cuni.mff.odcleanstore.vocabulary.
XMLSchema
cz.cuni.mff.odcleanstore.vocabulary.
XPathFunctions
Interface Hierarchy
cz.cuni.mff.odcleanstore.transformer.
TransformationContext
cz.cuni.mff.odcleanstore.transformer.
TransformedGraph
cz.cuni.mff.odcleanstore.transformer.
Transformer
cz.cuni.mff.odcleanstore.shared.
UniqueURIGenerator
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
cz.cuni.mff.odcleanstore.configuration.
ConfigGroup.EnumDbConnectionType
cz.cuni.mff.odcleanstore.connection.
EnumLogLevel
cz.cuni.mff.odcleanstore.data.
TableVersion
cz.cuni.mff.odcleanstore.data.
EnumDatabaseInstance
cz.cuni.mff.odcleanstore.model.
EnumPipelineErrorType
cz.cuni.mff.odcleanstore.model.
EnumGraphState
cz.cuni.mff.odcleanstore.shared.
SerializationLanguage
cz.cuni.mff.odcleanstore.transformer.
EnumTransformationType
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013. All Rights Reserved.