'STRAP:multiple sequence alignments '

charite.christo.interfaces
Interface HasProtein

All Known Subinterfaces:
ProteinViewer
All Known Implementing Classes:
Protein

public interface HasProtein

Implemented by objects that contain references to Proteins. Within STRAP this Protein object may be casted into StrapProtein.


Method Summary
<T extends Protein>
T
getProtein()
           
 

Method Detail

getProtein

<T extends Protein> T getProtein()

'STRAP:multiple sequence alignments '

'The most important classes are StrapAlign, StrapProtein and StrapEvent.'