Package | Description |
---|---|
com.epimorphics.lda.core |
The core package contains the core of Elda's functionality: the handling
of endpoint requests and select and view query construction.
|
com.epimorphics.lda.specs |
The specs package contains the classes that interpret linked
data API configurations and their endpoints.
|
com.epimorphics.lda.support |
The support package contains classes that support Elda's
linked-data-API operations but which would clutter the packages
containing the supported classes.
|
Modifier and Type | Method and Description |
---|---|
APIResultSet |
APIResultSet.applyEdits(ModelPrefixEditor mpe) |
APIResultSet.MergedModels |
APIResultSet.MergedModels.applyEdits(ModelPrefixEditor mpe) |
Modifier and Type | Field and Description |
---|---|
protected ModelPrefixEditor |
APISpec.modelPrefixEditor |
Modifier and Type | Method and Description |
---|---|
ModelPrefixEditor |
APISpec.getModelPrefixEditor() |
Modifier and Type | Method and Description |
---|---|
ModelPrefixEditor |
ModelPrefixEditor.set(String from,
String to) |
Copyright © 2014. All Rights Reserved.