public class WikibaseCornerBOp
extends com.bigdata.rdf.internal.constraints.IVValueExpression<com.bigdata.rdf.internal.IV>
implements com.bigdata.rdf.internal.constraints.INeedsMaterialization
| Modifier and Type | Class and Description |
|---|---|
static interface |
WikibaseCornerBOp.Annotations
Annotaion for specific corner.
|
static class |
WikibaseCornerBOp.Corners
Corners supported by this op.
|
| Constructor and Description |
|---|
WikibaseCornerBOp(com.bigdata.bop.BOp[] args,
Map<String,Object> anns)
Required shallow copy constructor.
|
WikibaseCornerBOp(com.bigdata.bop.IValueExpression<? extends com.bigdata.rdf.internal.IV> left,
com.bigdata.bop.IValueExpression<? extends com.bigdata.rdf.internal.IV> right,
WikibaseCornerBOp.Corners corner,
com.bigdata.rdf.sparql.ast.GlobalAnnotations globals)
Main ctor.
|
WikibaseCornerBOp(WikibaseCornerBOp op)
Constructor required for
com.bigdata.bop.BOpUtility#deepCopy(FilterNode). |
| Modifier and Type | Method and Description |
|---|---|
com.bigdata.rdf.internal.IV |
get(com.bigdata.bop.IBindingSet bindingSet) |
protected com.bigdata.rdf.internal.gis.CoordinateDD |
getCoordinateFromWP(WikibasePoint point)
Get coordinate from WikibasePoint value.
|
com.bigdata.rdf.internal.constraints.INeedsMaterialization.Requirement |
getRequirement() |
anns, areGlobalsRequired, asIV, asIV, asLiteral, asValue, get, getAndCheckBound, getAndCheckLiteral, getAndCheckLiteralValue, getLexiconConfiguration, getNamespace, getTimestamp, getValueFactory, literalLabel__replaceArg, _clearProperty, _set, _setProperty, annotations, annotationsCopy, annotationsEqual, annotationsRef, argIterator, args, argsCopy, arity, clearAnnotations, clearProperty, deepCopy, deepCopy, getProperty, setArg, setProperty, setUnboundProperty, toArray, toArrayannotationsEqual, annotationsToString, annotationsToString, annotationValueToString, checkArgs, clone, equals, getEvaluationContext, getId, getProperty, getRequiredProperty, hashCode, indent, isController, mutation, shortenName, toShortString, toString, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitpublic WikibaseCornerBOp(com.bigdata.bop.BOp[] args,
Map<String,Object> anns)
public WikibaseCornerBOp(com.bigdata.bop.IValueExpression<? extends com.bigdata.rdf.internal.IV> left,
com.bigdata.bop.IValueExpression<? extends com.bigdata.rdf.internal.IV> right,
WikibaseCornerBOp.Corners corner,
com.bigdata.rdf.sparql.ast.GlobalAnnotations globals)
left - Eastern corner of the boxright - Wester corner of the boxcorner - Which corner we want as the resultglobals - public WikibaseCornerBOp(WikibaseCornerBOp op)
com.bigdata.bop.BOpUtility#deepCopy(FilterNode).protected com.bigdata.rdf.internal.gis.CoordinateDD getCoordinateFromWP(WikibasePoint point)
iv - public com.bigdata.rdf.internal.IV get(com.bigdata.bop.IBindingSet bindingSet)
get in interface com.bigdata.bop.IValueExpression<com.bigdata.rdf.internal.IV>public com.bigdata.rdf.internal.constraints.INeedsMaterialization.Requirement getRequirement()
getRequirement in interface com.bigdata.rdf.internal.constraints.INeedsMaterializationCopyright © 2016. All rights reserved.