|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrderCondition | |
|---|---|
| org.apache.clerezza.rdf.core.sparql.query | |
| org.apache.clerezza.rdf.core.sparql.query.impl | |
| Uses of OrderCondition in org.apache.clerezza.rdf.core.sparql.query |
|---|
| Methods in org.apache.clerezza.rdf.core.sparql.query that return types with arguments of type OrderCondition | |
|---|---|
List<OrderCondition> |
QueryWithSolutionModifier.getOrderConditions()
Gets the list of required ordering conditions in decreasing ordering priority. |
| Uses of OrderCondition in org.apache.clerezza.rdf.core.sparql.query.impl |
|---|
| Classes in org.apache.clerezza.rdf.core.sparql.query.impl that implement OrderCondition | |
|---|---|
class |
SimpleOrderCondition
|
| Methods in org.apache.clerezza.rdf.core.sparql.query.impl that return types with arguments of type OrderCondition | |
|---|---|
List<OrderCondition> |
SimpleQueryWithSolutionModifier.getOrderConditions()
|
| Methods in org.apache.clerezza.rdf.core.sparql.query.impl with parameters of type OrderCondition | |
|---|---|
void |
SimpleQueryWithSolutionModifier.addOrderCondition(OrderCondition orderCondition)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||