JAGA Homepage

Uses of Class
org.jaga.individualRepresentation.proteinLocation.SingleGap

Packages that use SingleGap
org.jaga.individualRepresentation.proteinLocation   
org.jaga.reproduction.proteinLocation   
 

Uses of SingleGap in org.jaga.individualRepresentation.proteinLocation
 

Fields in org.jaga.individualRepresentation.proteinLocation declared as SingleGap
private static SingleGap SingleGap.globalInstance
           
 

Methods in org.jaga.individualRepresentation.proteinLocation that return SingleGap
static SingleGap SingleGap.getInstance()
           
 

Uses of SingleGap in org.jaga.reproduction.proteinLocation
 

Methods in org.jaga.reproduction.proteinLocation with parameters of type SingleGap
private  PolypeptidePatternItem[] PolypeptidePatternMutation.mutateItem(SingleGap gap, GAParameterSet params)
           
 


JAGA Homepage

Go to JAGA Homepage