E - the sparql element typepublic class OperationResult<E extends SparqlElement>
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
E |
getSparqlElement()
Return the associated element.
|
boolean |
hasCommentOnElement()
Return true if there is a comment on the associated element.
|
boolean |
hasSparqlElement()
Return true if there is an associated element.
|
boolean |
isValid()
Return true if the result is valid.
|
void |
setCommentOnElement(java.lang.String comment)
Set the comment on the associated element.
|
public E getSparqlElement()
public boolean hasSparqlElement()
public boolean isValid()
public void setCommentOnElement(java.lang.String comment)
comment - the commentpublic boolean hasCommentOnElement()
Copyright © 2025, 2026 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence