public class BerkeleyScopInstallation extends ScopInstallation implements ScopDatabase
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
claFileName |
static java.lang.String |
comFileName |
static java.lang.String |
desFileName |
static java.lang.String |
hieFileName |
DEFAULT_VERSION, FILESPLIT, NEWLINE, SCOP_DOWNLOAD, scopDownloadURL, scopVersion| Constructor and Description |
|---|
BerkeleyScopInstallation() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
downloadClaFile() |
protected void |
downloadComFile() |
protected void |
downloadDesFile() |
protected void |
downloadHieFile() |
downloadFileFromRemote, ensureClaInstalled, ensureComInstalled, ensureDesInstalled, ensureHieInstalled, filterByClassificationId, filterByDescription, filterByDomainName, getByCategory, getCacheLocation, getClaFilename, getComFilename, getComments, getDesFilename, getDomainByScopID, getDomainsForPDB, getHieFilename, getScopDescriptionBySunid, getScopDomainsBySunid, getScopDownloadURL, getScopNode, getScopVersion, getTree, nullifyComments, setCacheLocation, setScopDownloadURL, setScopVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfilterByClassificationId, filterByDescription, filterByDomainName, getByCategory, getComments, getDomainByScopID, getDomainsForPDB, getScopDescriptionBySunid, getScopDomainsBySunid, getScopNode, getScopVersion, getTreepublic static final java.lang.String claFileName
public static final java.lang.String desFileName
public static final java.lang.String hieFileName
public static final java.lang.String comFileName
protected void downloadClaFile()
throws java.io.FileNotFoundException,
java.io.IOException
downloadClaFile in class ScopInstallationjava.io.FileNotFoundExceptionjava.io.IOExceptionprotected void downloadDesFile()
throws java.io.FileNotFoundException,
java.io.IOException
downloadDesFile in class ScopInstallationjava.io.FileNotFoundExceptionjava.io.IOExceptionprotected void downloadHieFile()
throws java.io.FileNotFoundException,
java.io.IOException
downloadHieFile in class ScopInstallationjava.io.FileNotFoundExceptionjava.io.IOExceptionprotected void downloadComFile()
throws java.io.FileNotFoundException,
java.io.IOException
downloadComFile in class ScopInstallationjava.io.FileNotFoundExceptionjava.io.IOException