Package de.unibi.techfak.jpredictor.operator

Interface Summary
ICommunicator List of getter and setter methods for all possible options, parameters and settings.
IOperator In this interface methods are defined, that an operator acting on motifs and sequences should implement.
 

Class Summary
DefaultCommunicator Class for controlling the functionality of motifs on sequences, for using the communicator as parameter deliverer and as output receiver.
Operator Class for controlling the functionality of motifs on sequences, for using the communicator as parameter deliverer and as output receiver.
OptionFile The class for summoning the methods needed to evaluate an option file.
ScoreBand Stores one band of scores.
ScoredSequenceStruct Class for holding the score of one sequence window on one sequence.
ScoringFactory Class for working on scores, such as cutoff calculations, band summery and so on.
States Class to use for the communicator as option holder.