Package org.openrefine.wikidata.schema
Class WbStatementGroupExpr
java.lang.Object
org.openrefine.wikidata.schema.WbStatementGroupExpr
-
Constructor Summary
ConstructorsConstructorDescriptionWbStatementGroupExpr(WbExpression<? extends org.wikidata.wdtk.datamodel.interfaces.PropertyIdValue> propertyExpr, List<WbStatementExpr> claimExprs) -
Method Summary
Modifier and TypeMethodDescriptionbooleanevaluate(ExpressionContext ctxt, org.wikidata.wdtk.datamodel.interfaces.EntityIdValue subject) WbExpression<? extends org.wikidata.wdtk.datamodel.interfaces.PropertyIdValue>inthashCode()
-
Constructor Details
-
WbStatementGroupExpr
public WbStatementGroupExpr(WbExpression<? extends org.wikidata.wdtk.datamodel.interfaces.PropertyIdValue> propertyExpr, List<WbStatementExpr> claimExprs)
-
-
Method Details
-
evaluate
public StatementGroupEdit evaluate(ExpressionContext ctxt, org.wikidata.wdtk.datamodel.interfaces.EntityIdValue subject) throws SkipSchemaExpressionException, QAWarningException -
getProperty
-
getStatements
-
equals
-
hashCode
public int hashCode()
-