|
RePast v. 2.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uchicago.src.sim.analysis.ObjectSequence
A source for sequence data from a single object. ObjectSequence is used by SequenceGraph and should not be created by a user under normal circumstances.
SequenceGraph| Constructor Summary | |
ObjectSequence(Object o,
String methodName)
Construct this ObjectSequence using the specified object and specified method name. |
|
| Method Summary | |
double |
getSValue()
Call the method on the object and return the result as a double. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ObjectSequence(Object o,
String methodName)
| Method Detail |
public double getSValue()
getSValue in interface Sequence
|
RePast v. 2.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||