|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interfaces for named resources that can provide sequences via a database given some configuration information as defined by the OBDA standard.
Method Summary | |
java.lang.String |
getName()
The name of this provider. |
SequenceDBLite |
getSequenceDB(java.util.Map config)
Get a sequence database. |
Method Detail |
public java.lang.String getName()
public SequenceDBLite getSequenceDB(java.util.Map config) throws RegistryException, BioException
config
- a Map containing key-value pairs identifying the
database to resolve.
RegistryException
BioException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |