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