oms3.dsl.cosu
Class Step
java.lang.Object
oms3.dsl.cosu.Step
- All Implemented Interfaces:
- Buildable
public class Step
- extends java.lang.Object
- implements Buildable
- Author:
- od
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setName
public void setName(java.lang.String name)
getName
public java.lang.String getName()
getInitComplexes
public int getInitComplexes()
getMaxExec
public int getMaxExec()
getMinComplexes
public int getMinComplexes()
getEvolutions
public int getEvolutions()
getPointsPerComplex
public int getPointsPerComplex()
getPointsPerSubcomplex
public int getPointsPerSubcomplex()
getOfPercentage
public double getOfPercentage()
getShufflingLoops
public int getShufflingLoops()
create
public Buildable create(java.lang.Object name,
java.lang.Object value)
- Description copied from interface:
Buildable
- Create a node.
- Specified by:
create
in interface Buildable
- Parameters:
name
- the node namevalue
- the value
- Returns:
- a new Subnode
params
public Params params()
needsToStopSCE
public boolean needsToStopSCE()
setStatus
public void setStatus(java.lang.String string)
round
public Step.Data[] round()
create
public static ngmf.util.cosu.luca.ParameterData[] create(Params params,
java.util.Map<java.lang.String,java.lang.Object> modelparams)
maximizeObjectiveFunctionValue
public boolean maximizeObjectiveFunctionValue()
calculateObjectiveFunctionValue
public double calculateObjectiveFunctionValue(ngmf.util.cosu.luca.ExecutionHandle executionHandle)
resolve
public static java.io.File resolve(java.lang.String file,
java.io.File out)
main
public static void main(java.lang.String[] args)
Generated 2010-08-11 08:44:20 MDT, USDA-ARS-ASRU/CSU, 2150 Center Ave, Fort Collins, CO 80526, U.S.A.