Skip navigation links
A B C D E F G H I L M P S T V _ 

A

add(String) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueSelection
 
alias(String) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 
Argument(String) - Constructor for class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Erzeugt ein neues Argument-Objekt aus dem übergebenen Argument-Text.
Argument(String, String) - Constructor for class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Erzeugt ein neues Argument-Objekt aus den übergebenen Parametern
ArgumentList - Class in de.bsvrz.sys.funclib.commandLineArgs
Klasse zum Zugriff auf die Aufrufargumente einer Applikation.
ArgumentList(String[]) - Constructor for class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList
Erzeugt eine neue Argumentliste und initialisiert diese mit den übergebenen Aufrufargumenten der Applikation.
ArgumentList.Argument - Class in de.bsvrz.sys.funclib.commandLineArgs
Klasse zum Zugriff auf Name und Wert eines Aufrufarguments.
ArgumentList.ValueCase - Class in de.bsvrz.sys.funclib.commandLineArgs
 
ArgumentList.ValueSelection - Class in de.bsvrz.sys.funclib.commandLineArgs
 
asAbsoluteTime() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Interpretiert den Wert des Arguments als absolute Zeitangabe.
asChangeableFile() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als Datei-Identifikation einer änderbaren Datei zurück.
asChangeableFile(boolean) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als Datei-Identifikation einer änderbaren Datei zurück.
asCommunicationAddress() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Bestimmt den Wert des Arguments als Kommunikationsadresse.
asDirectory() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als Datei-Identifikation eines Dateiverzeichnisses zurück.
asEnum(Class<E>) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Bestimmt den Wert des Arguments als Enum-Konstante.
asExistingFile() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als Datei-Identifikation einer existierenden Datei zurück.
asFile() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als Datei-Identifikation zurück.
asNonEmptyString() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Bestimmt den Wert des Arguments als nicht leere Zeichenkette.
asReadableFile() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als Datei-Identifikation einer lesbaren Datei zurück.
asRelativeTime() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Interpretiert den Wert des Arguments als relative Zeitangabe.
asString() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Bestimmt den Wert des Arguments als Zeichenkette.
asTime() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Interpretiert den Wert des Arguments als Zeitangabe.
asValueCase(ArgumentList.ValueSelection) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
 
asWritableFile() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als Datei-Identifikation einer beschreibaren Datei zurück.
asWritableFile(boolean) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als Datei-Identifikation einer beschreibaren Datei zurück.

B

booleanValue() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als boolean Wert zurück.
booleanValue() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 
byteValue() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als byte Wert zurück.
byteValueBetween(byte, byte) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als byte Wert zurück.

C

checkCase() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 
CommunicationAddress - Class in de.bsvrz.sys.funclib.commandLineArgs
Wertklasse, die eine abstrakte Kommunikationsadresse speichert.
CommunicationAddress(String, String, int) - Constructor for class de.bsvrz.sys.funclib.commandLineArgs.CommunicationAddress
Erzeugt ein neues Objekt der Klasse CommunicationAddress.
convert() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 
convertTo(Object) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 
convertTo(int) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 
convertTo(boolean) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 

D

de.bsvrz.sys.funclib.commandLineArgs - package de.bsvrz.sys.funclib.commandLineArgs
 
doubleValue() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als double Wert zurück.
doubleValueBetween(double, double) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als double Wert zurück.

E

ensureAllArgumentsUsed() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList
Diese Methode stellt sicher, daß alle Argumente interpretiert wurden.

F

fetchArgument(String) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList
Liefert ein bestimmtes Argument zurück und setzt es im String-Array, das beim Konstruktor übergeben wurde, auf null.
fetchNextArgument() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList
Liefert das erste noch nicht interpretierte Argument zurück und setzt es im String-Array, das beim Konstruktor übergeben wurde, auf null.
fetchUnusedArguments() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList
Liefert ein Feld mit den noch nicht ausgewerteten Argumenten der Aufrufliste zurück und setzt die entsprechenden Einträge im String-Array, das beim Konstruktor übergeben wurde, auf null.
floatValue() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als float Wert zurück.
floatValueBetween(float, float) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als float Wert zurück.

G

get(String) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueSelection
 
getAddress() - Method in class de.bsvrz.sys.funclib.commandLineArgs.CommunicationAddress
Bestimmt die Geräteadresse dieser Kommunikationsadresse.
getArgumentStrings() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList
Liefert das String-Array mit den noch nicht interpretierten Aufrufargumenten der Applikation zurück.
getCompileTime() - Static method in class de.bsvrz.sys.funclib.commandLineArgs.PackageRuntimeInfo
 
getDependsOnCompiled() - Static method in class de.bsvrz.sys.funclib.commandLineArgs.PackageRuntimeInfo
 
getDependsOnLib() - Static method in class de.bsvrz.sys.funclib.commandLineArgs.PackageRuntimeInfo
 
getDependsOnSource() - Static method in class de.bsvrz.sys.funclib.commandLineArgs.PackageRuntimeInfo
 
getInfo() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 
getInfo() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueSelection
 
getInitialArgumentStrings() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList
Liefert das String-Array mit den initialen Aufrufargumenten der Applikation zurück.
getJvmVersion() - Static method in class de.bsvrz.sys.funclib.commandLineArgs.PackageRuntimeInfo
 
getLicence() - Static method in class de.bsvrz.sys.funclib.commandLineArgs.PackageRuntimeInfo
 
getName() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Bestimmt den Namen des Arguments.
getNextArgumentName() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList
Liefert den Namen des nächsten noch nicht interpretierten Arguments zurück.
getProtocol() - Method in class de.bsvrz.sys.funclib.commandLineArgs.CommunicationAddress
Bestimmt den Protokollnamen dieser Kommunikationsadresse.
getRelease() - Static method in class de.bsvrz.sys.funclib.commandLineArgs.PackageRuntimeInfo
 
getRevision() - Static method in class de.bsvrz.sys.funclib.commandLineArgs.PackageRuntimeInfo
 
getScaleFactorBinary(String) - Static method in class de.bsvrz.sys.funclib.commandLineArgs.ScaleUnit
Wandelt die Masseinheit in einem Faktor um.
getScaleFactorDecimal(String) - Static method in class de.bsvrz.sys.funclib.commandLineArgs.ScaleUnit
Wandelt die Masseinheit in einem Faktor um.
getScaleFactorDecimalFloatingPoint(String) - Static method in class de.bsvrz.sys.funclib.commandLineArgs.ScaleUnit
Wandelt die Masseinheit in einem Faktor um.
getSubaddress() - Method in class de.bsvrz.sys.funclib.commandLineArgs.CommunicationAddress
Bestimmt die Subadresse dieser Kommunikationsadresse.
getUnusedArgumentCount() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList
Bestimmt die Anzahl der in der Argumentliste noch vorhandenen und nicht ausgewerteten Argumente.
getValue() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Bestimmt den Wert des Arguments.
getVersion() - Static method in class de.bsvrz.sys.funclib.commandLineArgs.PackageRuntimeInfo
 

H

hasArgument(String) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList
Prüft, ob ein bestimmtes Argument vorhanden ist und noch nicht interpretiert wurde.
hasUnusedArguments() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList
Bestimmt, ob in der Argumentliste noch Argumente exististieren, die noch nicht ausgewertet wurden.
hasValue() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Überprüft, ob das Argument einen Wert hat.

I

ignoreCase() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 
IllegalScaleUnitException(String) - Constructor for exception de.bsvrz.sys.funclib.commandLineArgs.ScaleUnit.IllegalScaleUnitException
 
intValue() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als int Wert zurück.
intValue() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 
intValueBetween(int, int) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als int Wert zurück.

L

longValue() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als long Wert zurück.
longValueBetween(long, long) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als long Wert zurück.

M

main(String[]) - Static method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList
Hauptfunktion zum Test einzelner Methoden
matches(String) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 

P

PackageRuntimeInfo - Class in de.bsvrz.sys.funclib.commandLineArgs
 
PackageRuntimeInfo() - Constructor for class de.bsvrz.sys.funclib.commandLineArgs.PackageRuntimeInfo
 
purpose(String) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 

S

ScaleUnit - Class in de.bsvrz.sys.funclib.commandLineArgs
TBD kommentieren
ScaleUnit() - Constructor for class de.bsvrz.sys.funclib.commandLineArgs.ScaleUnit
 
ScaleUnit.IllegalScaleUnitException - Exception in de.bsvrz.sys.funclib.commandLineArgs
 
shortValue() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als short Wert zurück.
shortValueBetween(short, short) - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Gibt den Wert des Arguments als short Wert zurück.

T

toArgumentWithNameAsValue() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Erzeugt ein neues Argument dessen Wert aus dem Namen dieses Arguments übernommen wird.
toString() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Erzeugt eine Zeichenkette, die den Namen und den Wert des Arguments enthält.
toString() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList
Liefert eine textuelle Beschreibung dieser Argumentliste mit den initialen Argumenten zurück.
toString() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 
toString() - Method in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueSelection
 

V

ValueCase(String) - Constructor for class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 
ValueSelection() - Constructor for class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueSelection
 

_

_address - Variable in class de.bsvrz.sys.funclib.commandLineArgs.CommunicationAddress
Speichert die Geräteadresse.
_argumentStrings - Variable in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList
Speichert eine Referenz auf die Aufrufargumente der Applikation, die dem Konstruktor übergeben wurden.
_caseNames - Variable in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 
_conversion - Variable in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 
_description - Variable in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 
_ignoreCase - Variable in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueCase
 
_initialArgumentStrings - Variable in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList
Speichert eine Kopie der ursprünglichen Aufrufargumente der Applikation, die dem Konstruktor übergeben wurden.
_name - Variable in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Speichert den Namen eines Arguments.
_parseDateFormats - Static variable in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
 
_parseTimeFormats - Static variable in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
 
_protocol - Variable in class de.bsvrz.sys.funclib.commandLineArgs.CommunicationAddress
Speichert den Namen des Kommunikationsprotokolls.
_relNameNumberPattern - Static variable in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
 
_relNamePattern - Static variable in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
 
_relNumberNamePattern - Static variable in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
 
_relNumberPattern - Static variable in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
 
_relPattern - Static variable in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
 
_startDay - Static variable in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
 
_subAddress - Variable in class de.bsvrz.sys.funclib.commandLineArgs.CommunicationAddress
Speichert die Subadresse.
_value - Variable in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.Argument
Speichert den Wert eines Arguments.
_valueCases - Variable in class de.bsvrz.sys.funclib.commandLineArgs.ArgumentList.ValueSelection
 
A B C D E F G H I L M P S T V _ 
Skip navigation links