public class DBCollectionDatabase extends DBDatabase implements CollectionDatabase
Modifier and Type | Field and Description |
---|---|
protected DBCollection |
collection |
protected String |
collectionName |
Constructor and Description |
---|
DBCollectionDatabase(String db_name,
EnsemblDBType type,
Registry registry) |
Modifier and Type | Method and Description |
---|---|
DBCollection |
getCollection() |
String |
getCollectionName() |
void |
setCollection(CollectionOfSpecies r) |
void |
setCollectionName(String collectionName) |
compareTo, getBuild, getdBClassifier, getdBName, getDBVersion, getIntDBVersion, getIntSchemaVersion, getNewSqlSession, getRegistry, getSchemaVersion, getSessionFactory, getType, setBuild, setdBName, setDBVersion, setIntDBVersion, setIntSchemaVersion, setRegistry, setSchemaVersion, setType, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBuild, getdBClassifier, getdBName, getDBVersion, getIntDBVersion, getIntSchemaVersion, getNewSqlSession, getRegistry, getSchemaVersion, getType
compareTo
protected String collectionName
protected DBCollection collection
public DBCollectionDatabase(String db_name, EnsemblDBType type, Registry registry) throws ConfigurationException
ConfigurationException
public String getCollectionName()
getCollectionName
in interface CollectionDatabase
public void setCollectionName(String collectionName)
setCollectionName
in interface CollectionDatabase
public void setCollection(CollectionOfSpecies r)
setCollection
in interface CollectionDatabase
public DBCollection getCollection()
getCollection
in interface CollectionDatabase
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3