CTT - NVT - AVT - public abstract static class TriplePatternElementFactory.SpecificVariable<CTT,NVT,AVT> extends TriplePatternElementFactory.Variable<CTT,NVT,AVT>
| Constructor and Description |
|---|
SpecificVariable() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSpecificVariable()
Returns true if this element is a specific variable, and false if either
it is not a variable (but a URI or literal) or it is some variable that
is not specified.
|
asConstantTerm, isVariableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasAnonymousVariable, asNamedVariable, isAnonymousVariable, isNamedVariablepublic boolean isSpecificVariable()
ITriplePatternElementCopyright © 2022. All rights reserved.