Class Hierarchy
- java.lang.Object
- org.apache.wicket.request.cycle.AbstractRequestCycleListener (implements org.apache.wicket.request.cycle.IRequestCycleListener)
- cz.cuni.mff.odcleanstore.conflictresolution.aggregation.AggregationMethodFactory
- cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
- cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.AggregationUtils
- cz.cuni.mff.odcleanstore.simplescraper.App
- 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
- org.apache.wicket.Application (implements org.apache.wicket.event.IEventSink, org.apache.wicket.session.ISessionStore.UnboundListener)
- org.apache.wicket.protocol.http.WebApplication
- org.apache.wicket.authroles.authentication.AuthenticatedWebApplication (implements org.apache.wicket.authroles.authorization.strategies.role.IRoleCheckingStrategy, org.apache.wicket.authorization.IUnauthorizedComponentInstantiationListener)
- cz.cuni.mff.odcleanstore.webfrontend.util.ArrayUtils
- cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.AssignedGroupsListPageFactory
- cz.cuni.mff.odcleanstore.webfrontend.core.AuthorizationHelper
- cz.cuni.mff.odcleanstore.installer.utils.AwtUtils
- org.apache.wicket.behavior.Behavior (implements org.apache.wicket.IClusterable, org.apache.wicket.IComponentAwareEventSink, org.apache.wicket.markup.html.IComponentAwareHeaderContributor)
- cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.BooleanLiteralComparator (implements cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.AggregationComparator)
- cz.cuni.mff.odcleanstore.webfrontend.bo.BusinessEntity (implements java.io.Serializable)
- cz.cuni.mff.odcleanstore.webfrontend.util.CodeSnippet
- cz.cuni.mff.odcleanstore.comlib.ComlibUtils
- org.apache.wicket.Component (implements org.apache.wicket.IClusterable, org.apache.wicket.IConverterLocator, org.apache.wicket.event.IEventSink, org.apache.wicket.event.IEventSource, org.apache.wicket.markup.html.IHeaderContributor, org.apache.wicket.util.IHierarchical<T>, org.apache.wicket.request.component.IRequestableComponent)
- org.apache.wicket.MarkupContainer (implements java.lang.Iterable<T>)
- org.apache.wicket.Page (implements org.apache.wicket.IRedirectListener, org.apache.wicket.request.component.IRequestablePage)
- org.apache.wicket.markup.html.WebPage
- org.apache.wicket.markup.html.WebMarkupContainer
- org.apache.wicket.markup.html.link.AbstractLink
- org.apache.wicket.markup.html.link.Link<T> (implements org.apache.wicket.markup.html.link.ILinkListener)
- org.apache.wicket.markup.html.border.Border (implements org.apache.wicket.markup.resolver.IComponentResolver)
- org.apache.wicket.extensions.markup.html.repeater.data.sort.OrderByBorder
- org.apache.wicket.markup.html.form.Form<T> (implements org.apache.wicket.markup.html.form.IFormSubmitListener)
- org.apache.wicket.markup.html.form.LabeledWebMarkupContainer (implements org.apache.wicket.markup.html.form.ILabelProvider<T>)
- org.apache.wicket.markup.html.form.FormComponent<T> (implements org.apache.wicket.markup.html.form.IFormModelUpdateListener, org.apache.wicket.markup.html.form.IFormVisitorParticipant)
- org.apache.wicket.markup.html.form.AbstractTextComponent<T>
- org.apache.wicket.markup.html.form.TextField<T>
- org.apache.wicket.extensions.ajax.markup.html.autocomplete.AutoCompleteTextField<T>
- cz.cuni.mff.odcleanstore.webfrontend.core.components.CustomValidableField
- cz.cuni.mff.odcleanstore.webfrontend.core.components.RegexField
- cz.cuni.mff.odcleanstore.webfrontend.core.components.ReplacementField
- org.apache.wicket.markup.html.form.Button (implements org.apache.wicket.markup.html.form.IFormSubmittingComponent)
- cz.cuni.mff.odcleanstore.webfrontend.core.components.MenuGroupComponent
- org.apache.wicket.markup.html.panel.Panel
- org.apache.wicket.markup.html.WebComponent
- org.apache.wicket.markup.html.basic.Label
- cz.cuni.mff.odcleanstore.webfrontend.core.components.BooleanLabel (implements org.apache.wicket.util.convert.IConverter<C>)
- cz.cuni.mff.odcleanstore.webfrontend.core.components.RoundedNumberLabel
- cz.cuni.mff.odcleanstore.webfrontend.core.components.StringifiedEnumLabel (implements org.apache.wicket.util.convert.IConverter<C>)
- cz.cuni.mff.odcleanstore.webfrontend.core.components.StateLabel
- cz.cuni.mff.odcleanstore.webfrontend.core.components.TimestampLabel (implements org.apache.wicket.util.convert.IConverter<C>)
- cz.cuni.mff.odcleanstore.webfrontend.core.components.TruncatedLabel
- cz.cuni.mff.odcleanstore.configuration.Config
- cz.cuni.mff.odcleanstore.linker.impl.ConfigBuilder
- cz.cuni.mff.odcleanstore.configuration.ConfigGroup
- cz.cuni.mff.odcleanstore.configuration.ConfigLoader
- cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverFactory
- cz.cuni.mff.odcleanstore.conflictresolution.impl.ConflictResolverImpl (implements cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolver)
- cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverSpec
- cz.cuni.mff.odcleanstore.engine.db.model.Credentials
- cz.cuni.mff.odcleanstore.conflictresolution.CRQuad
- cz.cuni.mff.odcleanstore.webfrontend.dao.CustomRowMapper<T> (implements org.springframework.jdbc.core.simple.ParameterizedRowMapper<T>, java.io.Serializable)
- cz.cuni.mff.odcleanstore.simpletransformer.CustomTransformer (implements cz.cuni.mff.odcleanstore.transformer.Transformer)
- cz.cuni.mff.odcleanstore.webfrontend.validators.CustomValidator (implements org.apache.wicket.validation.IValidator<T>)
- cz.cuni.mff.odcleanstore.webfrontend.dao.Dao (implements java.io.Serializable)
- cz.cuni.mff.odcleanstore.webfrontend.dao.DaoExceptionHandler (implements java.io.Serializable)
- cz.cuni.mff.odcleanstore.webfrontend.core.DaoLookupFactory (implements java.io.Serializable)
- cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule (implements java.io.Serializable)
- cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule.Component (implements java.io.Serializable)
- cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRulesModel
- cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl (implements cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer, java.io.Serializable)
- cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.GraphModificationImpl (implements cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer.GraphModification)
- cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.RuleModificationImpl (implements cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer.RuleModification)
- cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.SerializableTransformationContext (implements java.io.Serializable, cz.cuni.mff.odcleanstore.transformer.TransformationContext)
- cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.SerializableTransformedGraph (implements java.io.Serializable, cz.cuni.mff.odcleanstore.transformer.TransformedGraph)
- cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.TripleModificationImpl (implements cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer.TripleModification)
- cz.cuni.mff.odcleanstore.webfrontend.core.models.DataProvider<BO> (implements org.apache.wicket.markup.repeater.data.IDataProvider<T>)
- cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.DateLiteralComparator (implements cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.AggregationComparator)
- cz.cuni.mff.odcleanstore.test.DBconfigLinkerTest
- cz.cuni.mff.odcleanstore.engine.db.DbContext
- cz.cuni.mff.odcleanstore.vocabulary.DC
- cz.cuni.mff.odcleanstore.linker.impl.DebugResult (implements java.io.Serializable)
- cz.cuni.mff.odcleanstore.queryexecution.impl.DefaultAggregationConfigurationCache
- cz.cuni.mff.odcleanstore.webfrontend.core.components.DeleteConfirmationMessage
- cz.cuni.mff.odcleanstore.webfrontend.core.models.DependentDataProvider<BO> (implements org.apache.wicket.markup.repeater.data.IDataProvider<T>)
- cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.DNRuleComponentDataProvider (implements org.apache.wicket.markup.repeater.data.IDataProvider<T>)
- cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNTemplateInstanceCompiler<BO> (implements java.io.Serializable)
- cz.cuni.mff.odcleanstore.engine.Engine
- cz.cuni.mff.odcleanstore.shared.util.FileUtils
- cz.cuni.mff.odcleanstore.installer.utils.FileUtils
- cz.cuni.mff.odcleanstore.engine.common.FormatHelper
- cz.cuni.mff.odcleanstore.engine.db.model.Graph
- cz.cuni.mff.odcleanstore.data.GraphLoader
- cz.cuni.mff.odcleanstore.data.GraphLoaderUtils
- cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.GraphQualityComparator (implements cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.AggregationComparator)
- cz.cuni.mff.odcleanstore.engine.db.model.GroupRule
- cz.cuni.mff.odcleanstore.wsclient.soap.HttpClientForInputWS
- cz.cuni.mff.odcleanstore.comlib.HttpServer
- cz.cuni.mff.odcleanstore.comlib.HttpServerRequest
- cz.cuni.mff.odcleanstore.comlib.io.HttpUtils
- cz.cuni.mff.odcleanstore.engine.inputws.InputGraphStatus
- java.io.InputStream (implements java.io.Closeable)
- cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.InsertedAtComparator (implements cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.AggregationComparator)
- cz.cuni.mff.odcleanstore.wsclient.soap.InsertSoapMessage
- cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardFrame
- cz.cuni.mff.odcleanstore.installer.App
- cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardStep
- cz.cuni.mff.odcleanstore.connection.JDBCConnectionCredentials (implements java.io.Serializable)
- cz.cuni.mff.odcleanstore.queryexecution.impl.LabelPropertiesListCache
- cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.LevenshteinDistance
- cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.LexicalLengthComparator (implements cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.AggregationComparator)
- cz.cuni.mff.odcleanstore.shared.util.LimitedURIListBuilder (implements java.lang.Iterable<T>, java.util.Iterator<E>)
- cz.cuni.mff.odcleanstore.linker.impl.LinkedPair (implements java.io.Serializable)
- cz.cuni.mff.odcleanstore.linker.impl.LinkerDao
- cz.cuni.mff.odcleanstore.linker.impl.LinkerImpl (implements cz.cuni.mff.odcleanstore.linker.Linker)
- cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.LiteralComparatorFactory
- org.apache.wicket.model.LoadableDetachableModel<T> (implements org.apache.wicket.model.IModel<T>)
- cz.cuni.mff.odcleanstore.webfrontend.util.Mail
- cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.MappingDataProvider (implements org.apache.wicket.markup.repeater.data.IDataProvider<T>)
- cz.cuni.mff.odcleanstore.wsclient.Metadata
- cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
- cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadataMap
- cz.cuni.mff.odcleanstore.conflictresolution.impl.NamedGraphMetadataReader
- cz.cuni.mff.odcleanstore.conflictresolution.impl.NodeComparator
- cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.NumericLiteralComparator (implements cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.AggregationComparator)
- cz.cuni.mff.odcleanstore.vocabulary.ODCS
- cz.cuni.mff.odcleanstore.transformer.odcs.ODCSBNodeToResourceTransformer (implements cz.cuni.mff.odcleanstore.transformer.Transformer)
- cz.cuni.mff.odcleanstore.shared.ODCSErrorCodes
- cz.cuni.mff.odcleanstore.vocabulary.ODCSInternal
- cz.cuni.mff.odcleanstore.transformer.odcs.ODCSLatestUpdateMarkerTransformer (implements cz.cuni.mff.odcleanstore.transformer.Transformer)
- cz.cuni.mff.odcleanstore.transformer.odcs.ODCSPropertyFilterTransformer (implements cz.cuni.mff.odcleanstore.transformer.Transformer)
- cz.cuni.mff.odcleanstore.wsclient.ODCSService
- cz.cuni.mff.odcleanstore.shared.ODCSUtils
- cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.OIOutputDataProvider (implements org.apache.wicket.markup.repeater.data.IDataProvider<T>)
- cz.cuni.mff.odcleanstore.linker.rules.Output
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- cz.cuni.mff.odcleanstore.vocabulary.OWL
- cz.cuni.mff.odcleanstore.webfrontend.util.Pair<T,U> (implements java.io.Serializable)
- 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.webfrontend.util.PasswordHandling
- cz.cuni.mff.odcleanstore.engine.db.model.Pipeline
- cz.cuni.mff.odcleanstore.engine.db.model.PipelineCommand
- cz.cuni.mff.odcleanstore.engine.pipeline.PipelineGraphStatus
- cz.cuni.mff.odcleanstore.engine.pipeline.PipelineGraphTransformerExecutor
- cz.cuni.mff.odcleanstore.queryexecution.impl.PrefixMapping
- cz.cuni.mff.odcleanstore.queryexecution.impl.PrefixMappingCache
- cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAggregatorImpl (implements cz.cuni.mff.odcleanstore.qualityassessment.QualityAggregator)
- cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule (implements java.io.Serializable)
- cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRulesModel
- cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl (implements cz.cuni.mff.odcleanstore.qualityassessment.QualityAssessor, java.io.Serializable)
- cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl.GraphScoreWithTraceImpl (implements cz.cuni.mff.odcleanstore.qualityassessment.QualityAssessor.GraphScoreWithTrace)
- cz.cuni.mff.odcleanstore.queryexecution.QueryConstraintSpec
- cz.cuni.mff.odcleanstore.webfrontend.dao.QueryCriteria (implements java.lang.Cloneable, java.io.Serializable)
- cz.cuni.mff.odcleanstore.queryexecution.QueryExecution
- cz.cuni.mff.odcleanstore.queryexecution.impl.QueryExecutionHelper
- cz.cuni.mff.odcleanstore.queryexecution.QueryResultBase
- 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
- java.io.Reader (implements java.io.Closeable, java.lang.Readable)
- org.restlet.resource.Resource
- org.restlet.resource.UniformResource
- org.restlet.resource.ServerResource
- org.restlet.Restlet (implements org.restlet.Uniform)
- org.restlet.Application
- cz.cuni.mff.odcleanstore.engine.outputws.Root
- cz.cuni.mff.odcleanstore.engine.outputws.output.ResultFormatterBase (implements cz.cuni.mff.odcleanstore.engine.outputws.output.QueryResultFormatter)
- cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.ReverseAggregationComparator (implements cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.AggregationComparator)
- cz.cuni.mff.odcleanstore.webfrontend.dao.users.RolesAssignedToUsersRowMapper (implements org.springframework.jdbc.core.simple.ParameterizedRowMapper<T>)
- cz.cuni.mff.odcleanstore.engine.Service (implements java.lang.Runnable)
- org.restlet.service.Service
- org.restlet.service.StatusService
- org.apache.wicket.Session (implements org.apache.wicket.IClusterable, org.apache.wicket.event.IEventSink)
- org.apache.wicket.protocol.http.WebSession
- org.apache.wicket.authroles.authentication.AbstractAuthenticatedWebSession
- org.apache.wicket.authroles.authentication.AuthenticatedWebSession
- cz.cuni.mff.odcleanstore.linker.rules.SilkRule
- cz.cuni.mff.odcleanstore.webfrontend.dao.SimpleKeyHolder
- cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.SimpleUriGenerator (implements cz.cuni.mff.odcleanstore.shared.UniqueURIGenerator)
- cz.cuni.mff.odcleanstore.comlib.soap.SoapExecutor
- cz.cuni.mff.odcleanstore.comlib.soap.SoapMethodExecutor
- cz.cuni.mff.odcleanstore.comlib.soap.SoapWriter
- cz.cuni.mff.odcleanstore.comlib.SocketFactory
- org.apache.wicket.extensions.markup.html.repeater.util.SortableDataProvider<T> (implements org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider<T>)
- cz.cuni.mff.odcleanstore.connection.SparqlEndpointConnectionCredentials
- cz.cuni.mff.odcleanstore.engine.inputws.SslKeyLoader
- cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.StringLiteralComparator (implements cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.AggregationComparator)
- cz.cuni.mff.odcleanstore.webfrontend.util.TemporaryGraphLoader
- cz.cuni.mff.odcleanstore.webfrontend.util.TemporaryGraphLoader.TemporaryGraph
- java.lang.Throwable (implements java.io.Serializable)
- cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.TimeComparator (implements java.util.Comparator<T>)
- cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.TimeLiteralComparator (implements cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.AggregationComparator)
- cz.cuni.mff.odcleanstore.engine.pipeline.TransformationContext (implements cz.cuni.mff.odcleanstore.transformer.TransformationContext)
- cz.cuni.mff.odcleanstore.test.TransformationContextTestImpl (implements cz.cuni.mff.odcleanstore.transformer.TransformationContext)
- cz.cuni.mff.odcleanstore.engine.pipeline.TransformedGraph (implements cz.cuni.mff.odcleanstore.transformer.TransformedGraph)
- cz.cuni.mff.odcleanstore.test.TransformedGraphTestImpl (implements cz.cuni.mff.odcleanstore.transformer.TransformedGraph)
- cz.cuni.mff.odcleanstore.conflictresolution.impl.URIMappingImpl (implements cz.cuni.mff.odcleanstore.conflictresolution.impl.URIMapping)
- cz.cuni.mff.odcleanstore.webfrontend.core.URLRouter
- 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
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2013. All Rights Reserved.