Uses of Class
org.openrefine.wikibase.qa.ConstraintFetcher
-
Packages that use ConstraintFetcher Package Description org.openrefine.wikibase.qa.scrutinizers -
-
Uses of ConstraintFetcher in org.openrefine.wikibase.qa.scrutinizers
Fields in org.openrefine.wikibase.qa.scrutinizers declared as ConstraintFetcher Modifier and Type Field Description protected ConstraintFetcherEditScrutinizer. _fetcherMethods in org.openrefine.wikibase.qa.scrutinizers with parameters of type ConstraintFetcher Modifier and Type Method Description voidEditScrutinizer. setFetcher(ConstraintFetcher fetcher)The fetcher will be set to null if 'property_constraint_pid' is missing in the manifest.
-