|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectalun.mcld.AllelesToGenotype
public class AllelesToGenotype
| Constructor Summary | |
|---|---|
AllelesToGenotype(Allele pat,
Allele mat,
Genotype gt)
|
|
| Method Summary | |
|---|---|
double |
getValue()
Returns the current value of the Function. |
java.util.LinkedHashSet<Variable> |
getVariables()
Returns the Set of Variables that are arguments to the function. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AllelesToGenotype(Allele pat,
Allele mat,
Genotype gt)
| Method Detail |
|---|
public java.util.LinkedHashSet<Variable> getVariables()
Function
getVariables in interface Functionpublic double getValue()
Function
getValue in interface Functionpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||