|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Simulation.ZustandsBezeichner | |
|---|---|
| de.bsvrz.vew.sim.sim.simulation | |
| de.bsvrz.vew.sim.sim.verwaltung | |
| Uses of Simulation.ZustandsBezeichner in de.bsvrz.vew.sim.sim.simulation |
|---|
| Methods in de.bsvrz.vew.sim.sim.simulation that return Simulation.ZustandsBezeichner | |
|---|---|
static Simulation.ZustandsBezeichner |
Simulation.ZustandsBezeichner.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Simulation.ZustandsBezeichner[] |
Simulation.ZustandsBezeichner.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in de.bsvrz.vew.sim.sim.simulation with parameters of type Simulation.ZustandsBezeichner | |
|---|---|
OfflineSimulation(de.bsvrz.dav.daf.main.config.SystemObject obj,
short sv,
SimulationsStrecke ss,
de.bsvrz.dav.daf.main.ClientDavInterface con,
Simulation.ZustandsBezeichner anfangsZustand)
Erzeugt eine neue Instanz vom Typ OfflineSimulation |
|
OnlineSimulation(de.bsvrz.dav.daf.main.config.SystemObject obj,
short sv,
SimulationsStrecke ss,
de.bsvrz.dav.daf.main.ClientDavInterface con,
Simulation.ZustandsBezeichner anfangsZustand)
Erzeugt eine neue Instanz vom Typ OnlineSimulation |
|
| Uses of Simulation.ZustandsBezeichner in de.bsvrz.vew.sim.sim.verwaltung |
|---|
| Methods in de.bsvrz.vew.sim.sim.verwaltung with parameters of type Simulation.ZustandsBezeichner | |
|---|---|
protected void |
VerwaltungSimulation.initialisiereSimulation(de.bsvrz.dav.daf.main.config.SystemObject simulation,
Simulation.ZustandsBezeichner anfangsZustand,
boolean sendeBeenden,
boolean zustandPublizieren)
Initialisiert diese Instanz zur Verwaltung eines dyn. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||