|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Variable
A variable in a SPIN query.
| Method Summary | |
|---|---|
java.lang.String |
getName()
Gets the name of this variable (without the '?'). |
java.util.Set<TriplePattern> |
getTriplePatterns()
Gets all TriplePatterns where this Variable is mentioned. |
boolean |
isBlankNodeVar()
Checks if this represents a blank node var. |
| Methods inherited from interface org.topbraid.spin.model.print.Printable |
|---|
print |
| Method Detail |
|---|
java.lang.String getName()
java.util.Set<TriplePattern> getTriplePatterns()
boolean isBlankNodeVar()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||