public final class DatasetKey extends ModelAccessKey
keyComponents| Constructor and Description |
|---|
DatasetKey(ModelAccess.DatasetOption... options) |
| Modifier and Type | Method and Description |
|---|---|
ModelAccess.LanguageOption |
getLanguageOption() |
ModelAccess.WhichService |
getWhichService() |
RDFServiceKey |
rdfServiceKey()
How would we access an RDFService that is the basis for the Dataset
accessed by this key?
|
equals, findLanguageOption, findLanguageOption, findPolicyOption, findPolicyOption, findReasoningOption, findReasoningOption, findWhichService, findWhichService, getPolicyOption, getReasoningOption, hashCode, toStringpublic DatasetKey(ModelAccess.DatasetOption... options)
public ModelAccess.WhichService getWhichService()
getWhichService in class ModelAccessKeypublic ModelAccess.LanguageOption getLanguageOption()
getLanguageOption in class ModelAccessKeypublic RDFServiceKey rdfServiceKey()
Copyright © 2016. All rights reserved.