|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfit.Fixture
eg.net.Simulator
public class Simulator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class fit.Fixture |
|---|
Fixture.RunTime |
| Field Summary |
|---|
| Fields inherited from class fit.Fixture |
|---|
args, counts, gray, green, red, summary, yellow |
| Constructor Summary | |
|---|---|
Simulator()
|
|
| Method Summary | |
|---|---|
void |
cancel()
|
GeoCoordinate |
coord()
|
void |
coord(GeoCoordinate c)
|
void |
name(java.lang.String n)
|
void |
newCity()
|
int |
nodes()
|
void |
ok()
|
java.lang.Object |
parse(java.lang.String string,
java.lang.Class type)
|
void |
population(java.lang.Float p)
|
int[] |
zip()
|
void |
zip(int[] z)
|
| Methods inherited from class fit.Fixture |
|---|
camel, check, counts, doCell, doCells, doRow, doRows, doTable, doTables, error, escape, exception, fixtureName, getArgs, getArgsForTable, getLinkedFixtureWithArgs, ignore, info, info, interpretTables, label, loadFixture, right, wrong, wrong |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Simulator()
| Method Detail |
|---|
public void newCity()
public void ok()
public void cancel()
public void name(java.lang.String n)
public void zip(int[] z)
public int[] zip()
public void population(java.lang.Float p)
public void coord(GeoCoordinate c)
public GeoCoordinate coord()
public int nodes()
public java.lang.Object parse(java.lang.String string,
java.lang.Class type)
throws java.lang.Exception
parse in class Fixturejava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||