|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.javaGenes.forceFields.AlleleSetup
Field Summary | |
protected java.util.Hashtable |
indices
|
protected java.util.Hashtable |
intervals
|
static int |
NOT_HERE
|
Constructor Summary | |
AlleleSetup()
|
Method Summary | |
int |
getIndex(java.lang.String parameterName)
|
DoubleInterval |
getInterval(java.lang.String parameterName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.util.Hashtable intervals
protected java.util.Hashtable indices
public static final int NOT_HERE
Constructor Detail |
public AlleleSetup()
Method Detail |
public DoubleInterval getInterval(java.lang.String parameterName)
public int getIndex(java.lang.String parameterName)
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |