Package net.bioclipse.biojava.domain
Class BiojavaProtein
- java.lang.Object
-
- net.bioclipse.core.domain.BioObject
-
- net.bioclipse.biojava.domain.BiojavaSequence
-
- net.bioclipse.biojava.domain.BiojavaProtein
-
- All Implemented Interfaces:
net.bioclipse.core.domain.IBioObject,net.bioclipse.core.domain.IProtein,net.bioclipse.core.domain.ISequence,org.eclipse.core.runtime.IAdaptable
public class BiojavaProtein extends BiojavaSequence implements net.bioclipse.core.domain.IProtein
-
-
Constructor Summary
Constructors Constructor Description BiojavaProtein()BiojavaProtein(org.biojava.bio.seq.Sequence sequence)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()-
Methods inherited from class net.bioclipse.biojava.domain.BiojavaSequence
getAdapter, getName, getParsedResource, getPlainSequence, setRichSequence, toFasta
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-