public class VerwaltungPlPruefungLogischUFD
extends de.bsvrz.sys.funclib.bitctrl.dua.adapter.AbstraktVerwaltungsAdapterMitGuete
Modifier and Type | Field and Description |
---|---|
static WaitableClock |
clock
Verwendete Uhr, verwendet normalerweise die Systemzeit, kann aber von
Testfällen anders gesetzt werden.
|
static de.bsvrz.sys.funclib.operatingMessage.MessageTemplate |
TEMPLATE_NO_MS
Betriebsmeldungs-Template für unbekannte Sensoren ohne Messstelle
|
static de.bsvrz.sys.funclib.operatingMessage.MessageTemplate |
TEMPLATE_WITH_MS
Betriebsmeldungs-Template für unbekannte Sensoren mit Messstelle
|
Constructor and Description |
---|
VerwaltungPlPruefungLogischUFD() |
Modifier and Type | Method and Description |
---|---|
de.bsvrz.dav.daf.main.config.SystemObject |
getBetriebsmeldungsObjekt(de.bsvrz.dav.daf.main.config.SystemObject objekt)
Gibt zu einem Sensor-Objekt das Objekt zurück, dass in der
Betriebsmeldung referenziert werden soll.
|
de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.DUAUmfeldDatenMessStelle |
getMessstelle(de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.DUAUmfeldDatenSensor objekt)
Gibt zu einem Sensor die Messstelle zurück
|
de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.DUAUmfeldDatenMessStelle |
getMessstelle(de.bsvrz.dav.daf.main.config.SystemObject objekt)
Gibt zu einem Systemobjekt eines Sensors die Messstelle zurück
|
java.util.Collection<de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.DUAUmfeldDatenMessStelle> |
getMessstellen()
Gibt alle Messstellen zurück
|
java.util.Collection<de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.DUAUmfeldDatenMessStelle> |
getMesstellen()
Gibt alle Messstellen zurück
|
PllogUfdOptions |
getPllogUfdOptions() |
de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.DUAUmfeldDatenSensor |
getSensor(de.bsvrz.dav.daf.main.config.SystemObject objekt)
Gibt zu einem Systemobjekt den Sensor zurück
|
java.util.Collection<de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.DUAUmfeldDatenSensor> |
getSensoren()
Gibt alle Sensoren zurück
|
java.util.Collection<de.bsvrz.dav.daf.main.config.SystemObject> |
getSensorObjekte()
Gibt alle Sensor-Objekte zurück
|
double |
getStandardGueteFaktor() |
de.bsvrz.sys.funclib.bitctrl.dua.dfs.typen.SWETyp |
getSWETyp() |
protected void |
initialisiere() |
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface dieVerbindung) |
static void |
main(java.lang.String[] argumente)
Startet diese Applikation.
|
void |
update(de.bsvrz.dav.daf.main.ResultData[] resultate) |
getGueteFaktor
addKomArgument, clearKomArguments, getArgument, getBmvIdKonverter, getKomArgumente, getKonfigurationsBereiche, getSystemObjekte, getVerbindung, parseArguments, setSystemObjekte, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final de.bsvrz.sys.funclib.operatingMessage.MessageTemplate TEMPLATE_WITH_MS
public static final de.bsvrz.sys.funclib.operatingMessage.MessageTemplate TEMPLATE_NO_MS
public static WaitableClock clock
public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface dieVerbindung) throws java.lang.Exception
initialize
in interface de.bsvrz.sys.funclib.application.StandardApplication
initialize
in class de.bsvrz.sys.funclib.bitctrl.dua.adapter.AbstraktVerwaltungsAdapter
java.lang.Exception
protected void initialisiere() throws de.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
initialisiere
in class de.bsvrz.sys.funclib.bitctrl.dua.adapter.AbstraktVerwaltungsAdapterMitGuete
de.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
public de.bsvrz.sys.funclib.bitctrl.dua.dfs.typen.SWETyp getSWETyp()
public void update(de.bsvrz.dav.daf.main.ResultData[] resultate)
public static void main(java.lang.String[] argumente)
argumente
- Argumente der Kommandozeilepublic double getStandardGueteFaktor()
getStandardGueteFaktor
in class de.bsvrz.sys.funclib.bitctrl.dua.adapter.AbstraktVerwaltungsAdapterMitGuete
public java.util.Collection<de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.DUAUmfeldDatenMessStelle> getMesstellen()
public java.util.Collection<de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.DUAUmfeldDatenSensor> getSensoren()
public java.util.Collection<de.bsvrz.dav.daf.main.config.SystemObject> getSensorObjekte()
public de.bsvrz.dav.daf.main.config.SystemObject getBetriebsmeldungsObjekt(de.bsvrz.dav.daf.main.config.SystemObject objekt)
objekt
- Systemobjekt eines Sensorspublic de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.DUAUmfeldDatenMessStelle getMessstelle(de.bsvrz.dav.daf.main.config.SystemObject objekt)
objekt
- Systemobjekt eines Sensorspublic de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.DUAUmfeldDatenMessStelle getMessstelle(de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.DUAUmfeldDatenSensor objekt)
objekt
- Sensorpublic de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.DUAUmfeldDatenSensor getSensor(de.bsvrz.dav.daf.main.config.SystemObject objekt)
objekt
- Systemobjektpublic java.util.Collection<de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.DUAUmfeldDatenMessStelle> getMessstellen()
public PllogUfdOptions getPllogUfdOptions()