public final class AggregationsMessQuerschnitt extends AbstraktAggregationsObjekt implements BiConsumer<Long,AggregationsIntervall>
dav, letzteDaten, objekt, sender
Constructor and Description |
---|
AggregationsMessQuerschnitt(de.bsvrz.dav.daf.main.ClientDavInterface dav,
HashMap<de.bsvrz.dav.daf.main.config.SystemObject,AggregationsFsOderVmq> fsMenge,
de.bsvrz.dav.daf.main.config.SystemObject systemObject)
Standardkonstruktor.
|
Modifier and Type | Method and Description |
---|---|
void |
accept(Long startZeitStempel,
AggregationsIntervall intervall) |
protected boolean |
isFahrstreifen()
Erfragt, ob es sich bei dem hier verwalteten Objekt um eine Objekt vom
Typ
typ.fahrStreifen handelt. |
String |
toString() |
aggregiereGeschwindigkeit, aggregiereMittel, aggregiereSumme, fuelleRest, getObjekt, sende
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
andThen
public AggregationsMessQuerschnitt(de.bsvrz.dav.daf.main.ClientDavInterface dav, HashMap<de.bsvrz.dav.daf.main.config.SystemObject,AggregationsFsOderVmq> fsMenge, de.bsvrz.dav.daf.main.config.SystemObject systemObject) throws de.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
dav
- Verbindung zum DatenverteilerfsMenge
- Menge der Fahrstreifen dieses MQsystemObject
- MQ-Objektde.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
- wenn dieses Objekt nicht vollstaendig (mit allen
Unterobjekten) initialisiert werden konnteprotected boolean isFahrstreifen()
AbstraktAggregationsObjekt
typ.fahrStreifen
handelt.isFahrstreifen
in class AbstraktAggregationsObjekt
typ.fahrStreifen
handeltpublic void accept(Long startZeitStempel, AggregationsIntervall intervall)
accept
in interface BiConsumer<Long,AggregationsIntervall>
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.