Constructor and Description |
---|
TestIndikator(de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.StoerfallIndikator indikator)
Konstruktor.
|
Modifier and Type | Method and Description |
---|---|
protected double |
getGuete(int phase,
SpezifikationIT.TestVariante variante)
liefert die Güte des Indikators für die übergebene Phase und die
Testvariante.
|
de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.StoerfallIndikator |
getIndikator()
liefert den verwendeten Störfallindikator.
|
void |
phase(int i,
SpezifikationIT.TestVariante variante)
setzt die Daten für die entsprechende Testphase.
|
void |
setzePhasen(de.bsvrz.sys.funclib.bitctrl.modell.verkehr.zustaende.StoerfallSituation... situationen)
setzt die Zustände des Störfallindikators für die verschiedenen Phasen
der Testdurchführung.
|
public TestIndikator(de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.StoerfallIndikator indikator) throws de.bsvrz.sys.funclib.bitctrl.modell.AnmeldeException
indikator
- der verwendete Störfallindikatorde.bsvrz.sys.funclib.bitctrl.modell.AnmeldeException
- die Anmeldung zur Bereitstellung der Testdaten ist
fehlgeschlagenprotected double getGuete(int phase, SpezifikationIT.TestVariante variante)
phase
- die Nummer der aktuellen Phasevariante
- die verwendete Testvariantepublic de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.StoerfallIndikator getIndikator()
public void phase(int i, SpezifikationIT.TestVariante variante) throws de.bsvrz.sys.funclib.bitctrl.modell.DatensendeException
TestIndikator
setzt den für die jeweilige Phase festgelegten
Störfallzustand für des Verfahren Fuzzy.i
- die Nummer der Phasevariante
- die aktuelle Testvariantede.bsvrz.sys.funclib.bitctrl.modell.DatensendeException
- die Daten konnten nicht über den Datenverteiler
bereitgestellt werdenpublic void setzePhasen(de.bsvrz.sys.funclib.bitctrl.modell.verkehr.zustaende.StoerfallSituation... situationen)
situationen
- die Zustände als Array entsprechend der auszuführenden PhasenCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.