Package | Description |
---|---|
de.bsvrz.ibv.simbaustelle.simbaustelle |
Hauptklassen der SWE 6.2 - Baustellensimulation.
|
de.bsvrz.ibv.simbaustelle.verwaltung |
Klassen für die Verwaltung der Baustellen innerhalb Baustellensimulation.
|
Modifier and Type | Field and Description |
---|---|
private static BaustellenSimulation |
BaustellenSimulation.INSTANCE
globale Instanz der Applikation.
|
Modifier and Type | Method and Description |
---|---|
static BaustellenSimulation |
BaustellenSimulation.getInstance()
liefert die globale Instanz der Baustellensimulation.
|
Modifier and Type | Field and Description |
---|---|
private BaustellenSimulation |
BaustellenVerwaltung.simulation
das Baustellensimulationsprogramm das das Verwaltungsmodul angelegt hat.
|
private BaustellenSimulation |
Baustelle.simulation
die Applikation in der die Baustelle verwendet wird.
|
Constructor and Description |
---|
Baustelle(BaustellenSimulation simulation,
Set<de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.StrassenSegment> segmentListe,
de.bsvrz.dav.daf.main.config.SystemObject bst)
erzeugt eine Instanz eines Baustellenobjekts.
|
BaustellenVerwaltung(BaustellenSimulation simulation,
de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.VerkehrModellNetz netz)
erzeugt eine INstanz des Verwaltungsmoduls.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.