org.biojava.bio.program.das
Class DataSource
java.lang.Object
org.biojava.bio.program.das.DataSource
- Direct Known Subclasses:
- ReferenceServer
- public class DataSource
- extends java.lang.Object
Reflect a datasource (reference or annotation) in the DAS1 network.
- Author:
- Matthew Pocock, Thomas Down
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
getURL
public java.net.URL getURL()
getMapURL
public java.net.URL getMapURL()
getName
public java.lang.String getName()
getDescription
public java.lang.String getDescription()
hashCode
public int hashCode()
equals
public boolean equals(java.lang.Object other)
getDistDataSource
public DistDataSource getDistDataSource()
throws BioException
- Throws:
BioException