A B C D E F G H I J K L M N O P Q R S T U V W X Z _

P

P_CHECK_PERS_DIR_ALL - Static variable in class de.bsvrz.ars.ars.mgmt.ArchiveManager
 
P_CHECK_PERS_DIR_DIR - Static variable in class de.bsvrz.ars.ars.mgmt.ArchiveManager
 
P_CHECK_PERS_DIR_HDR - Static variable in class de.bsvrz.ars.ars.mgmt.ArchiveManager
 
P_REMOTE_CONTROL_DEFAULT - Static variable in class de.bsvrz.ars.ars.mgmt.ArchiveManager
 
P_REMOTE_CONTROL_NORC - Static variable in class de.bsvrz.ars.ars.mgmt.ArchiveManager
 
padData() - Method in class de.bsvrz.pua.prot.util.attributes.AttributeGroupDescription
 
padData() - Method in class de.bsvrz.pua.prot.util.attributes.DurationAttributeDescription
Liefert immer false zurück.
padData() - Method in class de.bsvrz.pua.prot.util.attributes.RealAttributeDescription
 
padData() - Method in interface de.bsvrz.pua.prot.util.attributes.RealElement
Zeigt an ob die Datenaufbereitung Daten für dieses Attribut auffüllen soll.
paddedData - Variable in class de.bsvrz.pua.prot.processing.util.BaseDataSet
Zeigt an ob die Daten aufgefüllt wurden.
PARAM_IS_NULL - Static variable in class de.bsvrz.sys.funclib.losb.messages.ErrorMessage
 
parameter - Variable in class de.bsvrz.pua.prot.client.CmdPua
Kommandozeilen-Paramter
PARAMETERSATZ - Static variable in class de.bsvrz.sys.funclib.losb.util.K
 
parseArchiveDataSpec(Deserializer) - Method in class de.bsvrz.ars.ars.mgmt.tasks.QueryTask
Interpretiert die empfangene Archivanfrage oder Archiv-Informationsanfrage und zerlegt sie in einzelne Unterabfragen vom Typ ArchiveDataSpecification.
parseArchiveDataSpec(Deserializer, ResultData) - Method in class de.bsvrz.ars.ars.mgmt.tasks.SingleClientSenderTask
 
parseArguments(ArgumentList) - Method in class de.bsvrz.ars.export.DataExport
Nimmt die Aufrufargumente entgegen und wertet die den Export betreffenden aus.
parseDdl(String) - Method in class de.bsvrz.ars.export.prot.SqlProperties
Ersetzt die Marker (mit %%%PROPERTIES_NAME_IN_GROSSBUCHSTABEN%%%) durch die in diesm Objekt angegebenen Wert
parseTimestr(String) - Static method in class de.bsvrz.sys.funclib.losb.util.Util
Parst einen Timestr im Format YYYYMMDDHHMMSS in ein Calendar-Objekt.
PASSWD - Static variable in class de.bsvrz.ars.ars.mgmt.ArSRemoteControl
 
PATH - Static variable in class de.bsvrz.pua.prot.Protocols
Optionaler Kommandozeilenparameter Skriptverzeichnis.
PATH_IS_NO_DIRECTORY - Static variable in class de.bsvrz.pua.prot.manager.ManagerErrorMessage
 
PATH_NONEXISTENT - Static variable in class de.bsvrz.pua.prot.manager.ManagerErrorMessage
 
PAUSE - Static variable in class de.bsvrz.ars.ars.mgmt.simulation.SimulationAutomaton
Pause - Zustand.
PAUSE_PROTOCOL - Static variable in class de.bsvrz.pua.prot.manager.ProtocolRelatedOperation
Flußkontrolle: Senden des Protokolls anhalten.
pauseProcessing() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadElement
Flußsteuerung: Versand des Protokolls anhalten.
pauseProcessing() - Method in class de.bsvrz.pua.prot.processing.Processing
 
pauseProcessing() - Method in interface de.bsvrz.pua.prot.processing.ProcessingInterface
Versand von Protokolldatensätzen anhalten.
peek() - Method in class de.bsvrz.pua.prot.interpreter.semantics.ScopeSemantics
Holt das oberste Stackelement ohne es vom Stack zu löschen.
peek() - Method in class de.bsvrz.sys.funclib.losb.ringbuffer.RingBuffer
Liefert das erste Element der Warteschlange ohne es zu entfernen.
peekBottom() - Method in class de.bsvrz.sys.funclib.losb.ringbuffer.SimpleRingBuffer
Ältestes Objekt ansehen, aber nicht entfernen
peekTop() - Method in class de.bsvrz.sys.funclib.losb.ringbuffer.SimpleRingBuffer
Neuestes Objekt ansehen, aber nicht entfernen
performDivIntOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
Ganzzahl-Division der Operanden.
performDivOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
Dividiert die Operanden.
performMinusOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
Subtrahiert die Operanden.
performModOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
Modulo.
performMultOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
Multipliziert die Operanden.
performOperation(ResultValue, ResultValue.ResultValueOperation) - Method in class de.bsvrz.pua.prot.util.ImmutableResultValue
Änderungen sind nicht erlaubt.
performOperation(ResultValue, ResultValue.ResultValueOperation) - Method in class de.bsvrz.pua.prot.util.ResultValue
Führt eine arithmetische Operation durch.
performPlusOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
Addiert die Operanden.
periodList - Variable in class de.bsvrz.pua.prot.util.ProcessingParameter
Zeitbereiche, die berücksichtigt werden sollen (optional)
periods - Variable in class de.bsvrz.pua.prot.processing.ProcessingBuffer
Abzufragende Zeitbereiche.
Periods - Class in de.bsvrz.pua.prot.util
Hilfklasse für die Arbeit mit Zeiträumen.
Periods(List<Tuple<Long, Long>>) - Constructor for class de.bsvrz.pua.prot.util.Periods
Erzeugt das Objekt.
periods - Variable in class de.bsvrz.pua.prot.util.Periods
Sortierte & zusammengefasste Zeiträume
PersistenceException - Exception in de.bsvrz.ars.ars.persistence
Exception fuer Fehler in der Persistenz.
PersistenceException(String) - Constructor for exception de.bsvrz.ars.ars.persistence.PersistenceException
Erzeugt eine neue PersistenceException.
PersistenceException(String, Throwable) - Constructor for exception de.bsvrz.ars.ars.persistence.PersistenceException
Erzeugt eine neue PersistenceException.
PersistenceException(Throwable) - Constructor for exception de.bsvrz.ars.ars.persistence.PersistenceException
Erzeugt eine neue PersistenceException.
PersistenceManager - Class in de.bsvrz.ars.ars.persistence
Zentrale Persistenz-Verwaltung fuer die Archivierung von Daten auf einem Speichermedium vom Typ A (Festplatte) und die entsprechende Meta-Daten-Verwaltung.
PersistenceManager(ArchiveManager, String) - Constructor for class de.bsvrz.ars.ars.persistence.PersistenceManager
Erzeugt den Persistenz-Manager.
persMgr - Variable in class de.bsvrz.ars.ars.mgmt.tasks.Task
PersistenceManager fuer den Zugriff auf die Daten des Archivsystems
pi - Variable in class de.bsvrz.pua.prot.interpreter.semantics.Semantics
Datenobjekt, in dem alle zur Datenaufbereitung notwendigen Daten abgelegt werden
pi - Variable in class de.bsvrz.pua.prot.processing.ProcessingBuffer
Informationen zur Datenaufbereitung
PID_BOOLEAN_TYPE - Static variable in class de.bsvrz.sys.funclib.losb.datk.PidMisc
Pid des Boolean Datentyps in der Konfiguration
PidMisc - Class in de.bsvrz.sys.funclib.losb.datk
Enthält diverse Pids.
PidMisc() - Constructor for class de.bsvrz.sys.funclib.losb.datk.PidMisc
 
PidProtocol - Class in de.bsvrz.sys.funclib.losb.datk
Enthält die Pids für Protokoll-bezogene Anfragen
PidProtocol() - Constructor for class de.bsvrz.sys.funclib.losb.datk.PidProtocol
 
PidQuery - Class in de.bsvrz.sys.funclib.losb.datk
Enthaelt die PIDs und Namen fuer die Archiv-Anfrage-Schnittstelle als Konstanten.
PidQuery() - Constructor for class de.bsvrz.sys.funclib.losb.datk.PidQuery
 
PidScript - Class in de.bsvrz.sys.funclib.losb.datk
Enthält die Pids und Namen für das Skriptobjekt (PidScript.type) Für Attributgruppen und Aspekte werden die Pids verwendet, für Attributlisten und Attribute die Namen.
PidScript() - Constructor for class de.bsvrz.sys.funclib.losb.datk.PidScript
 
PidSimulation - Class in de.bsvrz.sys.funclib.losb.datk
Enthält zur Simulation gehörende Pids.
PidSimulation() - Constructor for class de.bsvrz.sys.funclib.losb.datk.PidSimulation
 
Plus - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
 
Plus - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
 
pop() - Method in class de.bsvrz.pua.prot.interpreter.semantics.ScopeSemantics
Holt das oberste Stackelement und entfernt es vom Stack.
pop(ArchiveRingBuffer.PopObject) - Method in class de.bsvrz.sys.funclib.losb.ringbuffer.ArchiveRingBuffer
Fügt die ersten Element der beiden Warteschlange in das uebergebene PopObject ein.
pop() - Method in class de.bsvrz.sys.funclib.losb.ringbuffer.NumberRingBuffer
Liefert das erste Element der Warteschlange.
pop() - Method in class de.bsvrz.sys.funclib.losb.ringbuffer.RingBuffer
Liefert das erste Element der Warteschlange.
pop(long) - Method in class de.bsvrz.sys.funclib.losb.ringbuffer.RingBuffer
Liefert das erste Element der Warteschlange.
popNoWait() - Method in class de.bsvrz.sys.funclib.losb.ringbuffer.RingBuffer
Liefert das erste Element der Warteschlange oder null wenn keins vorhanden ist.
Positioner - Class in de.bsvrz.ars.export
Statische Hilfsklasse zum Positionieren von Fenstern
PostFilter - Interface in de.bsvrz.pua.prot.filters
Schnittstelle für Nachfilter.
POTENTIAL_DATA_GAP - Static variable in class de.bsvrz.pua.prot.processing.util.DataInformation
Potentielle Datenlücke (fein)
Potenz - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
 
Potenz - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
 
Power - Class in de.bsvrz.pua.prot.functions
Berechnet die Potenz von zwei Operanden.
Power() - Constructor for class de.bsvrz.pua.prot.functions.Power
 
prepareForPerformanceTest(byte[]) - Static method in class de.bsvrz.ars.ars.persistence.ContainerFile
Wenn diese Methode aufgerufen wird, koennen keine Daten archiviert werden.
prepareShutdown(DataIdentTree, byte[]) - Method in class de.bsvrz.ars.ars.persistence.PersistenceManager
 
prettyPrint(String) - Static method in class de.bsvrz.pua.prot.interpreter.prettyprint.PrettyPrinter
Formatiert den übergebenen Text wie in TAnf beschrieben.
PrettyPrinter - Class in de.bsvrz.pua.prot.interpreter.prettyprint
Führt eine automatische Formatierung von Skripten durch.
PrettyPrinter() - Constructor for class de.bsvrz.pua.prot.interpreter.prettyprint.PrettyPrinter
 
print() - Method in class de.bsvrz.ars.ars.mgmt.datatree.DataIdentTree
Liefert einen Stringbuffer mit allen Datenidentifikation.
printArchiveParams(File) - Method in class de.bsvrz.ars.ars.mgmt.ArchivConfig
Gibt die Parametrierung auf dem uebergebenen Stream aus.
printBlank(int) - Method in class de.bsvrz.ars.ars.mgmt.commands.DataIdentInfo
prints blank lines
printHex(byte[], int, int) - Static method in class de.bsvrz.sys.funclib.losb.util.Util
 
printHex(byte[]) - Static method in class de.bsvrz.sys.funclib.losb.util.Util
 
printInfo(long, long, long, int, Vector<String[]>) - Method in class de.bsvrz.ars.ars.mgmt.commands.DataIdentInfo
gibt das ausgewaehlte Objekt auf StdOut aus
printInfo() - Method in class de.bsvrz.pua.prot.client.CmdPua
Gibt Informationen über die Kommandozeilenparameter aus.
println(String) - Method in class de.bsvrz.sys.funclib.losb.util.cmdinterface.CmdInterpreter
Einen Text in den Out-Stream (z.B.
println(String) - Method in class de.bsvrz.sys.funclib.losb.util.cmdinterface.Command
Ausgabe auf Client-Konsole (z.b.
printlnPlain(String) - Method in class de.bsvrz.sys.funclib.losb.util.cmdinterface.Command
Ausgabe auf Client-Konsole (z.b.
printManifestEntries(String) - Static method in class de.bsvrz.sys.funclib.losb.tools.ManifestInfo
Liest für eine Jar-Datei das Manifest und gibt es auf Stdout aus.
printParams() - Method in class de.bsvrz.pua.prot.client.CmdPua
alle Parameter ausgeben
printPretty() - Method in class de.bsvrz.pua.prot.manager.requests.ScriptRequest
 
printRD(ResultData) - Static method in class de.bsvrz.sys.funclib.losb.util.Util
Gibt das angegebene ResultData als String zurueck.
printStatus() - Static method in class de.bsvrz.sys.funclib.losb.kernsoftware.ConnectionManager
Gibt den Status aus.
printStream(ProtocolResultStream) - Method in class de.bsvrz.pua.prot.client.CmdPua
Gibt einen Stream aus.
PRIORITY - Static variable in class de.bsvrz.pua.prot.processing.archivebuffer.ArchiveBuffer
Anfragepriorität an das Archivsystem.
process(DataInputStream, String, ProcessingParameter, ProcessingInformation) - Method in class de.bsvrz.pua.prot.interpreter.Interpreter
Startet die Interpretation des Skripts.
process(DataInputStream, String, ProcessingParameter, ProcessingInformation) - Method in interface de.bsvrz.pua.prot.interpreter.InterpreterInterface
Startet die Interpretation des Skripts
process(ProcessingParameter) - Method in class de.bsvrz.pua.prot.manager.datamanager.DataManager
Startet die Interpretation eines Skriptes:
1.
process(String) - Method in class de.bsvrz.pua.prot.manager.datamanager.DataManager
 
process(ProcessingParameter) - Method in interface de.bsvrz.pua.prot.manager.datamanager.DataManagerInterface
Startet die Interpretation eines Skriptes.
process(String) - Method in interface de.bsvrz.pua.prot.manager.datamanager.DataManagerInterface
Startet die Interpretation eines Skriptes.
process() - Method in class de.bsvrz.pua.prot.manager.requests.CreateScriptRequest
Erzeugt oder editiert ein Skriptobjekt & den zugehörigen Quelltext.
process() - Method in interface de.bsvrz.pua.prot.manager.requests.DataManagerRequest
Führt den Auftrag aus.
process() - Method in class de.bsvrz.pua.prot.manager.requests.DeleteProtocolRequest
Löscht ein gespeichertes Protokoll.
process() - Method in class de.bsvrz.pua.prot.manager.requests.DeleteScriptRequest
Löscht die Metainformationen und den Skriptquelltext.
process() - Method in class de.bsvrz.pua.prot.manager.requests.ProtocolListRequest
Erstellt eine Liste aller vorhandener Protokoll-Dateien und zusätzlicher Informationen und sendet sie an den Auftraggeber.
process() - Method in class de.bsvrz.pua.prot.manager.requests.ProtocolRequest
Erzeugt konkrete Aufträge aus den Anfrageparametern und führt diese aus.
process() - Method in class de.bsvrz.pua.prot.manager.requests.RetrieveScriptSourceRequest
Lädt den Quelltext eines Skriptes vom Dateisystem und legt ihn im Skriptobjekt auf den Datenverteiler.
process() - Method in class de.bsvrz.pua.prot.manager.requests.ScriptRequest
Bildet Aufträge aus den Auftragsparametern und führt diese aus.
process(SystemObject, long, int, byte[]) - Method in class de.bsvrz.pua.prot.manager.taskmanager.TaskManager
Übergeben einer Anfrage an das Task Manager Submodul.
process(SystemObject, long, int, byte[]) - Method in interface de.bsvrz.pua.prot.manager.taskmanager.TaskManagerInterface
Übergeben einer Anfrage an das Task Manager Submodul
process(boolean) - Method in class de.bsvrz.pua.prot.processing.Processing
 
process(boolean) - Method in interface de.bsvrz.pua.prot.processing.ProcessingInterface
Startet die Datenaufbereitung.
processAggregationRecord(IntermediateDataSet) - Method in class de.bsvrz.pua.prot.filters.NachfilterTest
Tut nichts.
processAggregationRecord(IntermediateDataSet) - Method in interface de.bsvrz.pua.prot.filters.PostFilter
Wird für jeden aggregierten Ausgangsdatensatz aufgerufen.
processData(ResultData) - Method in class de.bsvrz.ars.ars.mgmt.InQueuesMgr.ArchiveDataReceiver
 
processData(ResultData) - Method in class de.bsvrz.ars.ars.mgmt.InQueuesMgr.ArchiveSettingsReceiver
 
processData(ResultData) - Method in class de.bsvrz.ars.ars.mgmt.InQueuesMgr.DataReceiver
 
processData(ResultData) - Method in class de.bsvrz.ars.ars.mgmt.InQueuesMgr.QueryReceiver
 
processDataRecord(IntermediateDataSet) - Method in class de.bsvrz.pua.prot.filters.NachfilterTest
Entfernt den ersten Datensatz eines Zeitintervalls
processDataRecord(IntermediateDataSet) - Method in interface de.bsvrz.pua.prot.filters.PostFilter
Wird für jeden Ausgangsdatensatz aufgerufen.
processFlowCtrl(ResultData) - Method in class de.bsvrz.ars.ars.mgmt.tasks.FlowControlTask
 
Processing - Class in de.bsvrz.pua.prot.processing
Führt die Datenaufbereitung durch.
Processing(Sender, DataManagerInterface, SerializerUtil, long, ProcessingParameter, ProcessingInformation, AtlMeta, ConfigurationObject, long) - Constructor for class de.bsvrz.pua.prot.processing.Processing
Erzeugt ein Objekt zur Datenaufbereitung.
ProcessingBuffer - Class in de.bsvrz.pua.prot.processing
Klasse zum Markieren und Erstellen von Ausgangsdatensätzen.
ProcessingBuffer(ClientDavInterface, ProcessingInterface, ProcessingInformation, List<Tuple<Long, Long>>) - Constructor for class de.bsvrz.pua.prot.processing.ProcessingBuffer
Startet den Buffer.
ProcessingErrorMessage - Class in de.bsvrz.pua.prot.processing
Enthält Fehlermeldungen für das processing Package
ProcessingErrorMessage() - Constructor for class de.bsvrz.pua.prot.processing.ProcessingErrorMessage
 
ProcessingInformation - Class in de.bsvrz.pua.prot.util
Diese Klasse modelliert die aus dem Skript extrahierten Informationen, die zur Datenaufbereitung nötig sind.
ProcessingInformation() - Constructor for class de.bsvrz.pua.prot.util.ProcessingInformation
Erzeugt das Objekt.
ProcessingInformation(SystemObject) - Constructor for class de.bsvrz.pua.prot.util.ProcessingInformation
Erzeugt das Objekt.
ProcessingInformation.ApplyAggregation - Enum in de.bsvrz.pua.prot.util
Mögliche Anwendungsarten für die Aggregationen.
ProcessingInterface - Interface in de.bsvrz.pua.prot.processing
Schnittstelle zur Datenaufbereitung.
ProcessingParameter - Class in de.bsvrz.pua.prot.util
Datenklasse, die alle Parameter, die für die Protokollerstellung angegeben müssen, zusammenfasst
ProcessingParameter() - Constructor for class de.bsvrz.pua.prot.util.ProcessingParameter
Erzeugt das Objekt.
ProcessingParameter(SystemObject, SystemObject, short) - Constructor for class de.bsvrz.pua.prot.util.ProcessingParameter
Erzeugt Auftragsparameter mit denen ein Protokolle erstellt werden kann.
ProcessingParameter(SystemObject, SystemObject, short, long, long) - Constructor for class de.bsvrz.pua.prot.util.ProcessingParameter
Erzeugt Auftragsparameter.
ProcessingParameter(SystemObject, SystemObject, SystemObject[], short, long, long) - Constructor for class de.bsvrz.pua.prot.util.ProcessingParameter
Erzeugt Auftragsparameter.
ProcessingParameter(SystemObject, SystemObject, SystemObject[], short, List<Tuple<Long, Long>>) - Constructor for class de.bsvrz.pua.prot.util.ProcessingParameter
Erzeugt Auftragsparameter.
processNewData(ArrayList<ValueProvider>, ValueProvider[]) - Method in class de.bsvrz.pua.prot.processing.archivebuffer.ArchiveBuffer
 
processNewData(ArrayList<ValueProvider>, ValueProvider[]) - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.OnlineBuffer
XXX MH: Merge sollte schon im Konstruktor von imdsBuffer festgelegt werden.
processNewData(ArrayList<ValueProvider>, ValueProvider[]) - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
Bereitet aus den Ergebnisdatensätzen die Ergebnisdaten auf.
ProgressListener - Interface in de.bsvrz.ars.export.interfaces
Alle Klassen die über den Fortschritt des Exportvorgangs berichten sollen, müssen dieses Interface implementieren
PROMPT - Static variable in class de.bsvrz.sys.funclib.losb.util.cmdinterface.CmdInterpreter
Das Prompt für die Darstellung einer Eingabeaufforderung an der Konsole
PROP_BACKUP_CONTAINER_PER_ZIP - Static variable in interface de.bsvrz.ars.ars.backup.BackupModul
 
PROP_BACKUP_DIR - Static variable in class de.bsvrz.ars.ars.backup.plugins.FileSystemBackup
 
PROP_BACKUP_MEDIUMSIZE - Static variable in interface de.bsvrz.ars.ars.backup.BackupModul
 
PROP_KEY_AKTENSCHRANKID - Static variable in class de.bsvrz.ars.ars.backup.plugins.KeydoxBackup
 
PROP_KEY_PASSWORD - Static variable in class de.bsvrz.ars.ars.backup.plugins.KeydoxBackup
 
PROP_KEY_SERVER - Static variable in class de.bsvrz.ars.ars.backup.plugins.KeydoxBackup
 
PROP_KEY_USER - Static variable in class de.bsvrz.ars.ars.backup.plugins.KeydoxBackup
 
properties - Variable in class de.bsvrz.ars.ars.persistence.KeyValProps
 
PROTOCOL_DATA - Static variable in interface de.bsvrz.pua.prot.client.dataobject.ProtocolResult
Kennung eines Datensatzes.
PROTOCOL_FILENAME_EXTENSION - Static variable in class de.bsvrz.pua.prot.manager.datamanager.ProtocolOutputStream
Dateiendung von gespeicherten Protokollen.
PROTOCOL_FRAGMENT_EXTENSION - Static variable in class de.bsvrz.pua.prot.manager.datamanager.ProtocolOutputStream
Dateiendung von unvollständigen Protokollen.
PROTOCOL_NOT_READ_YET - Static variable in class de.bsvrz.pua.prot.manager.datamanager.ProtocolOutputStream
Dateiendung von nicht abgerufenen Protokollen.
ProtocolAdministrationData - Class in de.bsvrz.pua.prot.client.dataobject
Modelliert den Administrationsdatensatz, der den Aufbau der Ergebnisdatensätze beschreibt
ProtocolAdministrationData(String, String, long, long, String, List<Elements>, int[], long[][], short, String) - Constructor for class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
 
ProtocolAggregationData - Class in de.bsvrz.pua.prot.client.dataobject
Repräsentiert die Beschreibung der Aggregationen, die in einem Ergebnisdatensatz vorkommen
ProtocolAggregationData(int) - Constructor for class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationData
 
ProtocolAnswer - Class in de.bsvrz.pua.prot.manager
Klasse zum Versenden einer Antwort auf eine Protokoll-bezogene Anfrage.
ProtocolAnswer() - Constructor for class de.bsvrz.pua.prot.manager.ProtocolAnswer
 
ProtocolAnswerReceiver - Class in de.bsvrz.pua.prot.client
Empfänger für protokoll-bezogene Antwortdatensätze von Pua.
ProtocolAnswerReceiver(ClientDavInterface, ClientApplication, long, boolean, long) - Constructor for class de.bsvrz.pua.prot.client.ProtocolAnswerReceiver
Erzeugt Senke für protokoll-bezogene Datensätze.
protocolId - Static variable in class de.bsvrz.sys.funclib.losb.datk.PidProtocol
 
ProtocolInputStream - Class in de.bsvrz.pua.prot.manager.datamanager
Klasse zum Zugriff auf gespeicherte Protokolle.
ProtocolInputStream(long, String, boolean) - Constructor for class de.bsvrz.pua.prot.manager.datamanager.ProtocolInputStream
Öffnet eine Protokolldatei.
ProtocollerAdapter - Class in de.bsvrz.ars.export.prot
Ein Adapter, der zwischen einen Stream vom Archivsystem und einem Protokollierungsmodul steht und die von der take() Methode kommenden Daten umwandelt und mit ihnen die update() Methode aufruft.
ProtocollerAdapter(ExportProfile, ProgressListener) - Constructor for class de.bsvrz.ars.export.prot.ProtocollerAdapter
Erzeugt eine neue Instanz eines Protokoll Adapters
ProtocollerAdapter(ExportProfile) - Constructor for class de.bsvrz.ars.export.prot.ProtocollerAdapter
Erzeugt eine neue Instanz eines Protokoll Adapters, die sich nicht für den Fortschritt interessiert
ProtocolLexer - Class in de.bsvrz.pua.prot.interpreter
 
ProtocolLexer(InputStream) - Constructor for class de.bsvrz.pua.prot.interpreter.ProtocolLexer
 
ProtocolLexer(Reader) - Constructor for class de.bsvrz.pua.prot.interpreter.ProtocolLexer
 
ProtocolLexerTokenTypes - Interface in de.bsvrz.pua.prot.interpreter
 
ProtocolListRequest - Class in de.bsvrz.pua.prot.manager.requests
Basisklasse für die Anfragen zum abrufen von Protokolllisten.
ProtocolListRequest(ClientDavInterface, ResultData, DataManager, String) - Constructor for class de.bsvrz.pua.prot.manager.requests.ProtocolListRequest
Erzeugt das Objekt.
ProtocolNoChanges - Class in de.bsvrz.pua.prot.client.dataobject
Wird beim Erstellung eines Zustandsprotokolls gesendet, wenn sich die Daten nicht geändert haben.
ProtocolNoChanges(long, ProcessingInformation.ApplyAggregation) - Constructor for class de.bsvrz.pua.prot.client.dataobject.ProtocolNoChanges
 
ProtocolOutputStream - Class in de.bsvrz.pua.prot.manager.datamanager
Klasse zum abspeichern von Protokollen.
ProtocolOutputStream(long, String, ProcessingParameter, int) - Constructor for class de.bsvrz.pua.prot.manager.datamanager.ProtocolOutputStream
Legt legt eine Datei an, in der ein Protokoll abgelegt wird.
ProtocolParser - Class in de.bsvrz.pua.prot.interpreter
 
ProtocolParser(TokenBuffer, int) - Constructor for class de.bsvrz.pua.prot.interpreter.ProtocolParser
 
ProtocolParser(TokenBuffer) - Constructor for class de.bsvrz.pua.prot.interpreter.ProtocolParser
 
ProtocolRelatedOperation - Class in de.bsvrz.pua.prot.manager
Enthält die Operationscodes von Protokoll-bezogenen Operationen.
ProtocolRelatedOperation() - Constructor for class de.bsvrz.pua.prot.manager.ProtocolRelatedOperation
 
ProtocolRequest - Class in de.bsvrz.pua.prot.manager.requests
Klasse die anhand eines Objekts vom Typ ResultData überprüft, welcher Protokoll-bezogene Auftrag ausgeführt werden soll.
ProtocolRequest(ClientDavInterface, ResultData[], DataManager) - Constructor for class de.bsvrz.pua.prot.manager.requests.ProtocolRequest
Erzeugt den Auftrag
ProtocolRequestReceiver - Class in de.bsvrz.pua.prot.manager
Klasse die Protokoll-bezogene Anfragen vom Datenverteiler entgegennimmt.
ProtocolRequestReceiver(ClientDavInterface, DataManager, TaskManager, SystemObject) - Constructor for class de.bsvrz.pua.prot.manager.ProtocolRequestReceiver
 
ProtocolRequestResult - Class in de.bsvrz.pua.prot.util
Klasse zum Zugriff auf Ergebnisse von Methodenaufrufen im Segment Protokolle und Auswertungen.
ProtocolRequestResult() - Constructor for class de.bsvrz.pua.prot.util.ProtocolRequestResult
Erzeugt eine positive Quittung.
ProtocolRequestResult(String) - Constructor for class de.bsvrz.pua.prot.util.ProtocolRequestResult
Erzeugt eine negative Quittung.
ProtocolRequestResult(Throwable) - Constructor for class de.bsvrz.pua.prot.util.ProtocolRequestResult
Erzeugt eine negative Quittung.
ProtocolResult - Interface in de.bsvrz.pua.prot.client.dataobject
Datensatz der von dem Segment Protokolle und Auswertungen an den Aufrufer zurückgesendet wird.
ProtocolResultData - Class in de.bsvrz.pua.prot.client.dataobject
Fasst die Daten eines Ergebnisdatensatzes zusammen
ProtocolResultData(ResultValue[], DataInformation[], long[], long[], long[], ProcessingInformation.ApplyAggregation, byte) - Constructor for class de.bsvrz.pua.prot.client.dataobject.ProtocolResultData
 
ProtocolResultStream - Class in de.bsvrz.pua.prot.client
Klasse zum Abfragen der Ergebnisdatensätze.
ProtocolResultStream(ProtocolAnswerReceiver, ProtocolRequestResult) - Constructor for class de.bsvrz.pua.prot.client.ProtocolResultStream
 
Protocols - Class in de.bsvrz.pua.prot
Zum Starten der SWE Protokolle und Auswertungen muss diese Klasse verwendet werden.
Protocols(String[]) - Constructor for class de.bsvrz.pua.prot.Protocols
Initialisierung.
ProtocolTokensTokenTypes - Interface in de.bsvrz.pua.prot.interpreter
 
ProtocolTreeWalker - Class in de.bsvrz.pua.prot.interpreter
 
ProtocolTreeWalker(Semantics) - Constructor for class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
 
ProtocolTreeWalker() - Constructor for class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
 
ProtocolViewer - Class in de.bsvrz.pua.prot.client
Zeigt ein Protokolldatensätze in einem Fenster an.
ProtocolViewer() - Constructor for class de.bsvrz.pua.prot.client.ProtocolViewer
Konstruktor.
Protokollart - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
 
Protokollart - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
 
protokollartDefinition() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
 
protokollartDefinition(AST) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
 
Protokollzeitraum - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
 
Protokollzeitraum - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
 
protokollzeitraumDefinition() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
 
protokollzeitraumDefinition(AST) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
 
Prozent - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
 
pseudoObjects - Variable in class de.bsvrz.pua.prot.util.ProcessingParameter
Pseudoobjekt Definitionen (optional).
Pseudoobjekt - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
 
Pseudoobjekt - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
 
pseudoObjektDefinition() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
 
pseudoObjektDefinition(AST) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
 
PuaClient - Class in de.bsvrz.pua.prot.client
Schnittstelle des Clients zu Protokolle und Auswertungen.
PuaClient(ClientDavInterface, ConfigurationAuthority) - Constructor for class de.bsvrz.pua.prot.client.PuaClient
 
PuaQuitCmdSender - Class in de.bsvrz.pua.prot.client.console
Diese Klasse sendet eine Sequenz ueber das Telnet-Interface von Pua, so dass diese SWE beendet wird.
PuaQuitCmdSender() - Constructor for class de.bsvrz.pua.prot.client.console.PuaQuitCmdSender
 
Punkt - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
 
push(AST, List<String>) - Method in class de.bsvrz.pua.prot.interpreter.semantics.ScopeSemantics
Überprüft Qulifizierung und legt sie auf den Stack.
push(Object, long) - Method in class de.bsvrz.sys.funclib.losb.ringbuffer.ArchiveRingBuffer
Fügt ein Objekt in die Warteschlange an letzter Stelle ein.
push(int) - Method in class de.bsvrz.sys.funclib.losb.ringbuffer.NumberRingBuffer
Fügt ein Objekt in die Warteschlange an letzter Stelle ein.
push(E) - Method in class de.bsvrz.sys.funclib.losb.ringbuffer.RingBuffer
Fügt ein Objekt in die Warteschlange an letzter Stelle ein.
push(E) - Method in class de.bsvrz.sys.funclib.losb.ringbuffer.SimpleRingBuffer
Objekt anfügen
pushFreeTask(MultiTask) - Method in class de.bsvrz.ars.ars.mgmt.tasks.MultiTaskManager
Diese Methode wird von einem Task aufgerufen, wenn dieser Task mit der Bearbeitung eines Auftrages fertig ist und einen neuen Auftrag entgegennehmen kann.
put(RealElement, BaseDataSet) - Method in class de.bsvrz.pua.prot.processing.util.ValueContainer
Legt den Wert für ein Element fest.
put(K, V) - Method in class de.bsvrz.sys.funclib.losb.IDMap
 
putAll(Map<? extends K, ? extends V>) - Method in class de.bsvrz.sys.funclib.losb.IDMap
 
putDataIdentNode(DataIdentification, DataIdentNode) - Method in class de.bsvrz.ars.ars.mgmt.datatree.DataIdentTree
Fuegt den uebergebenen DataIdentNode mit der angegebenen Daten-Identifikation ein.
putDataIdentNode(long, long, long, int, DataIdentNode) - Method in class de.bsvrz.ars.ars.mgmt.datatree.DataIdentTree
Fuegt den uebergebenen DataIdentNode mit der angegebenen Daten-Identifikation ein.

A B C D E F G H I J K L M N O P Q R S T U V W X Z _
Copyright © 2005-2008 beck et al. projects GmbH All Rights Reserved.