org.strbio.io
Interface Description

All Known Implementing Classes:
AlignmentParameters, AlignmentParametersEA, FoldLibrary, FRParameters, FRParametersNode, GapAffine, GapConstant, GapDistanceDependent, GapModelAdapter, GapRAF, OptimalAAParameters, OptimalAAParametersFR, OptimalFRParameters, ScoreAveragePSIBlast, ScoreAverageReversePSIBlast, ScoreList, ScorePhiPsi, ScorePSIBlast, ScoreReversePSIBlast, ScoreSippl90, ScoreUFSippl90, TOMFoldLibrary, UserFoldLibrary

public interface Description

This interface is for objects that want to describe themselves to the user... i.e. serialize their important parameters in English.

Version:
1.0, 7/1/99
Author:
JMC

Method Summary
 void describe(Printf outfile)
          This should print info about the object to an output file.
 

Method Detail

describe

void describe(Printf outfile)
This should print info about the object to an output file.