Uses of Class
org.openrefine.wikibase.schema.exceptions.SpecialValueSomeValueException
-
Packages that use SpecialValueSomeValueException Package Description org.openrefine.wikibase.schema -
-
Uses of SpecialValueSomeValueException in org.openrefine.wikibase.schema
Methods in org.openrefine.wikibase.schema that throw SpecialValueSomeValueException Modifier and Type Method Description T
WbExpression. evaluate(ExpressionContext ctxt)
Evaluates the value expression in a given context, returns a Wikibase value suitable to be the target of a claim.T
WbVariableExpr. evaluate(ExpressionContext ctxt)
Evaluates the expression in a given context, returning
-