main
Class NetInput
java.lang.Object
main.NetInput
- public class NetInput
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
readGenes
public void readGenes(BetterTokenizer tokenizer,
Network net)
throws java.lang.Exception
- Throws:
java.lang.Exception
readCalculators
public void readCalculators(BetterTokenizer tokenizer,
Network net)
throws java.lang.Exception
- Throws:
java.lang.Exception
readInteractions
public void readInteractions(BetterTokenizer tokenizer,
Network net)
throws java.lang.Exception
- Throws:
java.lang.Exception
readParameterValues
public void readParameterValues(BetterTokenizer tokenizer,
Network net)
throws java.lang.Exception
- Throws:
java.lang.Exception
readDefaultParameterValues
public void readDefaultParameterValues(BetterTokenizer tokenizer,
Network net)
throws java.lang.Exception
- Throws:
java.lang.Exception
readRandomPicks
public void readRandomPicks(BetterTokenizer tokenizer,
Network net)
throws java.lang.Exception
- Throws:
java.lang.Exception