Hierarchy For All Packages
Package Hierarchies:- com.google.refine.clustering.binning,
- com.google.refine.clustering.knn,
- com.google.refine.commands,
- com.google.refine.commands.browsing,
- com.google.refine.commands.cell,
- com.google.refine.commands.column,
- com.google.refine.commands.expr,
- com.google.refine.commands.history,
- com.google.refine.commands.importing,
- com.google.refine.commands.lang,
- com.google.refine.commands.project,
- com.google.refine.commands.recon,
- com.google.refine.commands.row,
- com.google.refine.commands.workspace,
- com.google.refine.exporters,
- com.google.refine.exporters.sql,
- com.google.refine.expr,
- com.google.refine.importers,
- com.google.refine.operations,
- com.google.refine.operations.cell,
- com.google.refine.operations.column,
- com.google.refine.operations.recon,
- com.google.refine.operations.row,
- com.google.refine.templating
Class Hierarchy
- java.lang.Object
- com.google.refine.model.AbstractOperation
- com.google.refine.operations.column.ColumnMoveOperation
- com.google.refine.operations.column.ColumnRemovalOperation
- com.google.refine.operations.column.ColumnRenameOperation
- com.google.refine.operations.column.ColumnReorderOperation
- com.google.refine.operations.EngineDependentOperation
- com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- com.google.refine.operations.column.ColumnAdditionOperation
- com.google.refine.operations.column.ColumnSplitOperation
- com.google.refine.operations.EngineDependentMassCellOperation
- com.google.refine.operations.cell.BlankDownOperation
- com.google.refine.operations.cell.FillDownOperation
- com.google.refine.operations.cell.MassEditOperation
- com.google.refine.operations.recon.ReconClearSimilarCellsOperation
- com.google.refine.operations.recon.ReconDiscardJudgmentsOperation
- com.google.refine.operations.recon.ReconJudgeSimilarCellsOperation
- com.google.refine.operations.recon.ReconMarkNewTopicsOperation
- com.google.refine.operations.recon.ReconMatchBestCandidatesOperation
- com.google.refine.operations.recon.ReconMatchSpecificTopicOperation
- com.google.refine.operations.recon.ReconUseValuesAsIdentifiersOperation
- com.google.refine.operations.cell.TextTransformOperation
- com.google.refine.operations.recon.ExtendDataOperation
- com.google.refine.operations.recon.ReconCopyAcrossColumnsOperation
- com.google.refine.operations.recon.ReconOperation
- com.google.refine.operations.row.RowDuplicatesRemovalOperation
- com.google.refine.operations.row.RowFlagOperation
- com.google.refine.operations.row.RowRemovalOperation
- com.google.refine.operations.row.RowStarOperation
- com.google.refine.operations.cell.KeyValueColumnizeOperation
- com.google.refine.operations.cell.MultiValuedCellJoinOperation
- com.google.refine.operations.cell.MultiValuedCellSplitOperation
- com.google.refine.operations.row.RowAdditionOperation
- com.google.refine.operations.row.RowReorderOperation
- com.google.refine.operations.cell.TransposeColumnsIntoRowsOperation
- com.google.refine.operations.cell.TransposeRowsIntoColumnsOperation
- com.google.refine.expr.ClojureParser (implements com.google.refine.expr.LanguageSpecificParser)
- com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation.HttpHeader
- com.google.refine.operations.column.ColumnSplitOperation.ColumnSplitRowVisitor (implements com.google.refine.browsing.RowVisitor)
- com.google.refine.commands.Command
- com.google.refine.commands.row.AddRowsCommand
- com.google.refine.commands.row.AnnotateOneRowCommand
- com.google.refine.commands.history.ApplyOperationsCommand
- com.google.refine.commands.importing.CancelImportingJobCommand
- com.google.refine.commands.history.CancelProcessesCommand
- com.google.refine.commands.browsing.ComputeClustersCommand
- com.google.refine.commands.browsing.ComputeFacetsCommand
- com.google.refine.commands.importing.CreateImportingJobCommand
- com.google.refine.commands.project.CreateProjectCommand
- com.google.refine.commands.project.DeleteProjectCommand
- com.google.refine.commands.cell.EditOneCellCommand
- com.google.refine.commands.EngineDependentCommand
- com.google.refine.commands.column.AddColumnByFetchingURLsCommand
- com.google.refine.commands.column.AddColumnCommand
- com.google.refine.commands.row.AnnotateRowsCommand
- com.google.refine.commands.cell.BlankDownCommand
- com.google.refine.commands.recon.ExtendDataCommand
- com.google.refine.commands.cell.FillDownCommand
- com.google.refine.commands.cell.MassEditCommand
- com.google.refine.commands.recon.ReconcileCommand
- com.google.refine.commands.recon.ReconClearSimilarCellsCommand
- com.google.refine.commands.recon.ReconCopyAcrossColumnsCommand
- com.google.refine.commands.recon.ReconDiscardJudgmentsCommand
- com.google.refine.commands.recon.ReconJudgeSimilarCellsCommand
- com.google.refine.commands.recon.ReconMarkNewTopicsCommand
- com.google.refine.commands.recon.ReconMatchBestCandidatesCommand
- com.google.refine.commands.recon.ReconMatchSpecificTopicCommand
- com.google.refine.commands.recon.ReconUseValuesAsIdentifiersCommand
- com.google.refine.commands.row.RemoveDuplicateRowsCommand
- com.google.refine.commands.row.RemoveRowsCommand
- com.google.refine.commands.column.ReorderColumnsCommand
- com.google.refine.commands.row.ReorderRowsCommand
- com.google.refine.commands.column.SplitColumnCommand
- com.google.refine.commands.cell.TextTransformCommand
- com.google.refine.commands.project.ExportProjectCommand
- com.google.refine.commands.project.ExportRowsCommand
- com.google.refine.commands.GetAllPreferencesCommand
- com.google.refine.commands.workspace.GetAllProjectMetadataCommand
- com.google.refine.commands.workspace.GetAllProjectTagsCommand
- com.google.refine.commands.browsing.GetClusteringFunctionsAndDistancesCommand
- com.google.refine.commands.column.GetColumnsInfoCommand
- com.google.refine.commands.GetCSRFTokenCommand
- com.google.refine.commands.expr.GetExpressionHistoryCommand
- com.google.refine.commands.expr.GetExpressionLanguageInfoCommand
- com.google.refine.commands.history.GetHistoryCommand
- com.google.refine.commands.importing.GetImportingConfigurationCommand
- com.google.refine.commands.importing.GetImportingJobStatusCommand
- com.google.refine.commands.lang.GetLanguagesCommand
- com.google.refine.commands.project.GetModelsCommand
- com.google.refine.commands.history.GetOperationsCommand
- com.google.refine.commands.GetPreferenceCommand
- com.google.refine.commands.history.GetProcessesCommand
- com.google.refine.commands.project.GetProjectMetadataCommand
- com.google.refine.commands.row.GetRowsCommand
- com.google.refine.commands.browsing.GetScatterplotCommand
- com.google.refine.commands.expr.GetStarredExpressionsCommand
- com.google.refine.commands.GetVersionCommand
- com.google.refine.commands.recon.GuessTypesOfColumnCommand
- com.google.refine.commands.importing.ImportingControllerCommand
- com.google.refine.commands.project.ImportProjectCommand
- com.google.refine.commands.cell.JoinMultiValueCellsCommand
- com.google.refine.commands.cell.KeyValueColumnizeCommand
- com.google.refine.commands.lang.LoadLanguageCommand
- com.google.refine.commands.expr.LogExpressionCommand
- com.google.refine.commands.column.MoveColumnCommand
- com.google.refine.commands.OpenExtensionsDirCommand
- com.google.refine.commands.OpenWorkspaceDirCommand
- com.google.refine.commands.expr.PreviewExpressionCommand
- com.google.refine.commands.recon.PreviewExtendDataCommand
- com.google.refine.commands.recon.ReconClearOneCellCommand
- com.google.refine.commands.recon.ReconJudgeOneCellCommand
- com.google.refine.commands.column.RemoveColumnCommand
- com.google.refine.commands.column.RenameColumnCommand
- com.google.refine.commands.project.RenameProjectCommand
- com.google.refine.commands.SetPreferenceCommand
- com.google.refine.commands.project.SetProjectMetadataCommand
- com.google.refine.commands.project.SetProjectTagsCommand
- com.google.refine.commands.cell.SplitMultiValueCellsCommand
- com.google.refine.commands.expr.ToggleStarredExpressionCommand
- com.google.refine.commands.cell.TransposeColumnsIntoRowsCommand
- com.google.refine.commands.cell.TransposeRowsIntoColumnsCommand
- com.google.refine.commands.history.UndoRedoCommand
- com.google.refine.exporters.CsvExporter (implements com.google.refine.exporters.WriterExporter)
- com.google.refine.commands.cell.EditOneCellCommand.EditResult
- com.google.refine.templating.Fragment
- com.google.refine.commands.workspace.GetAllProjectMetadataCommand.AllProjectMetadata
- com.google.refine.commands.workspace.GetAllProjectTagsCommand.AllProjectsTags
- com.google.refine.commands.expr.GetExpressionHistoryCommand.ExpressionsList
- com.google.refine.commands.expr.GetExpressionHistoryCommand.ExpressionState
- com.google.refine.commands.expr.GetExpressionLanguageInfoCommand.LanguageInfo
- com.google.refine.commands.importing.GetImportingConfigurationCommand.ConfigurationResponse
- com.google.refine.commands.importing.GetImportingJobStatusCommand.JobStatusResponse
- com.google.refine.commands.lang.GetLanguagesCommand.LanguageRecord
- com.google.refine.commands.lang.GetLanguagesCommand.LanguagesResponse
- com.google.refine.commands.project.GetModelsCommand.ModelsResponse
- com.google.refine.commands.history.GetOperationsCommand.HistoryEntries
- com.google.refine.commands.history.GetOperationsCommand.SimpleHistoryEntry
- com.google.refine.commands.GetPreferenceCommand.PreferenceValue
- com.google.refine.commands.row.GetRowsCommand.JsonResult
- com.google.refine.commands.row.GetRowsCommand.RowWritingVisitor (implements com.google.refine.browsing.RecordVisitor, com.google.refine.browsing.RowVisitor)
- com.google.refine.commands.row.GetRowsCommand.WrappedRow
- com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- com.google.refine.commands.expr.GetStarredExpressionsCommand.Expression
- com.google.refine.commands.expr.GetStarredExpressionsCommand.ExpressionList
- com.google.refine.commands.GetVersionCommand.VersionResponse
- com.google.refine.commands.recon.GuessTypesOfColumnCommand.IndividualQuery
- com.google.refine.commands.recon.GuessTypesOfColumnCommand.TypeGroup
- com.google.refine.commands.recon.GuessTypesOfColumnCommand.TypesResponse
- com.google.refine.exporters.HtmlTableExporter (implements com.google.refine.exporters.WriterExporter)
- com.google.refine.commands.HttpHeadersSupport
- com.google.refine.commands.HttpHeadersSupport.HttpHeaderInfo
- com.google.refine.importers.ImportingParserBase (implements com.google.refine.importing.ImportingParser)
- com.google.refine.importers.RdfTripleImporter
- com.google.refine.importers.RdfJsonldTripleImporter
- com.google.refine.importers.RdfXmlTripleImporter
- com.google.refine.importers.TabularImportingParserBase
- com.google.refine.importers.ExcelImporter
- com.google.refine.importers.FixedWidthImporter
- com.google.refine.importers.LineBasedImporter
- com.google.refine.importers.OdsImporter
- com.google.refine.importers.SeparatorBasedImporter
- com.google.refine.importers.WikitextImporter
- com.google.refine.importers.tree.TreeImportingParserBase
- com.google.refine.importers.JsonImporter
- com.google.refine.importers.XmlImporter
- com.google.refine.importers.MarcImporter
- com.google.refine.importers.RdfTripleImporter
- com.google.refine.importers.JsonImporter.JSONTreeReader (implements com.google.refine.importers.tree.TreeReader)
- com.google.refine.clustering.binning.Keyer
- com.google.refine.clustering.binning.BeiderMorseKeyer
- com.google.refine.clustering.binning.ColognePhoneticKeyer
- com.google.refine.clustering.binning.DaitchMokotoffKeyer
- com.google.refine.clustering.binning.Metaphone3Keyer
- com.google.refine.clustering.binning.UserDefinedKeyer
- com.google.refine.importers.LineBasedFormatGuesser (implements com.google.refine.importing.FormatGuesser)
- com.google.refine.operations.cell.MassEditOperation.Edit
- com.google.refine.clustering.binning.Metaphone3
- com.google.refine.exporters.OdsExporter (implements com.google.refine.exporters.StreamExporter)
- com.google.refine.operations.OperationDescription
- com.google.refine.operations.OperationHistoryEntry
- com.google.refine.templating.Parser
- com.google.refine.commands.expr.PreviewExpressionCommand.ErrorMessage (implements com.google.refine.commands.expr.PreviewExpressionCommand.ExpressionValue)
- com.google.refine.commands.expr.PreviewExpressionCommand.PreviewResult
- com.google.refine.commands.expr.PreviewExpressionCommand.SuccessfulEvaluation (implements com.google.refine.commands.expr.PreviewExpressionCommand.ExpressionValue)
- com.google.refine.commands.recon.PreviewExtendDataCommand.PreviewResponse
- com.google.refine.process.Process
- com.google.refine.process.LongRunningProcess
- com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation.ColumnAdditionByFetchingURLsProcess (implements java.lang.Runnable)
- com.google.refine.operations.recon.ExtendDataOperation.ExtendDataProcess (implements java.lang.Runnable)
- com.google.refine.operations.recon.ReconOperation.ReconProcess (implements java.lang.Runnable)
- com.google.refine.process.QuickHistoryEntryProcess
- com.google.refine.commands.row.AnnotateOneRowCommand.FlagOneRowProcess
- com.google.refine.commands.row.AnnotateOneRowCommand.StarOneRowProcess
- com.google.refine.commands.cell.EditOneCellCommand.EditOneCellProcess
- com.google.refine.commands.recon.ReconClearOneCellCommand.ClearOneCellProcess
- com.google.refine.commands.recon.ReconJudgeOneCellCommand.JudgeOneCellProcess
- com.google.refine.process.LongRunningProcess
- com.google.refine.commands.recon.ReconClearOneCellCommand.CellResponse
- com.google.refine.operations.recon.ReconMatchSpecificTopicOperation.ReconItem
- com.google.refine.operations.recon.ReconOperation.JobGroup
- com.google.refine.operations.recon.ReconOperation.ReconEntry
- com.google.refine.operations.row.RowReorderOperation.IndexingVisitor (implements com.google.refine.browsing.RecordVisitor, com.google.refine.browsing.RowVisitor)
- com.google.refine.importers.SeparatorBasedImporter.Separator
- com.google.refine.exporters.sql.SqlCreateBuilder
- com.google.refine.exporters.sql.SqlData
- com.google.refine.exporters.sql.SqlExporter (implements com.google.refine.exporters.WriterExporter)
- com.google.refine.exporters.sql.SqlInsertBuilder
- com.google.refine.templating.Template
- com.google.refine.templating.Template.RowWritingVisitor (implements com.google.refine.browsing.RecordVisitor, com.google.refine.browsing.RowVisitor)
- com.google.refine.exporters.TemplatingExporter (implements com.google.refine.exporters.WriterExporter)
- com.google.refine.exporters.TemplatingExporter.TemplateConfig
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.google.refine.exporters.sql.SqlExporterException
- java.lang.RuntimeException
- java.lang.Exception
- com.google.refine.clustering.knn.UserDefinedDistance (implements com.google.refine.clustering.knn.SimilarityDistance)
- de.fau.cs.osr.utils.visitor.VisitorInterface<T>
- de.fau.cs.osr.utils.visitor.VisitorBase<T>
- de.fau.cs.osr.ptk.common.AstVisitor<T>
- com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- de.fau.cs.osr.ptk.common.AstVisitor<T>
- de.fau.cs.osr.utils.visitor.VisitorBase<T>
- com.google.refine.importers.WikitextImporter.WikiTableDataReader (implements com.google.refine.importers.TabularImportingParserBase.TableDataReader)
- com.google.refine.exporters.XlsExporter (implements com.google.refine.exporters.StreamExporter)
- com.google.refine.importers.XmlImporter.XmlParser (implements com.google.refine.importers.tree.TreeReader)
- com.google.refine.model.AbstractOperation
Interface Hierarchy
- com.google.refine.commands.expr.PreviewExpressionCommand.ExpressionValue
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.google.refine.importers.RdfTripleImporter.Mode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)