|
eRqlEngine API documentation - http://www.wleklinski.de/rdf/ | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RangeList | |
| eworks.RQL.model | |
| Uses of RangeList in eworks.RQL.model |
| Methods in eworks.RQL.model that return RangeList | |
RangeList |
Query.getRange()
Returns this query's range. |
| Methods in eworks.RQL.model with parameters of type RangeList | |
void |
Query.setRange(RangeList rangeList)
Sets this query's range. |
| Constructors in eworks.RQL.model with parameters of type RangeList | |
Query(ProjectionList pl,
RangeList rangeList,
DisjunctionCondition c,
boolean distinct)
Creates a new query with a certain projection list, range list and disjunction condition. |
|
|
eRqlEngine API documentation - http://www.wleklinski.de/rdf/ | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||