RePast
v. 2.0

uchicago.src.sim.analysis
Interface Sequence

All Known Implementing Classes:
AverageSequence, ObjectSequence

public interface Sequence

Interface for objects that are the source of data to be plotted by a sequence graph.

See Also:
SequenceGraph

Method Summary
 double getSValue()
          Gets the value to be plotted.
 

Method Detail

getSValue

public double getSValue()
Gets the value to be plotted. This is implemented by the modeler to return whatever value that he or she wishes to be plotted.

Returns:
the value to be plotted.

RePast
v. 2.0

Bug reports and feature requests to RePast