uk.ac.man.bioinf.sequence.identifier
Class SwissProtIdentifier
java.lang.Object
|
+--uk.ac.man.bioinf.sequence.identifier.AbstractIdentifier
|
+--uk.ac.man.bioinf.sequence.identifier.DatabaseIdentifier
|
+--uk.ac.man.bioinf.sequence.identifier.SwissProtIdentifier
- All Implemented Interfaces:
- Identifier
- public class SwissProtIdentifier
- extends DatabaseIdentifier
SwissProtIdentifier.java
Created: Wed Jul 5 14:16:55 2000
- Version:
- $Id: SwissProtIdentifier.java,v 1.3 2001/04/11 17:04:43 lord Exp $
- Author:
- Phillip Lord
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwissProtIdentifier
public SwissProtIdentifier(Source source,
String accessionNumber)
throws MalformedAccessionException
getDatabaseName
public String getDatabaseName()
- Specified by:
getDatabaseName
in class DatabaseIdentifier