Package | Description |
---|---|
de.bsvrz.dua.mwelve.mwelve.pruefung |
Klassen für Submodul Ausfallüberwachung des Moduls Messwertersetzung LVE
innerhalb der SWE Messwertersetzung LVE
|
Modifier and Type | Field and Description |
---|---|
private MweAttribut |
MweAttributWert.attr
das Attribut.
|
static MweAttribut |
MweAttribut.Q_KFZ
Attribut
qKfz . |
static MweAttribut |
MweAttribut.Q_LKW
Attribut
qLkw . |
static MweAttribut |
MweAttribut.Q_PKW
Attribut
qPkw . |
static MweAttribut |
MweAttribut.V_KFZ
Attribut
vKfz . |
static MweAttribut |
MweAttribut.V_LKW
Attribut
vLkw . |
static MweAttribut |
MweAttribut.V_PKW
Attribut
vPkw . |
Modifier and Type | Field and Description |
---|---|
private Map<MweAttribut,MweAttributWert> |
KZDatum.attributWerte
alle zur MWE vorgesehenen Werte.
|
private static Map<String,MweAttribut> |
MweAttribut.werteBereich
Wertebereich.
|
Modifier and Type | Method and Description |
---|---|
MweAttribut |
MweAttributWert.getAttribut()
Erfragt das Attribut.
|
static MweAttribut |
MweAttribut.getInstanz(String name)
Erfragt eine mit dem übergebenen Namen korrespondierende statische
Instanz dieser Klasse.
|
Modifier and Type | Method and Description |
---|---|
static Collection<MweAttribut> |
MweAttribut.getInstanzen()
Erfragt alle statischen Instanzen dieser Klasse.
|
Modifier and Type | Method and Description |
---|---|
private KZDatum |
LVEPruefungUndMWE.ersetzeAttributWertNachVerfahren1(MweAttribut attribut,
KZDatum ergebnisDatum,
KZDatum ersetzungsDatum,
FSDatenPuffer fahrStreifenPuffer,
FSDatenPuffer ersetzungsPuffer)
Führt eine Messwertersetzung nach Vorschrift Nr. 1 für ein bestimmtes
Attribut innerhalb eines KZ-Datensatzes durch (Stand: 05.03.2008)
|
MweAttributWert |
KZDatum.getAttributWert(MweAttribut attribut)
Erfragt den Wert eines bestimmten Attributs.
|
Constructor and Description |
---|
MweAttributWert(MweAttribut attr,
de.bsvrz.dav.daf.main.Data datenSatz)
Standardkonstruktor.
|
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.