| Package | Description |
|---|---|
| org.aksw.qa.annotation.sparql |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
PatternSparqlGenerator.Clazz |
(package private) class |
PatternSparqlGenerator.Named |
(package private) class |
PatternSparqlGenerator.Property |
(package private) class |
PatternSparqlGenerator.Variable |
| Modifier and Type | Method and Description |
|---|---|
private PatternSparqlGenerator.Querypart |
PatternSparqlGenerator.clazz(int index) |
private PatternSparqlGenerator.Querypart |
PatternSparqlGenerator.named(int index) |
private PatternSparqlGenerator.Querypart |
PatternSparqlGenerator.prop(int index) |
private PatternSparqlGenerator.Querypart |
PatternSparqlGenerator.var(String var) |
| Modifier and Type | Method and Description |
|---|---|
private String |
PatternSparqlGenerator.construct(PatternSparqlGenerator.Querytype type,
PatternSparqlGenerator.Querypart... queryparts) |
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.