public class AbstractSparqlElement extends java.lang.Object implements SparqlElement
| Constructor and Description |
|---|
AbstractSparqlElement() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComment()
Return the comment.
|
boolean |
hasComment()
Return true if there is a comment.
|
void |
setComment(java.lang.String comment)
Set the comment.
|
public void setComment(java.lang.String comment)
setComment in interface SparqlElementcomment - the commentpublic java.lang.String getComment()
getComment in interface SparqlElementpublic boolean hasComment()
hasComment in interface SparqlElementCopyright © 2025, 2026 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence