Uses of Class
org.openrefine.wikidata.schema.WbSnakExpr
Packages that use WbSnakExpr
-
Uses of WbSnakExpr in org.openrefine.wikidata.schema
Methods in org.openrefine.wikidata.schema that return types with arguments of type WbSnakExprConstructor parameters in org.openrefine.wikidata.schema with type arguments of type WbSnakExprModifierConstructorDescriptionWbReferenceExpr(List<WbSnakExpr> snakExprs) WbStatementExpr(WbExpression<? extends org.wikidata.wdtk.datamodel.interfaces.Value> mainSnakValueExpr, List<WbSnakExpr> qualifierExprs, List<WbReferenceExpr> referenceExprs, StatementMerger merger, StatementEditingMode mode)