CTT - NVT - AVT - public abstract static class TriplePatternElementFactory.Variable<CTT,NVT,AVT> extends Object implements ITriplePatternElement<CTT,NVT,AVT>
| Constructor and Description |
|---|
Variable() |
| Modifier and Type | Method and Description |
|---|---|
CTT |
asConstantTerm()
Returns a representation of this element as a constant RDF term (i.e.,
a URI or a literal).
|
boolean |
isVariable()
Returns true if this element is a variable (specific or unspecified).
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasAnonymousVariable, asNamedVariable, isAnonymousVariable, isNamedVariable, isSpecificVariablepublic boolean isVariable()
ITriplePatternElementisVariable in interface ITriplePatternElement<CTT,NVT,AVT>public CTT asConstantTerm()
ITriplePatternElementasConstantTerm in interface ITriplePatternElement<CTT,NVT,AVT>Copyright © 2022. All rights reserved.