public class WikibaseDateBOp
extends com.bigdata.rdf.internal.constraints.IVValueExpression<com.bigdata.rdf.internal.IV>
implements com.bigdata.rdf.internal.constraints.INeedsMaterialization
Annotations#OP
annotation.We are not extending com.bigdata.rdf.internal.constraints since get() is final there.,
Serialized Form| Constructor and Description |
|---|
WikibaseDateBOp(com.bigdata.bop.BOp[] args,
Map<String,Object> anns)
Required shallow copy constructor.
|
WikibaseDateBOp(com.bigdata.bop.IValueExpression<? extends com.bigdata.rdf.internal.IV> left,
com.bigdata.rdf.internal.constraints.DateBOp.DateOp op,
com.bigdata.rdf.sparql.ast.GlobalAnnotations globals) |
WikibaseDateBOp(WikibaseDateBOp 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 bs)
Get expression value.
|
com.bigdata.rdf.internal.constraints.INeedsMaterialization.Requirement |
getRequirement()
Materialization requirements.
|
com.bigdata.bop.IValueExpression<? extends com.bigdata.rdf.internal.IV> |
left()
Get left operand.
|
com.bigdata.rdf.internal.constraints.DateBOp.DateOp |
op()
Get annotated operation.
|
String |
toString()
Convert to string.
|
anns, areGlobalsRequired, asIV, asIV, asLiteral, asValue, get, getAndCheckBound, getAndCheckLiteral, getAndCheckLiteralValue, getLexiconConfiguration, getNamespace, getTimestamp, getValueFactory, literalLabel_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, shortenName, toShortString, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitpublic WikibaseDateBOp(com.bigdata.bop.IValueExpression<? extends com.bigdata.rdf.internal.IV> left,
com.bigdata.rdf.internal.constraints.DateBOp.DateOp op,
com.bigdata.rdf.sparql.ast.GlobalAnnotations globals)
left - The left operand.op - The annotation specifying the operation to be performed on those operands.public WikibaseDateBOp(com.bigdata.bop.BOp[] args,
Map<String,Object> anns)
args - The operands.op - The operation.public WikibaseDateBOp(WikibaseDateBOp op)
com.bigdata.bop.BOpUtility#deepCopy(FilterNode).op - public com.bigdata.rdf.internal.IV get(com.bigdata.bop.IBindingSet bs)
get in interface com.bigdata.bop.IValueExpression<com.bigdata.rdf.internal.IV>public com.bigdata.bop.IValueExpression<? extends com.bigdata.rdf.internal.IV> left()
public com.bigdata.rdf.internal.constraints.DateBOp.DateOp op()
public String toString()
toString in interface com.bigdata.bop.BOptoString in class com.bigdata.bop.CoreBaseBOppublic com.bigdata.rdf.internal.constraints.INeedsMaterialization.Requirement getRequirement()
getRequirement in interface com.bigdata.rdf.internal.constraints.INeedsMaterializationCopyright © 2016. All rights reserved.