public class StandardParameterSetzerFuzzy extends Object implements de.bsvrz.sys.funclib.application.StandardApplication, de.bsvrz.dav.daf.main.ClientSenderInterface
Constructor and Description |
---|
StandardParameterSetzerFuzzy() |
Modifier and Type | Method and Description |
---|---|
void |
dataRequest(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription,
byte state) |
static de.bsvrz.dav.daf.main.ClientDavInterface |
getDav()
Gibt die Verbindung der Applikation zum Datenverteiler zurück.
|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) |
boolean |
isRequestSupported(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription) |
static void |
main(String[] args)
Startet die Applikation.
|
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
Mit dem optionalen Parameter
-objekte kann die Auswahl der
Objekte eingeschränkt werden. |
public static de.bsvrz.dav.daf.main.ClientDavInterface getDav()
null
, wenn
initialize(ClientDavInterface)
noch nicht aufgerufen
wurde.public static void main(String[] args)
-objekte
kann die Auswahl der Objekte eingeschränkt werden.args
- neben den Datenverteilerparametern ist -objekte
erlaubt.public void dataRequest(de.bsvrz.dav.daf.main.config.SystemObject object, de.bsvrz.dav.daf.main.DataDescription dataDescription, byte state)
dataRequest
in interface de.bsvrz.dav.daf.main.ClientSenderInterface
public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) throws Exception
initialize
in interface de.bsvrz.sys.funclib.application.StandardApplication
Exception
public boolean isRequestSupported(de.bsvrz.dav.daf.main.config.SystemObject object, de.bsvrz.dav.daf.main.DataDescription dataDescription)
isRequestSupported
in interface de.bsvrz.dav.daf.main.ClientSenderInterface
public void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList) throws Exception
-objekte
kann die Auswahl der
Objekte eingeschränkt werden.parseArguments
in interface de.bsvrz.sys.funclib.application.StandardApplication
Exception
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.