| Package | Description |
|---|---|
| com.epimorphics.server.webapi.dsapi |
| Modifier and Type | Class and Description |
|---|---|
class |
RangeBounds
A range comprising one or more of an upper and lower bound on numeric values.
|
class |
RangeHierarchy
Represents a hierarchy filter query which can select members based on being
below one or more concepts in the tree, and/or members of a given collection.
|
class |
RangeHierarchyTop
Range used to report hierarchical values.
|
class |
RangeOneof
Represents a range which is a list of values, either simple literal values
or resource values.
|
| Modifier and Type | Field and Description |
|---|---|
protected Range |
DSAPIComponent.range |
| Modifier and Type | Method and Description |
|---|---|
static Range |
Range.create(org.apache.jena.atlas.json.JsonObject spec) |
Range |
State.getRangeFor(DSAPIComponent c)
Return the filter range for this description, or null if there is no restriction
|
| Modifier and Type | Method and Description |
|---|---|
void |
SPARQLFilterQuery.addFilter(DSAPIComponent component,
Range range) |
Copyright © 2014. All rights reserved.