'STRAP:multiple sequence alignments '

charite.christo.strap
Interface StrapExtension

All Superinterfaces:
StrapListener
All Known Implementing Classes:
ConsensusSequence, DemoAssociateObjectsToProteins

public interface StrapExtension
extends StrapListener

StrapExtension defines a general multi-purpose plugin.


Method Summary
 void handleEvent(StrapEvent e)
           
 void run()
           
 

Method Detail

handleEvent

void handleEvent(StrapEvent e)
Specified by:
handleEvent in interface StrapListener

run

void run()

'STRAP:multiple sequence alignments '

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