RePast
v. 2.0

uchicago.src.sim.engine
Class ConstIncrementer

java.lang.Object
  |
  +--uchicago.src.sim.engine.ConstIncrementer
All Implemented Interfaces:
Incrementer

public class ConstIncrementer
extends Object
implements Incrementer


Constructor Summary
ConstIncrementer(Object constObj)
           
 
Method Summary
 String getValAsParameterSet()
           
 String getValue()
           
 boolean increment()
           
 boolean isConstant()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstIncrementer

public ConstIncrementer(Object constObj)
Method Detail

increment

public boolean increment()
Specified by:
increment in interface Incrementer

getValue

public String getValue()
Specified by:
getValue in interface Incrementer

isConstant

public boolean isConstant()
Specified by:
isConstant in interface Incrementer

getValAsParameterSet

public String getValAsParameterSet()
Specified by:
getValAsParameterSet in interface Incrementer

RePast
v. 2.0

Bug reports and feature requests to RePast