Package | Description |
---|---|
de.bsvrz.ibv.anastau.spez |
Klassen für die Ausführung der Tests entsprechend Prüfspezifikation.
|
Modifier and Type | Method and Description |
---|---|
static SpezifikationIT.TestVariante |
SpezifikationIT.TestVariante.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpezifikationIT.TestVariante[] |
SpezifikationIT.TestVariante.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
TestMQ.getGlAnfrageTyp(SpezifikationIT.TestVariante variante,
int phase)
liefert den Typ der Anfrage nach Ganglinien (NurLangfristig - true/false)
für die gegebene Phase.
|
protected double |
TestMQ3.getGuete(int i,
SpezifikationIT.TestVariante variante) |
protected double |
TestIndikator.getGuete(int phase,
SpezifikationIT.TestVariante variante)
liefert die Güte des Indikators für die übergebene Phase und die
Testvariante.
|
void |
TestNetz.phase(int phase,
SpezifikationIT.TestVariante variante)
führt die angegebene Testphase aus.
|
void |
TestMQ.phase(int i,
SpezifikationIT.TestVariante variante) |
void |
TestIndikator.phase(int i,
SpezifikationIT.TestVariante variante)
setzt die Daten für die entsprechende Testphase.
|
Constructor and Description |
---|
ErgebnisAuswerter(de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.VerkehrModellNetz verkehrModellNetz,
SpezifikationIT.TestVariante testVariante)
Konstruktor.
|
PhasenPruefer(int phase,
SpezifikationIT.TestVariante variante)
Konstruktor.
|
TestNetz(long startZeitpunkt,
long intervall,
SpezifikationIT.TestVariante variante)
Konstruktor.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.