|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimulationConstants.SimulationType | |
|---|---|
| visidia.simulation | |
| Uses of SimulationConstants.SimulationType in visidia.simulation |
|---|
| Methods in visidia.simulation that return SimulationConstants.SimulationType | |
|---|---|
static SimulationConstants.SimulationType |
SimulationConstants.SimulationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SimulationConstants.SimulationType[] |
SimulationConstants.SimulationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in visidia.simulation with parameters of type SimulationConstants.SimulationType | |
|---|---|
Console(int simulationMode,
SimulationConstants.SimulationType simulationType,
Graph graph,
ObjectWriter writer,
ReplayInfo replayInfo)
Instantiates a new console. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||