public class VariableExpression extends AbstractExpression
operator| Constructor and Description |
|---|
VariableExpression(java.lang.String var) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendContent(java.lang.String schema,
java.lang.StringBuilder buf)
Append the expression content to a buffer.
|
boolean |
checkValidity(ISparqlRequestGroup request)
Return true if the expression is valid.
|
java.lang.String |
getVariable()
Return the variable.
|
boolean |
isSimpleExpression()
Return true.
|
getOperator, setOperatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContent, getOperatorAsString, getOperatorAsStringpublic java.lang.String getVariable()
public boolean isSimpleExpression()
public boolean checkValidity(ISparqlRequestGroup request)
Expressionrequest - the requestpublic void appendContent(java.lang.String schema,
java.lang.StringBuilder buf)
Expressionschema - the schemabuf - the bufferCopyright © 2025 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence