| Package | Description |
|---|---|
| com.epimorphics.server.webapi | |
| com.epimorphics.server.webapi.dsapi |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,DSAPI> |
DSAPIManager.datasets |
| Modifier and Type | Method and Description |
|---|---|
DSAPI |
DSAPIManager.getDataset(String id) |
| Modifier and Type | Field and Description |
|---|---|
protected DSAPI |
Projection.api |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DSAPIComponent.analyzeRange(com.hp.hpl.jena.rdf.model.Resource spec,
DSAPI api) |
| Constructor and Description |
|---|
DSAPIComponent(com.hp.hpl.jena.rdf.model.Resource spec,
DSAPI api) |
DSAPIComponent(com.hp.hpl.jena.rdf.model.Resource spec,
DSAPIComponent.ComponentRole role,
DSAPI api) |
DSStructure(com.hp.hpl.jena.rdf.model.Resource dsd,
DSAPI api)
Parse a data structure definition to find the structure of a dataset.
|
Projection(DSAPI api) |
Projection(DSAPI api,
Object[][] data) |
Projection(DSAPI api,
Object[][] data,
String initialSort) |
RangeHierarchyTop(com.hp.hpl.jena.rdf.model.Resource codelist,
DSAPI dsapi) |
Copyright © 2014. All rights reserved.