public final class AggregationLVE
extends de.bsvrz.sys.funclib.bitctrl.dua.adapter.AbstraktVerwaltungsAdapter
| Modifier and Type | Field and Description |
|---|---|
private static de.bsvrz.sys.funclib.debug.Debug |
_debug |
private Map<de.bsvrz.dav.daf.main.config.SystemObject,AggregationsFsOderVmq> |
fsUndVmq
alle Fahrstreifen und VMQ, fuer die Daten aggregiert werden sollen.
|
private Map<de.bsvrz.dav.daf.main.config.SystemObject,AggregationsMessQuerschnitt> |
messQuerschnitte
alle Messquerschnitte, fuer die Daten aggregiert werden sollen.
|
| Constructor and Description |
|---|
AggregationLVE() |
| Modifier and Type | Method and Description |
|---|---|
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(String[] argumente)
Startet diese Applikation.
|
void |
update(de.bsvrz.dav.daf.main.ResultData[] results) |
private final Map<de.bsvrz.dav.daf.main.config.SystemObject,AggregationsMessQuerschnitt> messQuerschnitte
private final Map<de.bsvrz.dav.daf.main.config.SystemObject,AggregationsFsOderVmq> fsUndVmq
private static final de.bsvrz.sys.funclib.debug.Debug _debug
public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface dieVerbindung)
throws Exception
initialize in interface de.bsvrz.sys.funclib.application.StandardApplicationinitialize in class de.bsvrz.sys.funclib.bitctrl.dua.adapter.AbstraktVerwaltungsAdapterExceptionprotected void initialisiere()
throws de.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
initialisiere in class de.bsvrz.sys.funclib.bitctrl.dua.adapter.AbstraktVerwaltungsAdapterde.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsExceptionpublic static void main(String[] argumente)
argumente - Argumente der Kommandozeilepublic de.bsvrz.sys.funclib.bitctrl.dua.dfs.typen.SWETyp getSWETyp()
public void update(de.bsvrz.dav.daf.main.ResultData[] results)
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.