public class ErgebnisAuswerter extends Object implements de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.StauListener
| Constructor and Description |
|---|
ErgebnisAuswerter(de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.VerkehrModellNetz verkehrModellNetz,
SpezifikationIT.TestVariante testVariante)
Konstruktor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
phase(int phase)
benachrichtigt den Auswerter über die aktuell laufende Phase des Tests.
|
void |
stauAngelegt(de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.VerkehrModellNetz netz,
de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.Stau stau) |
void |
stauEntfernt(de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.VerkehrModellNetz netz,
de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.Stau stau) |
public ErgebnisAuswerter(de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.VerkehrModellNetz verkehrModellNetz,
SpezifikationIT.TestVariante testVariante)
verkehrModellNetz - das verwendete VerkehrsModellNetztestVariante - die verwendete Testvariantepublic void phase(int phase)
phase - die Nummer der Phasepublic void stauAngelegt(de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.VerkehrModellNetz netz,
de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.Stau stau)
stauAngelegt in interface de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.StauListenerpublic void stauEntfernt(de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.VerkehrModellNetz netz,
de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.Stau stau)
stauEntfernt in interface de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.StauListenerCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.