public class RDSTMCPrueffall extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RDSTMCPrueffall.GeografischeBedeutung |
static class |
RDSTMCPrueffall.InformationsTyp |
static class |
RDSTMCPrueffall.MeldungsArt |
static class |
RDSTMCPrueffall.ZeitlicheDauer |
static class |
RDSTMCPrueffall.ZeitlicheDringlichkeit |
Modifier and Type | Field and Description |
---|---|
protected static String |
ASP_PID |
protected static String |
ATG_PID |
protected static long |
KORREKTUR |
protected static long |
TOL_MINUS |
protected static long |
TOL_PLUS |
Constructor and Description |
---|
RDSTMCPrueffall() |
Modifier and Type | Method and Description |
---|---|
protected static void |
assertMeldungsDatenKorrekt(de.bsvrz.dav.daf.main.ResultData rd,
int informationsTyp,
String meldungsArt,
int geografischeBedeutung,
int zeitlicheDringlichkeit,
int zeitlicheDauer,
int ausmassRichtung,
int ereignisCode,
int primaereLocation,
String optionalKennung,
String optionalWert) |
protected static void |
assertPruefZeitKorrekt(long pruefZeitSoll,
long pruefZeitIst) |
protected static void |
assertTestGeneratorLaeuft() |
protected static de.bsvrz.dav.daf.main.ClientDavInterface |
getConnection() |
static de.bsvrz.dav.daf.main.DataDescription |
getDataDescription() |
protected static de.bsvrz.dav.daf.main.config.DataModel |
getDataModel() |
protected static de.bsvrz.dav.daf.main.config.MutableSet |
getMeldungsMenge() |
protected static long |
getStartZeitpunkt() |
protected static void |
setStartZeitpunkt(long startZeitPunkt) |
protected static void |
setTestGenerator(Thread testGenerator) |
protected static final long KORREKTUR
protected static final long TOL_PLUS
protected static final long TOL_MINUS
protected static final String ATG_PID
protected static final String ASP_PID
protected static long getStartZeitpunkt()
protected static void setStartZeitpunkt(long startZeitPunkt)
protected static void setTestGenerator(Thread testGenerator)
protected static void assertTestGeneratorLaeuft()
protected static void assertPruefZeitKorrekt(long pruefZeitSoll, long pruefZeitIst)
protected static void assertMeldungsDatenKorrekt(de.bsvrz.dav.daf.main.ResultData rd, int informationsTyp, String meldungsArt, int geografischeBedeutung, int zeitlicheDringlichkeit, int zeitlicheDauer, int ausmassRichtung, int ereignisCode, int primaereLocation, String optionalKennung, String optionalWert)
protected static de.bsvrz.dav.daf.main.config.MutableSet getMeldungsMenge()
protected static de.bsvrz.dav.daf.main.ClientDavInterface getConnection()
protected static de.bsvrz.dav.daf.main.config.DataModel getDataModel()
public static de.bsvrz.dav.daf.main.DataDescription getDataDescription()
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.