ABL4J (Alignment Based Learning for Java) - 0.9.7

Uses of Class
org.schwiebert.abl4j.align.AlignType

Packages that use AlignType
org.schwiebert.abl4j.align   
org.schwiebert.abl4j.align.methods   
 

Uses of AlignType in org.schwiebert.abl4j.align
 

Methods in org.schwiebert.abl4j.align that return AlignType
static AlignType AlignType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AlignType[] AlignType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Uses of AlignType in org.schwiebert.abl4j.align.methods
 

Fields in org.schwiebert.abl4j.align.methods declared as AlignType
private  AlignType SuffixTreeAlignment.alignType
           
 


ABL4J (Alignment Based Learning for Java) - 0.9.7

© 2007 Stephan Schwiebert