public abstract class InBOp extends XSDBooleanIVValueExpression
IConstraint implementations.| Modifier and Type | Class and Description |
|---|---|
static interface |
InBOp.Annotations |
DEFAULT_INITIAL_CAPACITY| Constructor and Description |
|---|
InBOp(boolean not,
IValueExpression<? extends IV> var,
IConstant<? extends IV>... set) |
InBOp(BOp[] args,
Map<String,Object> annotations) |
InBOp(InBOp op) |
| Modifier and Type | Method and Description |
|---|---|
IConstant<IV>[] |
getSet()
The remaining arguments to the IN/NOT IN function, which must be a set of
constants.
|
IValueExpression<IV> |
getValueExpression()
The value expression to be tested.
|
accept, areGlobalsRequired, get, wrapanns, 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, waittoStringannotations, argIterator, args, arity, clone, getEvaluationContext, getId, getProperty, getRequiredProperty, isController, setProperty, toArray, toArray, toShortString, toStringgetPropertypublic InBOp(boolean not,
IValueExpression<? extends IV> var,
IConstant<? extends IV>... set)
public InBOp(InBOp op)
op - public IValueExpression<IV> getValueExpression()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.