|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--edu.mssm.crover.webapps.dimlib.util.Setup
| Constructor Summary | |
Setup()
|
|
| Method Summary | |
java.util.Vector |
getAllowedDatabases()
Returns a Vector of the databases that are recognised by the database. |
java.io.BufferedReader |
getAllowedOrganismList()
Returns a BufferedReader of the organism list file. |
java.util.Hashtable |
getAllowedOrganisms()
Returns a Hashtable of the organisms recognised by the database. |
java.util.Hashtable |
getColors()
|
java.util.HashMap |
getCuratedList()
|
java.util.Hashtable |
getDatabaseConcordance()
|
java.lang.String |
getGpcrdbColour(java.lang.String letter)
Returns the hex colour for that residue in the GPCRDB colouring scheme. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Setup()
| Method Detail |
public java.util.Vector getAllowedDatabases()
public java.util.Hashtable getDatabaseConcordance()
public java.util.Hashtable getColors()
public java.util.Hashtable getAllowedOrganisms()
public java.io.BufferedReader getAllowedOrganismList()
throws java.lang.NullPointerException
java.lang.NullPointerExceptionpublic java.lang.String getGpcrdbColour(java.lang.String letter)
public java.util.HashMap getCuratedList()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||