|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectalun.genepi.GeneticFunction
public abstract class GeneticFunction
| Constructor Summary | |
|---|---|
GeneticFunction()
|
|
| Method Summary | |
|---|---|
java.util.Set<Variable> |
getVariables()
Returns the Set of Variables that are arguments to the function. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface alun.markov.Function |
|---|
getValue |
| Constructor Detail |
|---|
public GeneticFunction()
| Method Detail |
|---|
public java.util.Set<Variable> getVariables()
Function
getVariables in interface Function
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||