RePast
v. 2.0

uchicago.src.sim.engine
Interface Incrementer

All Known Implementing Classes:
AddIncrementer, ConstIncrementer, ListIncrementer

public interface Incrementer


Method Summary
 String getValAsParameterSet()
           
 String getValue()
           
 boolean increment()
           
 boolean isConstant()
           
 

Method Detail

increment

public boolean increment()

getValue

public String getValue()

isConstant

public boolean isConstant()

getValAsParameterSet

public String getValAsParameterSet()

RePast
v. 2.0

Bug reports and feature requests to RePast