Uses of Class
org.openrefine.wikidata.qa.QAWarning
Packages that use QAWarning
Package
Description
-
Uses of QAWarning in org.openrefine.wikidata.commands
Fields in org.openrefine.wikidata.commands with type parameters of type QAWarningMethods in org.openrefine.wikidata.commands that return types with arguments of type QAWarningConstructor parameters in org.openrefine.wikidata.commands with type arguments of type QAWarningModifierConstructorDescriptionprotectedPreviewResults(List<QAWarning> warnings, QAWarning.Severity maxSeverity, int nbWarnings, int editCount, List<EntityEdit> firstEdits) -
Uses of QAWarning in org.openrefine.wikidata.qa
Methods in org.openrefine.wikidata.qa that return QAWarningModifier and TypeMethodDescriptionAggregates another QA warning of the same aggregation id.Methods in org.openrefine.wikidata.qa that return types with arguments of type QAWarningModifier and TypeMethodDescriptionQAWarningStore.getWarnings()Returns the list of aggregated warnings, ordered by decreasing severityMethods in org.openrefine.wikidata.qa with parameters of type QAWarningModifier and TypeMethodDescriptionvoidQAWarningStore.addWarning(QAWarning warning) Stores a warning, aggregating it with any existingAggregates another QA warning of the same aggregation id.intWarnings are sorted by decreasing severity. -
Uses of QAWarning in org.openrefine.wikidata.qa.scrutinizers
Methods in org.openrefine.wikidata.qa.scrutinizers with parameters of type QAWarning -
Uses of QAWarning in org.openrefine.wikidata.schema
Methods in org.openrefine.wikidata.schema with parameters of type QAWarning -
Uses of QAWarning in org.openrefine.wikidata.schema.exceptions
Methods in org.openrefine.wikidata.schema.exceptions that return QAWarningConstructors in org.openrefine.wikidata.schema.exceptions with parameters of type QAWarning