public class InferenceBVE extends BOpBase implements BooleanValueExpression
BOp.Annotations
DEFAULT_INITIAL_CAPACITY
Constructor and Description |
---|
InferenceBVE(BOp[] args,
Map<String,Object> anns)
Required shallow copy constructor.
|
InferenceBVE(InferenceBVE op)
Constructor required for
com.bigdata.bop.BOpUtility#deepCopy(FilterNode) . |
InferenceBVE(XSDBooleanIVValueExpression x) |
Modifier and Type | Method and Description |
---|---|
Boolean |
get(IBindingSet bs)
For inference rules, we want to trap unbound variable exceptions and
allow the solution through.
|
__replaceArg, _clearProperty, _set, _setProperty, annotations, annotationsCopy, annotationsEqual, annotationsRef, argIterator, args, argsCopy, arity, clearAnnotations, clearProperty, deepCopy, deepCopy, get, getProperty, setArg, setProperty, setUnboundProperty, toArray, toArray
annotationsEqual, annotationsToString, annotationsToString, annotationValueToString, checkArgs, clone, equals, getEvaluationContext, getId, getProperty, getRequiredProperty, hashCode, indent, isController, mutation, shortenName, toShortString, toString, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
toString
annotations, argIterator, args, arity, clone, get, getEvaluationContext, getId, getProperty, getRequiredProperty, isController, setProperty, toArray, toArray, toShortString, toString
getProperty
public InferenceBVE(XSDBooleanIVValueExpression x)
public InferenceBVE(BOp[] args, Map<String,Object> anns)
public InferenceBVE(InferenceBVE op)
com.bigdata.bop.BOpUtility#deepCopy(FilterNode)
.public Boolean get(IBindingSet bs)
get
in interface BooleanValueExpression
get
in interface IValueExpression<Boolean>
bs
- The binding set.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.