public class PrueffallBasis extends Object
Modifier and Type | Class and Description |
---|---|
private class |
PrueffallBasis.StdErrCatcher |
Modifier and Type | Field and Description |
---|---|
private de.bsvrz.dav.daf.main.Data |
_originalParameter |
(package private) PrueffallUmgebung |
_umgebung
Die Prueffall-Umgebung.
|
private Process |
applikationsProzess |
private de.bsvrz.dav.daf.main.ClientDavInterface |
connection
Die DAV-Verbindung.
|
private static de.bsvrz.sys.funclib.debug.Debug |
DEBUG
Debug-Logger für Logging-Ausgaben.
|
private String |
LMS_TYP |
String |
MODELL_ATG |
Modifier | Constructor and Description |
---|---|
protected |
PrueffallBasis(de.bsvrz.dav.daf.main.ClientDavInterface connection) |
Modifier and Type | Method and Description |
---|---|
protected void |
bereinigeRdsMeldungen() |
protected Process |
getApplikationsProzess() |
protected de.bsvrz.dav.daf.main.ClientDavInterface |
getConnection() |
protected de.bsvrz.dav.daf.main.config.ConfigurationArea |
getDefaultConfigurationArea() |
protected de.bsvrz.dav.daf.main.Data |
getOriginalParameter() |
protected PrueffallUmgebung |
getUmgebung() |
protected void |
parameterRestaurieren() |
protected void |
setOriginalParameter(de.bsvrz.dav.daf.main.Data originalParameter) |
protected void |
setzteIndikatoren(int[] pZustaende) |
protected void |
setzteIndikatoren(int[] pZustaende,
int[] pGueten) |
void |
setzteInitialParameter() |
protected void |
starteApplikationsProzess() |
protected void |
warte(long warteZeit) |
protected void |
warteAufEingabe() |
private static final de.bsvrz.sys.funclib.debug.Debug DEBUG
private final String LMS_TYP
public final String MODELL_ATG
private de.bsvrz.dav.daf.main.ClientDavInterface connection
PrueffallUmgebung _umgebung
private de.bsvrz.dav.daf.main.Data _originalParameter
private Process applikationsProzess
protected PrueffallBasis(de.bsvrz.dav.daf.main.ClientDavInterface connection)
protected de.bsvrz.dav.daf.main.ClientDavInterface getConnection()
protected PrueffallUmgebung getUmgebung()
protected void setzteIndikatoren(int[] pZustaende)
protected void setzteIndikatoren(int[] pZustaende, int[] pGueten)
public void setzteInitialParameter()
protected void setOriginalParameter(de.bsvrz.dav.daf.main.Data originalParameter)
protected de.bsvrz.dav.daf.main.Data getOriginalParameter()
protected void parameterRestaurieren()
protected void warte(long warteZeit)
protected void warteAufEingabe()
protected void bereinigeRdsMeldungen()
protected de.bsvrz.dav.daf.main.config.ConfigurationArea getDefaultConfigurationArea()
protected Process getApplikationsProzess()
protected void starteApplikationsProzess() throws IOException
IOException
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.