uk.ac.man.bioinf.sequence.identifier
Interface SequenceSource
- All Known Implementing Classes:
- StreamSequenceSource
- public interface SequenceSource
SequenceSource.java
This class represents the source that is used to produce a
sequence. Source means for example, the physical location, or means
that were used to retrieve this sequence, such as file name, URL,
or the name of the program that was used to retrieve the sequence.
Created: Tue Jul 4 14:50:31 2000
- Version:
- $Id: SequenceSource.java,v 1.2 2001/04/11 17:04:43 lord Exp $
- Author:
- Phillip Lord
Method Summary |
String |
getTitle()
Get the human readable name for this SequenceSource |
getTitle
public String getTitle()
- Get the human readable name for this SequenceSource
- Returns: