Uses of Class
org.strbio.mol.lib.GapModelAdapter

Packages that use GapModelAdapter
org.strbio.mol.lib These classes represent conceptual objects used in structural biology algorithms. 
org.strbio.raf These classes are related to the RAF file format used by the ASTRAL database
 

Uses of GapModelAdapter in org.strbio.mol.lib
 

Subclasses of GapModelAdapter in org.strbio.mol.lib
 class GapAffine
          Affine gap penalties.
 class GapConstant
          Constant gap penalties.
 class GapDistanceDependent
          Distance dependent gap penalties.
 

Uses of GapModelAdapter in org.strbio.raf
 

Subclasses of GapModelAdapter in org.strbio.raf
 class GapRAF
          Gap penalties for RAF.