- abort() - Method in class de.bsvrz.pua.prot.client.ProtocolResultStream
-
- ABORT - Static variable in class de.bsvrz.pua.prot.manager.ProtocolRelatedOperation
-
Protokollerstellung abbrechen.
- abort() - Method in interface de.bsvrz.pua.prot.manager.requests.DataManagerRequest
-
Bricht den Auftrag.
- abort() - Method in class de.bsvrz.pua.prot.manager.requests.ProtocolRequest
-
- abort() - Method in class de.bsvrz.pua.prot.manager.requests.ScriptRequest
-
- abort() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadElement
-
Bricht die Protokollerstellung ab.
- abort() - Method in class de.bsvrz.pua.prot.processing.archivebuffer.ArchiveUser
-
Beendet alle ausstehenden Archivanfrage.
- abort() - Method in class de.bsvrz.pua.prot.processing.archivebuffer.RealArchiveElement
-
Bricht die Datensammlung ab.
- abort() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.RealOnlineElement
-
Bricht die Datensammlung ab.
- abort() - Method in class de.bsvrz.pua.prot.processing.Processing
-
Bricht die Datenaufbereitung ab.
- abort() - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
Beendet die Datensammlung.
- abort() - Method in interface de.bsvrz.pua.prot.processing.ProcessingInterface
-
Bricht die Datenaufbereitung ab.
- abort() - Method in class de.bsvrz.pua.prot.processing.ProtocolReader
-
Bricht die Datenaufbereitung ab.
- abort() - Method in class de.bsvrz.pua.prot.processing.ValueProvider
-
Bricht das Sammeln der Daten ab.
- ABORT_NO_SAVE - Static variable in class de.bsvrz.pua.prot.processing.ProcessingErrorMessage
-
- ABORT_PROTOCOL - Static variable in class de.bsvrz.pua.prot.processing.ProcessingErrorMessage
-
- abortProtocol(long) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Bricht eine protokollbezogene Operation ab.
- abortProtocol(long, boolean) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Bricht eine protokollbezogene Operation ab.
- abortQueuedTask(long) - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadPool
-
Bricht einen Auftrag in Warteschlange ab
- abortWriting() - Method in class de.bsvrz.pua.prot.manager.datamanager.ProtocolOutputStream
-
Schliesst den Stream und löscht das Protokoll vom Datenträger.
- Abs - Class in de.bsvrz.pua.prot.functions
-
Bildet den Betrag.
- Abs() - Constructor for class de.bsvrz.pua.prot.functions.Abs
-
- Abs - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- Abs - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- AbstractAggregation<T extends AggregationResultValue> - Class in de.bsvrz.pua.prot.aggregations
-
Abstrakte Basisklasse für Aggregationen, die AggregationResultValue zur Vereinfachung benutzen.
- AbstractAggregation() - Constructor for class de.bsvrz.pua.prot.aggregations.AbstractAggregation
-
- ack(ClientDavInterface, SystemObject, SystemObject, long) - Static method in class de.bsvrz.pua.prot.manager.ScriptAnswer
-
Sendet eine positive Quittung.
- ACK_FLAG - Static variable in class de.bsvrz.pua.prot.manager.ProtocolRelatedOperation
-
Auftrag erfolgreich ausgeführt.
- ACK_FLAG - Static variable in class de.bsvrz.pua.prot.manager.ScriptRelatedOperation
-
Positive Quittung.
- activateCreateProtocol(ClientDavInterface, SystemObject, long, ProcessingParameter, long, long, long, long) - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadElement
-
Startet die Protokollerstellung.
- activateGetProtocol(ClientDavInterface, SystemObject, long, long, long, long, long) - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadElement
-
Startet das Senden eines bereits gespeicherten Protokolls.
- activateGetUnreadProtocol(ClientDavInterface, SystemObject, long, long, long, long, long) - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadElement
-
Startet das Senden eines noch nicht abgerufenen Protokolls.
- add(ProtocolResult) - Method in class de.bsvrz.pua.prot.client.ProtocolViewer
-
Protokolldatensatz hinzufügen.
- addAggregation(AST, List<String>, List<String>, boolean) - Method in class de.bsvrz.pua.prot.interpreter.semantics.AggregationSemantics
-
Fügt einem Attribut eine Aggregation hinzu.
- addAggregation(Class<? extends Aggregation>) - Method in class de.bsvrz.pua.prot.util.attributes.Elements
-
Setzt die zu verwendende Aggregationsfunktion.
- addAggregationDefinition(Token, String, String) - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
Fügt die Definition einer Aggregationsfunktion in die Symboltabelle ein
- addAggregationForDuration(AST, List<String>) - Method in class de.bsvrz.pua.prot.interpreter.semantics.AggregationSemantics
-
Fügt dem Zeitdauer Attribut eine Aggregation hinzu.
- addAggregations(List<Class<? extends Aggregation>>) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationData
-
- addAliasDefinition(Token, String, String) - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
Fügt eine Alias-Definition in die Symboltabelle ein
- addAttributeGroup(AST, List<String>, String, boolean) - Method in class de.bsvrz.pua.prot.interpreter.semantics.AttributeGroupSemantics
-
Füg eine Attributgruppe in die zu verarbeitenden Daten ein
- addClient(SystemObject, PuaSender, int) - Static method in class de.bsvrz.pua.prot.manager.clientDatabase.ClientDatabase
-
- addClient(ClientDavInterface, SystemObject, int) - Static method in class de.bsvrz.pua.prot.manager.status.DavPublisher
-
Fügt einen neuen Client hinzu
- addDurationAttribute() - Method in class de.bsvrz.pua.prot.interpreter.semantics.MiscellaneousSemantics
-
Fügt das Zeitdauer-Attribut in die Liste der im Spaltenbereich definierten Attribute ein.
- addDurationAttribute(String) - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
Zeitdauer Attribut hinzufügen.
- addElement(Elements) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Fügt ein weiteres Elements hinzu.
- additionsAusdruck() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- addPeriod(Tuple<Long, Long>) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Fügt einen Zeitbereich hinzu
- addProtocolListener(ProtocolListenerEx) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Meldet einen Empfänger an, der über fertiggestellte Protokolle informiert wird
- addProtocolListener(ProtocolListener) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Meldet einen Empfänger an, der über fertiggestellte Protokolle informiert wird
- addProtocolRequest(ResultData[]) - Method in class de.bsvrz.pua.prot.manager.datamanager.DataManager
-
Übergeben einer Protokoll-bezogenen Anfrage.
- addProtocolRequest(ResultData[]) - Method in interface de.bsvrz.pua.prot.manager.datamanager.DataManagerInterface
-
Übergeben einer Protokoll-bezogenen Anfrage
- addPseudoObjectDefinition(Token, List<String>, List<String>) - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
Fügt eine Pseudoobjekt-Definition zur Symboltabelle hinzu.
- addRealAttribute(AST, List<String>, String, boolean) - Method in class de.bsvrz.pua.prot.interpreter.semantics.RealAttributeSemantics
-
Fügt der
Semantics.pi
ein (Listen-)Attribut aus dem Spalten-Bereich hinzu.
- addReference(Qualifier, AttributeIdentifier) - Method in class de.bsvrz.pua.prot.util.ReferenceQualifier
-
Fügt eine weitere Qualifizierung hinzu
- addScriptRequest(ResultData[]) - Method in class de.bsvrz.pua.prot.manager.datamanager.DataManager
-
Übergeben einer Skript-bezogenen Anfrage.
- addScriptRequest(ScriptRequest) - Method in class de.bsvrz.pua.prot.manager.datamanager.DataManager
-
- addScriptRequest(ResultData[]) - Method in interface de.bsvrz.pua.prot.manager.datamanager.DataManagerInterface
-
Übergeben einer Skript-bezogenen Anfrage
- addScriptRequest(ScriptRequest) - Method in interface de.bsvrz.pua.prot.manager.datamanager.DataManagerInterface
-
Übergeben einer Skript-bezogenen Anfrage
- addStandardBinding(String, String) - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
Fügt eine Bindung eines Aspekts in die Symboltabelle ein, falls es für den angegebenen Platzhalter noch keine Bindung gibt.
- addStandardObject(SystemObject) - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
Fügt ein Objekt hinzu, für das das Protokoll erstellt werden soll.
- addStandardObjects(Token, List<String>) - Method in class de.bsvrz.pua.prot.interpreter.semantics.MiscellaneousSemantics
-
Fügt Objekte, für die das Protokoll erstellt werden soll, hinzu.
- addStandardPeriod(String, String, String, String) - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
Stellt den Standard Anfragebereich ein, sofern der Benutzer keinen angegeben hat.
- addStatusListener(StatusListener) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Fügt einen Listener hinzu, mit dem sich der Anwender über Änderungen am Verfügbarkeitszustand von PuA
und dem von PuA verwendeten Archivsystem informieren kann.
- addTempAttribute(String, String) - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
Fügt ein temporäres Attribut in die Symboltabelle ein (Aus Bereich 'Spalte').
- addTempAttributeDefinition(AST, String, String, ExpressionTree) - Method in class de.bsvrz.pua.prot.interpreter.semantics.TempAttributeSemantics
-
Überprüft die Definition eines temporären Attributs.
- addTempAttributePlaceholder(String, String) - Method in class de.bsvrz.pua.prot.interpreter.semantics.TempAttributeSemantics
-
Fügt ein Platzhalter Attribut in die Liste der Attribute bzw.
- ADMINISTRATION_DATA - Static variable in interface de.bsvrz.pua.prot.client.dataobject.ProtocolResult
-
Kennung des Administrationsdatensatzes.
- AdvancedAST - Class in de.bsvrz.pua.prot.interpreter
-
Erweitert CommonAST
um das Abspeichern der Zeilennummer im Baum.
- AdvancedAST() - Constructor for class de.bsvrz.pua.prot.interpreter.AdvancedAST
-
Erzeugt einen Knoten ohne Zeilennummer-Information.
- AdvancedAST(Token) - Constructor for class de.bsvrz.pua.prot.interpreter.AdvancedAST
-
Erzeugt einen Knoten mit Zeilennummer-Information.
- Aenderungsprotokoll - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- Aenderungsprotokoll - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- AenderungsprotokollUml - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- AenderungsprotokollUml - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- aggregate(ResultValue) - Method in class de.bsvrz.pua.prot.aggregations.AbstractAggregation
-
- aggregate(T, ExpressionResult) - Method in class de.bsvrz.pua.prot.aggregations.AbstractAggregation
-
Berechnung der Aggregation, der Implementierende sollte etwas aufrufen wie
result.set(x)
wobei x aus result.getValue() als altem Aggregationswert und newValue als neuem Wert berechnet wird.
- aggregate(ResultValue) - Method in interface de.bsvrz.pua.prot.aggregations.Aggregation
-
Führt die Aggregierung durch.
- aggregate(ResultValue) - Method in class de.bsvrz.pua.prot.aggregations.AggregationResultValue
-
- aggregate(ResultValue) - Method in class de.bsvrz.pua.prot.aggregations.AggregationTest
-
Zahlen: wert1-wert2+wert3-wert4 Text: *** -> gefunden, sonst : nicht gefunden bool: 1xwahr -> wahr, sonst falsch
- aggregate(AggregationResultValue, ExpressionResult) - Method in class de.bsvrz.pua.prot.aggregations.Average
-
- aggregate(AggregationResultValue, ExpressionResult) - Method in class de.bsvrz.pua.prot.aggregations.Maximum
-
- aggregate(AggregationResultValue, ExpressionResult) - Method in class de.bsvrz.pua.prot.aggregations.Minimum
-
- aggregate(AggregationResultValue, ExpressionResult) - Method in class de.bsvrz.pua.prot.aggregations.Sum
-
- aggregate(List<BaseDataSet>) - Method in class de.bsvrz.pua.prot.processing.archivebuffer.Aggregator
-
Führt die Aggregation durch.
- Aggregation - Interface in de.bsvrz.pua.prot.aggregations
-
Basis Interface für alle Klassen, die Aggregationen durchführen.
- Aggregation - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- Aggregation - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- AGGREGATION_DATA - Static variable in interface de.bsvrz.pua.prot.client.dataobject.ProtocolResult
-
Kennung des Aggregationsdatensatzes, der anzeigt, welche Aggregationen verwendet wurden.
- AGGREGATION_REMAPPING - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- AGGREGATION_RESULT_DATA - Static variable in interface de.bsvrz.pua.prot.client.dataobject.ProtocolResult
-
Kennung eines Datensatzes, der Aggregationsergebnisse enthält.
- AggregationResultValue - Class in de.bsvrz.pua.prot.aggregations
-
Erweiterung der
ResultValue
-Klasse um zusätzliche Informationen für Aggregationen zu speichern (z.B. die Anzahl der aggregierten Werte zur Berechnung
von Mittelwerten.
- AggregationResultValue() - Constructor for class de.bsvrz.pua.prot.aggregations.AggregationResultValue
-
- aggregationsBlock() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- aggregationsBlock(AST) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- AggregationSemantics - Class in de.bsvrz.pua.prot.interpreter.semantics
-
Überprüft die Semantik von Aggregationen.
- AggregationSemantics(Semantics, SymbolTable, AttributeSemantics, RealAttributeSemantics) - Constructor for class de.bsvrz.pua.prot.interpreter.semantics.AggregationSemantics
-
Konstruktor
- Aggregationsfunktion - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- Aggregationsfunktion - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- AggregationTest - Class in de.bsvrz.pua.prot.aggregations
-
Aggregationsklasse für Prüffall 3 Zahlen: wert1-wert2+wert3-wert4 Text: *** -> gefunden, sonst : nicht gefunden bool: 1xwahr -> wahr, sonst falsch
- AggregationTest() - Constructor for class de.bsvrz.pua.prot.aggregations.AggregationTest
-
- Aggregator - Class in de.bsvrz.pua.prot.processing.archivebuffer
-
Führt das Aggregieren von Daten durch.
- Aggregator(ProcessingInformation) - Constructor for class de.bsvrz.pua.prot.processing.archivebuffer.Aggregator
-
- aggregatsfunktionDefinition() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- aggregatsfunktionDefinition(AST) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- Alias - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- Alias - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- aliasDefinition() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- aliasDefinition(AST) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- alive() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadPool
-
- Als - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- Als - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- alsDefinition() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- alsDefinition(AST) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- Ampersand - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- Ampersand - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- AnswerReceiver - Class in de.bsvrz.pua.prot.client
-
Klasse die den Empfang von Daten über den Datenverteiler übernimmt.
- AnswerReceiver(ClientDavInterface, SystemObject, String, String, SystemObject, long, long) - Constructor for class de.bsvrz.pua.prot.client.AnswerReceiver
-
Erzeugt den Empfänger.
- Anwendung - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- Anwendung - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- anwendungsAnweisung() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- anwendungsAnweisung(AST) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- anwendungsArt() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- anwendungsArt(AST) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- appendData(ProtocolResult) - Method in class de.bsvrz.pua.prot.manager.datamanager.ProtocolOutputStream
-
Schreibt einen Protokolldatensatz in einem Stream.
- applyAggregations(List<BaseDataSet>) - Method in class de.bsvrz.pua.prot.processing.archivebuffer.ArchiveBuffer
-
- applyAggregations(List<BaseDataSet>) - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.OnlineBuffer
-
Online Daten werden nicht aggregiert.
- applyAggregations(List<BaseDataSet>) - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
Führt die Aggregierungen durch.
- applyPostFilter(List<BaseDataSet>, byte, long, int) - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
Ruft den Nachfilter für nicht-aggregierte Daten auf.
- ARCHIVE_COMMUNICATION - Static variable in class de.bsvrz.pua.prot.processing.ProcessingErrorMessage
-
- ARCHIVE_REQUEST_ABORTED - Static variable in class de.bsvrz.pua.prot.processing.ProcessingErrorMessage
-
- ARCHIVE_REQUEST_FAILED - Static variable in class de.bsvrz.pua.prot.processing.ProcessingErrorMessage
-
- ArchiveBuffer - Class in de.bsvrz.pua.prot.processing.archivebuffer
-
Puffer für die Daten vom Archivsystem, die von der Datenaufbereitung angefordert werden.
- ArchiveBuffer(ClientDavInterface, ProcessingInterface, ConfigurationObject, ProcessingInformation, List<Tuple<Long, Long>>, String) - Constructor for class de.bsvrz.pua.prot.processing.archivebuffer.ArchiveBuffer
-
Startet den Online-ProcessingBuffer.
- archiveInfo - Variable in class de.bsvrz.pua.prot.processing.util.DataInformation
-
Archivinfo
- archiveTimeStamps - Variable in class de.bsvrz.pua.prot.client.dataobject.ProtocolResultData
-
Deprecated.
- ArchiveUser - Class in de.bsvrz.pua.prot.processing.archivebuffer
-
Kapselt alle Informationen die zum Stellen von Archivanfragen nötig sind.
- ArchiveUser(ArchiveRequestManager, ArchiveTimeSpecification, ArchiveDataKindCombination, ArchiveOrder, ArchiveRequestOption) - Constructor for class de.bsvrz.pua.prot.processing.archivebuffer.ArchiveUser
-
Konstruktor
- ArithmeticOperation - Class in de.bsvrz.pua.prot.util
-
Klasse zum Durchführen der arithmetischen Operationen auf long oder double Werten.
- ArithmeticOperation(ExpressionResult) - Constructor for class de.bsvrz.pua.prot.util.ArithmeticOperation
-
Setzt den linken Operanden
- ArithmeticOperation(long) - Constructor for class de.bsvrz.pua.prot.util.ArithmeticOperation
-
- ArithmeticOperation(double) - Constructor for class de.bsvrz.pua.prot.util.ArithmeticOperation
-
Setzt den linken Operand
- ArithmeticOperation(ExpressionResult, ExpressionResult) - Constructor for class de.bsvrz.pua.prot.util.ArithmeticOperation
-
- ArithmeticOperationEx - Class in de.bsvrz.pua.prot.util
-
Klasse zum Durchführen der arithmetischen Operationen auf long oder double Werten.
- ArithmeticOperationEx(ExpressionResultAndState) - Constructor for class de.bsvrz.pua.prot.util.ArithmeticOperationEx
-
Setzt den linken Operanden
- ArithmeticOperationEx(ExpressionResultAndState, ExpressionResultAndState) - Constructor for class de.bsvrz.pua.prot.util.ArithmeticOperationEx
-
- ArrayProtocolData - Class in de.bsvrz.pua.prot.data
-
- ArrayProtocolData(List<Data>) - Constructor for class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- arsName - Variable in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Name des Konfigurationsverantwortlichen über den das Archivsystem angefragt wurde.
- asArray() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- asArray() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- asArray() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- asArray() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- ASPECT - Static variable in class de.bsvrz.pua.prot.util.MemberCheck
-
Objekt ist ein Aspekt
- aspect - Variable in class de.bsvrz.pua.prot.util.Qualifier
-
Aspekt.
- ASPECT_EXPECTED - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- aspektName() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- aspektName(AST, List) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- asReferenceArray() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- asReferenceArray() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- asReferenceArray() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- asReferenceArray() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- asReferenceValue() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- asReferenceValue() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- asReferenceValue() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- asReferenceValue() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- asScaledArray() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- asScaledArray() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- asScaledArray() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- asScaledArray() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- asScaledValue() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- asScaledValue() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- asScaledValue() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- asScaledValue() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- asTextArray() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- asTextArray() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- asTextArray() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- asTextArray() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- asTextValue() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- asTextValue() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- asTextValue() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- asTextValue() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- asTimeArray() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- asTimeArray() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- asTimeArray() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- asTimeArray() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- asTimeValue() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- asTimeValue() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- asTimeValue() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- asTimeValue() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- asUnscaledArray() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- asUnscaledArray() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- asUnscaledArray() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- asUnscaledArray() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- asUnscaledValue() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- asUnscaledValue() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- asUnscaledValue() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- asUnscaledValue() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- ATG_WO_ATTRIBUTES - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- ATOM_EXPECTED - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- Attribut - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- attribut() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- Attribut - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- attribut(AST, boolean) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- attributAngabe(AST, List) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- attribute(AttributeDescription...) - Static method in class de.bsvrz.pua.prot.util.ExpressionTreeBuilder
-
- ATTRIBUTE - Static variable in class de.bsvrz.pua.prot.util.MemberCheck
-
Objekt ist ein Attribut
- ATTRIBUTE_INDEX_MISSING - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- ATTRIBUTE_MISSING - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- ATTRIBUTE_NOT_ARRAY - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- ATTRIBUTE_NOT_FOUND - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- ATTRIBUTE_NOT_LIST - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- AttributeDescription - Class in de.bsvrz.pua.prot.util.attributes
-
Klasse für temporäre und reale Attribute.
- AttributeDescription() - Constructor for class de.bsvrz.pua.prot.util.attributes.AttributeDescription
-
Erzeugt das Objekt.
- AttributeDescription(String, List<Class<? extends Aggregation>>, String) - Constructor for class de.bsvrz.pua.prot.util.attributes.AttributeDescription
-
Konstruktor zu Testzwecken.
- ATTRIBUTEGROUP - Static variable in class de.bsvrz.pua.prot.util.MemberCheck
-
Objekt ist eine Attributgruppe
- attributeGroup - Variable in class de.bsvrz.pua.prot.util.Qualifier
-
Attributgruppe
- ATTRIBUTEGROUP_EXPECTED - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- ATTRIBUTEGROUP_MISSING - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- AttributeGroupColumn - Class in de.bsvrz.pua.prot.client.dataobject
-
Fasst Informationen über eine Attributgruppen-Spalte des Ergebnisdatensatzes zusammen.
- AttributeGroupColumn(AttributeGroupDescription) - Constructor for class de.bsvrz.pua.prot.client.dataobject.AttributeGroupColumn
-
- AttributeGroupDescription - Class in de.bsvrz.pua.prot.util.attributes
-
Repräsentiert eine Attributgruppe
- AttributeGroupDescription(short, boolean) - Constructor for class de.bsvrz.pua.prot.util.attributes.AttributeGroupDescription
-
- AttributeGroupDescription(DataModel, String, String, String, short, String, List<Class<? extends Aggregation>>) - Constructor for class de.bsvrz.pua.prot.util.attributes.AttributeGroupDescription
-
Test-Konstruktor.
- AttributeGroupProtocolData - Class in de.bsvrz.pua.prot.data
-
Bietet eine Kapselung der Protokolldaten in ein Interface, wie es Dav-Daten benutzen.
- AttributeGroupProtocolData(AttributeGroup, DataModel, ResultValue) - Constructor for class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
Erstellt eine neue Instanz
- AttributeGroupSemantics - Class in de.bsvrz.pua.prot.interpreter.semantics
-
Überprüft die Semantik von Attributgruppen.
- AttributeGroupSemantics(Semantics, ScopeSemantics, AttributeSemantics, RealAttributeSemantics) - Constructor for class de.bsvrz.pua.prot.interpreter.semantics.AttributeGroupSemantics
-
- AttributeIdentifier - Class in de.bsvrz.pua.prot.util.attributes
-
Speichert ein Attribut mit dazugehörigem Index und eventuellen Unterattributen
- AttributeIdentifier(Attribute) - Constructor for class de.bsvrz.pua.prot.util.attributes.AttributeIdentifier
-
- AttributeIdentifier(Attribute, int) - Constructor for class de.bsvrz.pua.prot.util.attributes.AttributeIdentifier
-
- AttributeIdentifier(Attribute, AttributeIdentifier) - Constructor for class de.bsvrz.pua.prot.util.attributes.AttributeIdentifier
-
- AttributeIdentifier(String, AttributeSet) - Constructor for class de.bsvrz.pua.prot.util.attributes.AttributeIdentifier
-
Erzeugt einen AttributeIdentifier aus einem String der Form
Attribut([Index])?.
- AttributeProtocolData - Class in de.bsvrz.pua.prot.data
-
Ein Datenobjekt, dass einen PuA-Ergebnisdatensatz mit dem zugehörigen Attributtyp verknüpft und damit einen einfachen Zugriff auf das Ergebnis bietet.
- AttributeProtocolData(AttributeType, ObjectLookup, ResultValue) - Constructor for class de.bsvrz.pua.prot.data.AttributeProtocolData
-
Erstellt eine neue Instanz anhand eines Attributtyps
- AttributeProtocolData(Attribute, ObjectLookup, ResultValue) - Constructor for class de.bsvrz.pua.prot.data.AttributeProtocolData
-
Erstellt eine neue Instanz anhand eines Attributs
- AttributeSemantics - Class in de.bsvrz.pua.prot.interpreter.semantics
-
Zum Verwalten der Realen Attribute aus dem 'Spalten' Bereich.
- AttributeSemantics() - Constructor for class de.bsvrz.pua.prot.interpreter.semantics.AttributeSemantics
-
Konstruktor
- Attributgruppe - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- Attributgruppe - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- attributgruppenSpalte() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- attributgruppenSpalte(AST) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- attributSpalte() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- attributSpalte(AST) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- ausdruck() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- ausdruck(AST, boolean) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- Average - Class in de.bsvrz.pua.prot.aggregations
-
Berechnet den Mittelwert.
- Average() - Constructor for class de.bsvrz.pua.prot.aggregations.Average
-
- CA_IN_USE - Static variable in class de.bsvrz.pua.prot.manager.ManagerErrorMessage
-
- calcChecksum(String) - Static method in class de.bsvrz.pua.prot.manager.requests.CreateScriptRequest
-
Berechnet die Prüfsumme für ein Skript.
- calcDuration(ValueContainer) - Method in class de.bsvrz.pua.prot.processing.util.ValueContainer
-
Erzeugt das Zeitdauer-Attribut.
- callAbortProtocol() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Protokollerstellung abbrechen
- callCreateProtocol() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Protokoll erstellen (Prozessparameter fuellen und erstellen)
- callCreateScript() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Skript erstellen
- callDeleteSavedProtocol() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Loescht ein gespeichertes Protokoll.
- callDeleteScript() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Skript loeschen
- callGetDefaults() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Standardwerte zu einem Skript
- callGetPuAStatus() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Liefert den Status des Archivsystems und des PuA-Moduls
- callGetSavedProtocol() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Gespeichertes Protokoll abrufen
- callGetSavedProtocolList() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Liste der gespeicherten Protokolle abrufen
- callGetSource() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Quelltext zu einem Skript
- callGetStatus() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Liefert den Status der Protokollerstellung
- callGetUnreadProtocol() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Ungelesenes Protokoll abrufen
- callGetUnreadProtocolList() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Liste unglesener Protokolle abrufen
- callMethod() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Die Methode aufrufen, die im Parameter Operation angegeben wurde
- callResumeProtocol() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
- callSuspendProtocol() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
- CAN_NOT_CALCULATE_CHECKSUM - Static variable in class de.bsvrz.pua.prot.manager.ManagerErrorMessage
-
- CAN_NOT_CLOSE_FILE - Static variable in class de.bsvrz.pua.prot.manager.ManagerErrorMessage
-
- CAN_NOT_CREATE_CLASS - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- CAN_NOT_DELETE_FILE - Static variable in class de.bsvrz.pua.prot.manager.ManagerErrorMessage
-
- CAN_NOT_DELETE_PROTOCOL_FILE - Static variable in class de.bsvrz.pua.prot.manager.ManagerErrorMessage
-
- CAN_NOT_GENERATE_SCRIPT_FILENAME - Static variable in class de.bsvrz.pua.prot.manager.ManagerErrorMessage
-
- CAN_NOT_PRETTY_PRINT - Static variable in class de.bsvrz.pua.prot.manager.ManagerErrorMessage
-
- CANT_CREATE_AGGREGATIONOBJECT - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- check(Token, boolean[], int) - Method in class de.bsvrz.pua.prot.interpreter.semantics.MiscellaneousSemantics
-
Überprüft ob ein Bereich bereits definiert wurde oder ob bestimmte Schlüsselwörter mehrmals verwendet weden.
- CHECKSUM_ALGORITHM - Static variable in class de.bsvrz.pua.prot.manager.requests.CreateScriptRequest
-
Verwendeter Algorithmus zum Berechnen der Prüfsumme.
- cleanUp() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Aufraeumen (Datenverteiler-Verbindung schliessen)
- cleanUp(ProcessingParameter, boolean) - Method in class de.bsvrz.pua.prot.interpreter.semantics.AggregationSemantics
-
Überprüft, ob Aggregationen verwendet werden, falls das Schlüsselwort 'anwendung' im Skript verwendet wird.
- cleanUp(ProcessingParameter, boolean) - Method in class de.bsvrz.pua.prot.interpreter.semantics.AttributeGroupSemantics
-
Tut nichts.
- cleanUp(ProcessingParameter, boolean) - Method in class de.bsvrz.pua.prot.interpreter.semantics.AttributeSemantics
-
Führt abschließende Semantische Überprüfungen durch.
- cleanUp(ProcessingParameter, boolean) - Method in class de.bsvrz.pua.prot.interpreter.semantics.ExpressionSemantics
-
- cleanUp(ProcessingParameter, boolean) - Method in class de.bsvrz.pua.prot.interpreter.semantics.MiscellaneousSemantics
-
Abschließende Semantiküberprüfung.
- cleanUp(ProcessingParameter, boolean) - Method in class de.bsvrz.pua.prot.interpreter.semantics.RealAttributeSemantics
-
Tut nichts.
- cleanUp(ProcessingParameter, boolean) - Method in class de.bsvrz.pua.prot.interpreter.semantics.ScopeSemantics
-
Tut nichts.
- cleanUp(ProcessingParameter, boolean) - Method in interface de.bsvrz.pua.prot.interpreter.semantics.SemanticChecks
-
Führt semantische Überprüfungen durch.
- cleanUp(ProcessingParameter, boolean) - Method in class de.bsvrz.pua.prot.interpreter.semantics.Semantics
-
Führt abschließende Semantiküberprüfungen durch und stellt die zur Datenaufbereitung notwendigen Informationen in
Semantics.pi
zusammen.
- cleanUp(ProcessingParameter, boolean) - Method in class de.bsvrz.pua.prot.interpreter.semantics.TempAttributeSemantics
-
Führt eine abschließende Überprüfung durch.
- client - Variable in class de.bsvrz.pua.prot.client.CmdPua
-
Der PuA-Client
- Client(SystemObject, PuaSender, int) - Constructor for class de.bsvrz.pua.prot.manager.clientDatabase.ClientDatabase.Client
-
- client - Variable in class de.bsvrz.pua.prot.manager.requests.ScriptRequest
-
Auftraggeber, and den das Ergebnis gesendet wird
- ClientDatabase - Class in de.bsvrz.pua.prot.manager.clientDatabase
-
TBD Dokumentation
- ClientDatabase() - Constructor for class de.bsvrz.pua.prot.manager.clientDatabase.ClientDatabase
-
- ClientDatabase.Client - Class in de.bsvrz.pua.prot.manager.clientDatabase
-
- clone() - Method in class de.bsvrz.pua.prot.processing.util.DataInformation
-
Klont die Markierungsinformation.
- clone() - Method in class de.bsvrz.pua.prot.util.attributes.AttributeGroupDescription
-
Klont die Attributgruppenbeschreibung.
- clone() - Method in class de.bsvrz.pua.prot.util.attributes.RealAttributeDescription
-
Klont die Attributbeschreibung.
- clone() - Method in class de.bsvrz.pua.prot.util.ExpressionResult
-
- clone() - Method in class de.bsvrz.pua.prot.util.Qualifier
-
Klont die Qualizifierung.
- cloneForAggregation() - Method in class de.bsvrz.pua.prot.util.ResultValue
-
- close() - Method in class de.bsvrz.pua.prot.client.ProtocolResultStream
-
Beendet die Übertragung der Protokolldaten.
- close() - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Gibt belegte Ressourcen frei und meldet Datenverteiler-Anmeldungen ab.
- close() - Method in class de.bsvrz.pua.prot.manager.datamanager.ProtocolInputStream
-
Beendet den Zugriff auf das Protokoll.
- close() - Method in class de.bsvrz.pua.prot.manager.datamanager.ProtocolOutputStream
-
Schließen des Streams.
- closeAndRename() - Method in class de.bsvrz.pua.prot.manager.datamanager.ProtocolInputStream
-
Beendet den Zugriff auf das Protokoll und nennt das Protokoll in ein gespeichertes Protokoll um.
- closeClientQuit() - Method in class de.bsvrz.pua.prot.manager.datamanager.ProtocolOutputStream
-
Schliessen des Streams.
- CmdPua - Class in de.bsvrz.pua.prot.client
-
Kommandozeileninterface für 'Protokolle und Auswertungen'.
- CmdPua() - Constructor for class de.bsvrz.pua.prot.client.CmdPua
-
- CmdPua(String[]) - Constructor for class de.bsvrz.pua.prot.client.CmdPua
-
Konstruktor mit Kommandozeilen-Parametern
- cmpInfo(DataInformation) - Method in class de.bsvrz.pua.prot.processing.util.DataInformation
-
Vergleicht die Markierungsinformation.
- collectData(boolean, long) - Method in class de.bsvrz.pua.prot.processing.IMDSBuilder
-
Sammelt die Werte der realen Attribute.
- Column - Class in de.bsvrz.pua.prot.client.dataobject
-
Basisklasse für die Spalten der Ergebnisdatensätze
- Column(Column.ColumnType, String, long, String) - Constructor for class de.bsvrz.pua.prot.client.dataobject.Column
-
- Column.ColumnType - Enum in de.bsvrz.pua.prot.client.dataobject
-
Mögliche Typen einer Spalte.
- columnDataType - Variable in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationData
-
Id mit dem Typ des Datums
- columnName - Variable in class de.bsvrz.pua.prot.util.attributes.DurationAttributeDescription
-
Name der Spalte.
- columns - Variable in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Spalten des Skripts.
- columnToDataId - Variable in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Zuordnung der Spalten zu Datenidentifikation.
- compareBaseData(List<BaseDataSet>, List<BaseDataSet>) - Static method in class de.bsvrz.pua.prot.processing.util.BaseDataSet
-
Vergleicht Ausgangsdatensätze.
- confAuth - Variable in class de.bsvrz.pua.prot.client.CmdPua
-
Konfigurations-Authoritaet
- CONFIG_AUTH - Static variable in class de.bsvrz.pua.prot.Protocols
-
Optionaler Kommandozeilenparameter für Konfigurationsverantwortlichen.
- configAuthPid - Variable in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Pid des Konfigurationsverantwortlichen.
- Console - Class in de.bsvrz.pua.prot.client.console
-
Klasse der Pua-Steuerungskonsole.
- Console() - Constructor for class de.bsvrz.pua.prot.client.console.Console
-
- ConsolePublisher - Class in de.bsvrz.pua.prot.manager.status
-
Veröffentlicht den Status der Protokolle über die Konsole
- ConsolePublisher() - Constructor for class de.bsvrz.pua.prot.manager.status.ConsolePublisher
-
- contains(long) - Method in class de.bsvrz.pua.prot.processing.util.BinaryTree
-
Prüft, ob ein Zeitstempel in den gespeicherten Intervallen liegt.
- containsAttribute() - Method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
- containsAttribute() - Method in class de.bsvrz.pua.prot.util.ExpressionTree
-
Überprüft ob der Ausdruck ein Attribut enthält.
- convertDataToList(Data) - Static method in class de.bsvrz.pua.prot.data.ProtocolData
-
Konvertiert die Baumstruktur eines Data-Objektes in eine flache Struktur (Liste), die sich zum Beispiel einfacher in Tabellen darstellen lässt.
- create(ResultValue, Supplier<T>, AbstractAggregation<T>) - Static method in class de.bsvrz.pua.prot.aggregations.AggregationResultValue
-
- CREATE - Static variable in class de.bsvrz.pua.prot.manager.ProtocolRelatedOperation
-
Protokollerstellung.
- CREATE - Static variable in class de.bsvrz.pua.prot.manager.ScriptRelatedOperation
-
Skript anlegen / editiern
- createAggregationResultValue() - Method in class de.bsvrz.pua.prot.aggregations.AbstractAggregation
-
- createAggregationResultValue() - Method in class de.bsvrz.pua.prot.aggregations.Average
-
- createAggregationResultValue() - Method in class de.bsvrz.pua.prot.aggregations.Maximum
-
- createAggregationResultValue() - Method in class de.bsvrz.pua.prot.aggregations.Minimum
-
- createAggregationResultValue() - Method in class de.bsvrz.pua.prot.aggregations.Sum
-
- createConsole(ClientDavInterface, Protocols, int, int) - Method in class de.bsvrz.pua.prot.client.console.Console
-
Erzeugt die Konsole.
- createDataInformation(ExtResultData, boolean) - Method in class de.bsvrz.pua.prot.processing.util.DataInformation
-
Erstellt eine Markierungsinformation.
- createDiffDataSet(List<BaseDataSet>, List<BaseDataSet>) - Static method in class de.bsvrz.pua.prot.processing.util.BaseDataSet
-
- createDoubleLeaf(AST, String) - Static method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
Erzeugt ein Blatt das die Fließkommazahl 'number' speichert
- createExpressionAttribute(AST, List<String>, boolean, AST) - Method in class de.bsvrz.pua.prot.interpreter.semantics.ExpressionSemantics
-
Prüft ein Attribut, das in einem Ausdruck vorkommt und fügt es zu den Informationen für die Datenaufbereitung hinzu.
- createIndexedClone(int) - Method in class de.bsvrz.pua.prot.util.attributes.TempAttributeDescription
-
- createIntermediateDataSet(boolean) - Method in class de.bsvrz.pua.prot.processing.IMDSBuilder
-
Bereitet die Basisdaten auf und erstellt Ausgangsdatensätze.
- createLongLeaf(AST, String) - Static method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
Erzeugt ein Blatt das die ganzzahl 'number' speichert
- createModifiableCopy() - Method in class de.bsvrz.pua.prot.data.ProtocolData
-
- createProtocol(ProcessingParameter) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Stößt die Protokollerstellung an.
- createProtocolStream(long, ProcessingParameter) - Method in class de.bsvrz.pua.prot.manager.datamanager.DataManager
-
- createProtocolStream(long, ProcessingParameter) - Method in interface de.bsvrz.pua.prot.manager.datamanager.DataManagerInterface
-
Erzeugt einen Ausgabestream für ein Protokoll.
- createReceiver(Qualifier) - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.OnlineDataReceiverSet
-
Gibt einen Empfänger für die übergebende Datenidentifikation zurück.
- createScript(String, String, AtlBase, String) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Sendet den Auftrag 'Skript anlegen/editieren'.
- createScript(DynamicObject, AtlBase, String) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Sendet den Auftrag 'Skript anlegen/editieren'.
- CreateScriptRequest - Class in de.bsvrz.pua.prot.manager.requests
-
Auftrag "Skript anlegen oder editieren".
- CreateScriptRequest(ClientDavInterface, DataManagerInterface, ResultData, boolean) - Constructor for class de.bsvrz.pua.prot.manager.requests.CreateScriptRequest
-
Erzeugt eine Skript-bezogene Anfrage.
- createUnmodifiableCopy() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- createUnmodifiableCopy() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- createUnmodifiableCopy() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- createUnmodifiableCopy() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- creatorName - Variable in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Ersteller des Protokolls
- CriticalParserException - Exception in de.bsvrz.pua.prot.exceptions
-
Kritischer Ausnahmezustand, durch dessen Eintreten das Parsen abgerbrochen werden muss.
- CriticalParserException(String) - Constructor for exception de.bsvrz.pua.prot.exceptions.CriticalParserException
-
Erzeugt eine Exception mit der übergebenen Meldung
- CriticalParserException(String, AST) - Constructor for exception de.bsvrz.pua.prot.exceptions.CriticalParserException
-
Erzeugt eine Exception mit einer Fehlermeldung und setzt die Zeile, in der der Fehler aufgetreten ist.
- CriticalParserException(String, Token) - Constructor for exception de.bsvrz.pua.prot.exceptions.CriticalParserException
-
Erzeugt eine Exception mit einer Fehlermeldung und setzt die Zeile, in der der Fehler aufgetreten ist.
- CURRENT_PROTOCOL_VERSION - Static variable in class de.bsvrz.pua.prot.client.PuaClient
-
Unterstütze Protokoll-Version des Clients
- CURRENT_PROTOCOL_VERSION - Static variable in class de.bsvrz.pua.prot.manager.clientDatabase.ClientDatabase
-
Unterstütze Protokoll-Version des Servers
- GanzZahl - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- GanzZahl - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- Gesamt - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- Gesamt - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- getAbsolutFileNameMeta(SystemObject) - Method in class de.bsvrz.pua.prot.manager.datamanager.DataManager
-
- getAbsolutFileNameMeta(SystemObject) - Method in interface de.bsvrz.pua.prot.manager.datamanager.DataManagerInterface
-
Liefert Pfad und Dateiname der Metainformation
- getAbsolutFileNameSource(SystemObject) - Method in class de.bsvrz.pua.prot.manager.datamanager.DataManager
-
- getAbsolutFileNameSource(SystemObject) - Method in interface de.bsvrz.pua.prot.manager.datamanager.DataManagerInterface
-
Liefert Pfad und Dateiname des Skriptquelltextes
- getActiveProtocols() - Method in class de.bsvrz.pua.prot.manager.taskmanager.TaskManager
-
- getActiveProtocols() - Method in interface de.bsvrz.pua.prot.manager.taskmanager.TaskManagerInterface
-
Liste mit den Protokollen die gerade gesendet / erstellt werden.
- getActiveProtocols() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadPool
-
Liste mit den Protokollen die gerade gesendet / erstellt werden.
- getActiveThreads() - Method in class de.bsvrz.pua.prot.manager.status.StatePublisher.Status
-
- getAggregationClasses() - Method in class de.bsvrz.pua.prot.util.attributes.Elements
-
- getAggregationCount() - Method in class de.bsvrz.pua.prot.aggregations.AggregationResultValue
-
Liefert den Wert des Aggregationszählers.
- getAggregationName() - Method in interface de.bsvrz.pua.prot.aggregations.Aggregation
-
Liefert den Namen der Aggregation zurück.
- getAggregationName() - Method in class de.bsvrz.pua.prot.aggregations.AggregationTest
-
- getAggregationName() - Method in class de.bsvrz.pua.prot.aggregations.Average
-
- getAggregationName() - Method in class de.bsvrz.pua.prot.aggregations.Maximum
-
- getAggregationName() - Method in class de.bsvrz.pua.prot.aggregations.Minimum
-
- getAggregationName() - Method in class de.bsvrz.pua.prot.aggregations.Sum
-
- getAggregations() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationData
-
Das Listenelement entspricht dem Namen der Aggregationen die auf die Spalte angewandt wurden.
- getAggregations(int) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
Gibt die definierten Aggregationen für den angegebenen Spaltenindex zurück
- getAggregations(DataModel, int) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
Gibt die Aggregationen für eine Zelle mit enthaltenen Data-Objekten verknüpft zurück
- getAggregations(DataModel) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
Gibt die Aggregationen für eine ganze Zeile mit enthaltenen Data-Objekten verknüpft zurück
- getAggregationSemantics() - Method in class de.bsvrz.pua.prot.interpreter.semantics.Semantics
-
- getAlias() - Method in class de.bsvrz.pua.prot.client.dataobject.RealAttributeColumn
-
Gibt den in dieser Spalte verwendeten Alias zurück.
- getAlias(String) - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
Gibt den Alias mit diesem Namen zurück
- getAlias() - Method in class de.bsvrz.pua.prot.util.attributes.RealAttributeDescription
-
- getAliases() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- getAliasObjects(String) - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
Liefert die dem Alias zugeordneten Objekt-PIDs zurück
- getAllRealAttributes() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Liefert alle realen Attribute zurück, die im Skript verwendet werden.
- getAllRealElements() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Liefert eine Liste der realen Attribute und Attributgruppen, die vom Archivsystem angefragt werden sollen.
- getArchiveDataKind() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Art der Daten, die vom Archivsystem angefordert werden sollen
- getArchiveDataKindCombination() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Art der Daten, die vom Archivsystem angefordert werden sollen
- getArchiveDataKinds() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- getArchiveTime(int) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolResultData
-
Gibt den Archivzeitstempel einer Zelle des Ergebnisdatensatzes zurück
- getArchiveTime() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.ExtResultData
-
- getArchiveTimeStamp() - Method in class de.bsvrz.pua.prot.processing.util.BaseDataSet
-
Archivzeitstempel.
- getArchiveUser() - Method in class de.bsvrz.pua.prot.processing.archivebuffer.RealArchiveElement
-
Liefert eine Verbindung zum Archivsystem mit Standardparametern für die Archivanfrage.
- getArray(String) - Method in class de.bsvrz.pua.prot.data.ProtocolData
-
- getArsName() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Gibt den Namen des Konfigurationsverantwortlichen, über den das Archivsystem angefragt wurde zurück
- getAspBindings() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Bindungen der freien Aspekte (optional)
- getAspect(String) - Method in class de.bsvrz.pua.prot.util.MemberCheck
-
Gibt den der übergebenen PID zugeordneten Aspekt zurück
- getAspect() - Method in class de.bsvrz.pua.prot.util.Qualifier
-
Liefert Aspekt zurück.
- getAspectBindings() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- getAspectId() - Method in class de.bsvrz.pua.prot.client.dataobject.AttributeGroupColumn
-
- getAspectIds() - Method in class de.bsvrz.pua.prot.client.dataobject.RealAttributeColumn
-
- getAST() - Method in class de.bsvrz.pua.prot.util.attributes.TempAttributeDescription
-
Gibt den gesetzten AST zurück
- getAttribute() - Method in class de.bsvrz.pua.prot.util.attributes.AttributeIdentifier
-
- getAttribute() - Method in class de.bsvrz.pua.prot.util.attributes.RealAttributeDescription
-
Gibt das letzte Attribut in der Attributkette zurück.
- getAttributeGroup(String) - Method in class de.bsvrz.pua.prot.util.MemberCheck
-
Gibt die der übergebenen PID zugeordnete Attributgruppe zurück
- getAttributeGroupId() - Method in class de.bsvrz.pua.prot.client.dataobject.AttributeGroupColumn
-
- getAttributeGroupIds() - Method in class de.bsvrz.pua.prot.client.dataobject.RealAttributeColumn
-
- getAttributeGroupSemantics() - Method in class de.bsvrz.pua.prot.interpreter.semantics.Semantics
-
- getAttributeIdent() - Method in class de.bsvrz.pua.prot.util.ReferenceQualifier
-
- getAttributeIdentifier() - Method in class de.bsvrz.pua.prot.util.attributes.RealAttributeDescription
-
- getAttributeName() - Method in class de.bsvrz.pua.prot.client.dataobject.Column
-
- getAttributeOrder(ArrayList<AttributeDescription>, HashSet<AttributeDescription>) - Method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
- getAttributeOrder(ArrayList<AttributeDescription>, HashSet<AttributeDescription>) - Method in class de.bsvrz.pua.prot.util.ExpressionTree
-
Liefert alle Attribute auf die der Baum zugreift.
- getAttributes() - Method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
- getAttributes() - Method in class de.bsvrz.pua.prot.util.ExpressionTree
-
Liefert alle Attribute, auf die der Baum zugreift, zurück.
- getAttributes() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- getAttributeSemantics() - Method in class de.bsvrz.pua.prot.interpreter.semantics.Semantics
-
- getAttributeType() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- getAttributeType() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- getAttributeType() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- getAttributeType() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- getBaseDataSets() - Method in class de.bsvrz.pua.prot.processing.util.IntermediateDataSet
-
Verwendete Elemente im Ausgangsdatensatz.
- getBinding(String) - Method in class de.bsvrz.pua.prot.interpreter.semantics.MiscellaneousSemantics
-
Liefert den zu placeholder
passenden, gebundenen Aspekt (als Aspekt-Pid) zurück
- getBinding(String) - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
Liefert gebundenen Aspekt zurück
- getBool() - Method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
- getBool() - Method in class de.bsvrz.pua.prot.util.ExpressionResult
-
Gibt den Boolean-Wert dieses ExpressionResult zurück.
- getCaption() - Method in class de.bsvrz.pua.prot.client.dataobject.Column
-
Liefert den zugeordneten Spaltennamen oder, falls dieser null
ist, den Namen des Elements zurück.
- getCheck() - Method in class de.bsvrz.pua.prot.interpreter.semantics.Semantics
-
Liefert das Hilfsobjekt für Typüberprüfungen zurück.
- getChild() - Method in class de.bsvrz.pua.prot.util.attributes.AttributeIdentifier
-
- getChildren() - Method in class de.bsvrz.pua.prot.util.ImmutableResultValue
-
- getChildren() - Method in class de.bsvrz.pua.prot.util.ResultValue
-
- getChildrenList() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- getChildrenList() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- getChildrenList() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- getChildrenList() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- getChildrenList() - Method in class de.bsvrz.pua.prot.data.ProtocolData
-
- getClient() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadPool.QueuedThread
-
- getClient() - Method in class de.bsvrz.pua.prot.processing.BasicFlowControl
-
- getClient() - Method in class de.bsvrz.pua.prot.processing.Processing
-
- getClient() - Method in class de.bsvrz.pua.prot.processing.ProtocolReader
-
- getClient() - Method in class de.bsvrz.pua.prot.util.JobInProgress
-
Gibt das Applikationsobjekt zurück, das den Auftrag veranlasst hat
- getClientId() - Method in class de.bsvrz.pua.prot.util.JobInProgress
-
Gibt die Applikations-ID des beauftragenden Clients zurück
- getClients() - Static method in class de.bsvrz.pua.prot.manager.clientDatabase.ClientDatabase
-
- getClientSender() - Method in class de.bsvrz.pua.prot.manager.clientDatabase.ClientDatabase.Client
-
- getCode() - Method in enum de.bsvrz.pua.prot.manager.taskmanager.ThreadElement.Operation
-
- getColumnCount() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Gibt die Anzahl Spalten zurück
- getColumnCount() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
Gibt die Anzahl Spalten zurück
- getColumnCount() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolResultData
-
Gibt die Anzahl Spalten zurück
- getColumnName() - Method in class de.bsvrz.pua.prot.client.dataobject.Column
-
- getColumnName() - Method in class de.bsvrz.pua.prot.util.attributes.Elements
-
Name der Spalte.
- getColumns() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Gibt die Spalten zurück
- getCompileTime() - Static method in class de.bsvrz.pua.prot.PackageRuntimeInfo
-
- getConfigAuth() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadPool
-
- getConfigAuthPid() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
- getConstraint() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- getCreationDate() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Gibt das Erstellungsdatums des Protokolls zurück
- getCreatorName() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
- getCreatorName() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Gibt den Erstellernamen des Protokolls zurück (Freitext)
- getData(DataModel) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
Gibt ein Data-Objekt zurück, dass die ganze Zeile beinhaltet
- getData(DataModel, int) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
Gibt ein Data-Objekt (als Array) für alle Aggregationen zurück.
- getData(DataModel, int, int) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
Gibt ein Data-Objekt für eine bestimmte Aggregation zurück
- getData(DataModel, int, String) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
Gibt ein Data-Objekt für eine bestimmte Aggregation zurück.
- getData(DataModel) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolResultData
-
Gibt ein Data-Objekt zurück, dass die ganze Zeile beinhaltet
- getData(DataModel, int) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolResultData
-
Gibt ein Data-Objekt zurück, dass einen Eintrag dieser Zeile enthält
- getData() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.ExtResultData
-
- getDataDescription() - Method in class de.bsvrz.pua.prot.sender.PuaSender
-
- getDataDescription() - Method in class de.bsvrz.pua.prot.util.Qualifier
-
Erzeugt die Beschreibung des Qualifiers.
- getDataElement(Data) - Method in class de.bsvrz.pua.prot.util.attributes.AttributeIdentifier
-
Findet das durch diese Klasse referenzierte Datenobjekt (bzw.
- getDataIdentification(DataModel, int) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Gibt die in einer Spalte verwendete Datenidentifikation zurück
- getDataIndex(int) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolResultData
-
Gibt den Datenindex einer Zelle des Ergebnisdatensatzes zurück
- getDataIndex() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.ExtResultData
-
- getDataIndex() - Method in class de.bsvrz.pua.prot.processing.util.BaseDataSet
-
Datenindex.
- getDataIndices() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Berechnet die für das Skript benötigten Qualifizierungen.
- getDataInformation() - Method in class de.bsvrz.pua.prot.processing.util.BaseDataSet
-
Markierungsinformation.
- getDataInformation() - Method in class de.bsvrz.pua.prot.processing.ValueProvider
-
Liefert die Markierungsinformation zurück
- getDataKind(int) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolResultData
-
Gibt die Archivdatenart zurück
- getDataKind() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.ExtResultData
-
Liefert den Archivdatentyp.
- getDataList(DataModel) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
Gibt eine Liste der Data-Objekte zurück
- getDataList(DataModel) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolResultData
-
Gibt eine Liste der Data-Objekte zurück
- getDataManager() - Method in class de.bsvrz.pua.prot.manager.Manager
-
Liefert den DataManager zurück.
- getDataSet() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.ExtResultData
-
- getDataState(int) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolResultData
-
Gibt den (Fehler)zustand eines Datensatzes zurück.
- getDataState() - Method in class de.bsvrz.pua.prot.processing.util.BaseDataSet
-
- getDataTime(int) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolResultData
-
Gibt den Datenzeitstempel einer Zelle des Ergebnisdatensatzes zurück
- getDataTime() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.ExtResultData
-
Liefert den Datenzeitstempel.
- getDataTimeStamp() - Method in class de.bsvrz.pua.prot.processing.util.BaseDataSet
-
Datenzeitstempel.
- getDataType() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.ExtResultData
-
Liefert den Datentyp.
- getDav() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.OnlineDataReceiverSet
-
Liefert Verbindung zum Dav.
- getDav() - Method in class de.bsvrz.pua.prot.sender.PuaSender
-
- getDefaults(DynamicObject, AtlDefaults, AtlMeta) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Liefert die Standardwerte und die definierbaren Aspekte/Aliase eines Skripts zurück.
- getDeltaProtocol() - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
Gibt gewünschten Protokolltyp zurück, der von der Protokollerstellungs-Anfrage kommt.
- getDeltaProtocol() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
- getDependsOnCompiled() - Static method in class de.bsvrz.pua.prot.PackageRuntimeInfo
-
- getDependsOnLib() - Static method in class de.bsvrz.pua.prot.PackageRuntimeInfo
-
- getDependsOnSource() - Static method in class de.bsvrz.pua.prot.PackageRuntimeInfo
-
- getDirectTempAttributes() - Method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
- getDirectTempAttributes() - Method in class de.bsvrz.pua.prot.util.ExpressionTree
-
Liefert ein Set mit den temporären Attributen, die dieser Ausdruck direkt verwendet.
- getDouble() - Method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
- getDouble() - Method in class de.bsvrz.pua.prot.util.ExpressionResult
-
Gibt den (skalierten) Double-Wert dieses ExpressionResult zurück.
- getEndOfAllIntervalls() - Method in class de.bsvrz.pua.prot.processing.util.BinaryTree
-
Liefert das Ende aller Zeitintervalle zurück.
- getEndOfInterval(int) - Method in class de.bsvrz.pua.prot.processing.util.BinaryTree
-
Liefert das Ende des Zeitintervalls index
zurück.
- getEndTimeStamp() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
Liefert den End-Zeitstempel zurück.
- getEndTimeStamp() - Method in class de.bsvrz.pua.prot.processing.util.BaseDataSet
-
- getErrorMsg() - Method in class de.bsvrz.pua.prot.client.ProtocolResultStream
-
- getErrorMsg() - Method in class de.bsvrz.pua.prot.util.ProtocolRequestResult
-
- getExpression() - Method in class de.bsvrz.pua.prot.util.attributes.TempAttributeDescription
-
Dem temporären Attribut zugeordneter Ausdruck
- getExpressionList() - Method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
- getExpressionObject() - Method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
- getExpressionSemantics() - Method in class de.bsvrz.pua.prot.interpreter.semantics.Semantics
-
- getFileNameMeta(SystemObject) - Method in class de.bsvrz.pua.prot.manager.datamanager.DataManager
-
- getFileNameMeta(SystemObject) - Method in interface de.bsvrz.pua.prot.manager.datamanager.DataManagerInterface
-
Liefert den Dateinamen der Metainformationen.
- getFileNameSource(SystemObject) - Method in class de.bsvrz.pua.prot.manager.datamanager.DataManager
-
- getFileNameSource(SystemObject) - Method in interface de.bsvrz.pua.prot.manager.datamanager.DataManagerInterface
-
Liefert den Dateinamen des Skriptquelltexts.
- getFirstRealAttribute() - Method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
- getFirstRealAttribute() - Method in class de.bsvrz.pua.prot.util.ExpressionTree
-
Liefert das erste Reale Attribut, das im Ausdruck verwendet wird.
- getFirstTempAttribute() - Method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
- getFirstTempAttribute() - Method in class de.bsvrz.pua.prot.util.ExpressionTree
-
Liefert das erste temporäre Attribut, das im Ausdruck verwendet wird.
- getFlowControlWindowSize() - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Gibt die Größe des "Sliding Window" für die automatische Flusskontrolle zurück
- getFunctionName() - Method in class de.bsvrz.pua.prot.functions.Abs
-
- getFunctionName() - Method in class de.bsvrz.pua.prot.functions.Exp
-
- getFunctionName() - Method in interface de.bsvrz.pua.prot.functions.ExpressionInterface
-
Liefert den Namen der Funktion.
- getFunctionName() - Method in class de.bsvrz.pua.prot.functions.IsBoolean
-
- getFunctionName() - Method in class de.bsvrz.pua.prot.functions.IsEmpty
-
- getFunctionName() - Method in class de.bsvrz.pua.prot.functions.IsError
-
- getFunctionName() - Method in class de.bsvrz.pua.prot.functions.IsNumber
-
- getFunctionName() - Method in class de.bsvrz.pua.prot.functions.IsState
-
- getFunctionName() - Method in class de.bsvrz.pua.prot.functions.IsText
-
- getFunctionName() - Method in class de.bsvrz.pua.prot.functions.Ln
-
- getFunctionName() - Method in class de.bsvrz.pua.prot.functions.Max
-
- getFunctionName() - Method in class de.bsvrz.pua.prot.functions.Min
-
- getFunctionName() - Method in class de.bsvrz.pua.prot.functions.Power
-
- getIndex() - Method in class de.bsvrz.pua.prot.util.attributes.AttributeGroupDescription
-
- getIndex() - Method in class de.bsvrz.pua.prot.util.attributes.AttributeIdentifier
-
- getIndex() - Method in class de.bsvrz.pua.prot.util.attributes.DurationAttributeDescription
-
- getIndex() - Method in class de.bsvrz.pua.prot.util.attributes.RealAttributeDescription
-
- getIndex() - Method in interface de.bsvrz.pua.prot.util.attributes.RealElement
-
Gibt den Index des verwendeten Alias an.
- getIndex() - Method in class de.bsvrz.pua.prot.util.attributes.TempAttributeDescription
-
Gibt den Index des verwendeten Alias an.
- getInfoText() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
- getInfoText() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
- getInsertEmpty() - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
Zeigt an ob ein leerer Datensatz eingefügt werden soll.
- getInstance(ClientDavInterface) - Static method in class de.bsvrz.pua.prot.manager.status.StatePublisher
-
Gibt den StatePublisher zurück
- getInterval() - Method in class de.bsvrz.pua.prot.manager.status.ConsolePublisher
-
- getInterval() - Method in class de.bsvrz.pua.prot.manager.status.DavPublisher
-
- getInterval() - Method in class de.bsvrz.pua.prot.manager.status.StatePublisherTask
-
- getIntervalIndex() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
Gibt den Zeitbereichs-Index zurück
- getIntervalIndex() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolResultData
-
Gibt den Zeitbereichs-Index zurück
- getIntervalIndex() - Method in class de.bsvrz.pua.prot.processing.util.IntermediateDataSet
-
- getIsActive(ProtocolRequestResult) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
- getItem(String) - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- getItem(String) - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- getItem(String) - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- getItem(String) - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- getJobId() - Method in class de.bsvrz.pua.prot.client.ProtocolAnswerReceiver
-
Liefert die Auftrags-Id.
- getJobId() - Method in class de.bsvrz.pua.prot.client.ProtocolResultStream
-
Liefert die Auftrags-Id.
- getJobId() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadElement
-
Gibt die eindeutige ID dieses Auftrags zurück.
- getJobId() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadPool.QueuedThread
-
Gibt die eindeutige ID dieses Auftrags zurück.
- getJobId() - Method in class de.bsvrz.pua.prot.processing.BasicFlowControl
-
- getJobId() - Method in class de.bsvrz.pua.prot.processing.Processing
-
- getJobId() - Method in interface de.bsvrz.pua.prot.processing.ProcessingInterface
-
Gibt die Auftrags-Id zurück
- getJobId() - Method in class de.bsvrz.pua.prot.processing.ProtocolReader
-
- getJobId() - Method in class de.bsvrz.pua.prot.util.JobInProgress
-
Gibt die Anfrage-ID des Auftrags zurück.
- getJobList(ProtocolRequestResult) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Ruft eine liste mit aktuell in Bearbeitung befindlichen Aufträgen ab.
- getJobList() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadPool
-
Gibt eine Liste mit allen aktuell wartenden und in Bearbeitung befindlichen Aufträgen zurück
- getJobState() - Method in class de.bsvrz.pua.prot.processing.Processing
-
- getJobState() - Method in interface de.bsvrz.pua.prot.processing.ProcessingInterface
-
Gibt den Status des Auftrags zurück
- getJobState() - Method in class de.bsvrz.pua.prot.processing.ProtocolReader
-
- getJobState() - Method in class de.bsvrz.pua.prot.util.JobInProgress
-
Gibt den Berabeitungszustands des Auftrag zurück (z.B: in Warteschlange, in Bearbeitung, beendet)
- getJvmVersion() - Static method in class de.bsvrz.pua.prot.PackageRuntimeInfo
-
- getLastAttribute() - Method in class de.bsvrz.pua.prot.util.attributes.AttributeIdentifier
-
- getLicence() - Static method in class de.bsvrz.pua.prot.PackageRuntimeInfo
-
- getLine() - Method in class de.bsvrz.pua.prot.interpreter.AdvancedAST
-
Liefert die Zeilennummer zurück.
- getLinkedAttributes() - Method in class de.bsvrz.pua.prot.processing.archivebuffer.Aggregator
-
Zeigt an welche Attribute durch die Aggregation spalte
zusammengefasst werden.
- getLinkedAttributes() - Method in class de.bsvrz.pua.prot.processing.archivebuffer.ArchiveBuffer
-
Zeigt an welche Attribute durch die Aggregation spalte
zusammengefasst werden.
- getLong() - Method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
- getLong() - Method in class de.bsvrz.pua.prot.util.ExpressionResult
-
Gibt den (unskalierten) Long-Wert dieses ExpressionResult zurück.
- getMainObject() - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
- getMainObject() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Gibt das Hauptobjekt des Protokolls zurück.
- getMainObject() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Gibt das Hauptobjekt des Protokolls zurück
- getMetaInformation(SystemObject) - Method in class de.bsvrz.pua.prot.manager.datamanager.DataManager
-
- getMetaInformation(SystemObject) - Method in interface de.bsvrz.pua.prot.manager.datamanager.DataManagerInterface
-
Liefert die zum Skript gehörenden Metainformationen.
- getMillisToEndOfInterval() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.OnlineBuffer
-
Berechnet die Zeit bis zum Ende des nächsten Intervalls.
- getMiscSemantics() - Method in class de.bsvrz.pua.prot.interpreter.semantics.Semantics
-
- getMostRecentDataIndex() - Method in class de.bsvrz.pua.prot.processing.ValueProvider
-
Liefert den Datenindex des zuletzt erhaltenen Datensatzes ab.
- getMostRecentTimeStamp() - Method in class de.bsvrz.pua.prot.processing.ValueProvider
-
Liefert den Datenzeitstempel des zuletzt erhaltenen Datensatzes ab.
- getName() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- getName() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- getName() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- getName() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- getName() - Method in class de.bsvrz.pua.prot.util.attributes.AttributeDescription
-
Name des Attributs.
- getName() - Method in class de.bsvrz.pua.prot.util.attributes.AttributeIdentifier
-
- getNames() - Method in class de.bsvrz.pua.prot.client.dataobject.RealAttributeColumn
-
- getNextInterval() - Method in class de.bsvrz.pua.prot.processing.util.ValueContainer
-
Liefert den Index des Intervalls zurück, zu dem die folgenden Daten gehören.
- getNoChangeMarker() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Gibt die Übertragungsart von "Keine Änderungen"-Datensätzen zurück.
- getNoChangeMarker() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Gibt die Markierungsart für "Keine Änderungen" zurück.
- getNumColumns() - Method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
- getNumColumns() - Method in class de.bsvrz.pua.prot.util.ExpressionTree
-
Gibt zurück, für wie viele Spalten ein TempAttribut definiert werden soll, dass diesen Ausdruck verwendet (bei der Verwendung von Aliasen in Attributen)
- getObject(SystemObjectType) - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
Gibt das Objekt zurück, durch das der übergebene Typ ersetzt werden soll.
- getObject() - Method in class de.bsvrz.pua.prot.manager.clientDatabase.ClientDatabase.Client
-
- getObject() - Method in class de.bsvrz.pua.prot.sender.PuaSender
-
- getObject(String) - Method in class de.bsvrz.pua.prot.util.MemberCheck
-
Gibt das der übergebenen PID zugeordnete Objekt zurück.
- getObject(SystemObject) - Method in class de.bsvrz.pua.prot.util.MemberCheck
-
Ersetzt einen Objekttyp durch ein Objekt.
- getObjectId() - Method in class de.bsvrz.pua.prot.client.dataobject.AttributeGroupColumn
-
- getObjectId() - Method in class de.bsvrz.pua.prot.client.dataobject.RealAttributeColumn
-
- getObjects() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Deprecated.
- getOperation() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadElement
-
Gibt die aktuell durchgeführte Aktion zurück
- getOperation() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadPool.QueuedThread
-
- getOperationCode() - Method in class de.bsvrz.pua.prot.util.JobInProgress
-
Anfragekennung/Operationscode des protokollbezogenen Auftrags.
- getOperationName() - Method in class de.bsvrz.pua.prot.util.JobInProgress
-
Gibt den Namen der Operation zurück, die sich hinter dem Operationscode verbirgt.
- getOrCreateTempAttributeDefinition(String) - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
- getOrder() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
- getOrder() - Method in class de.bsvrz.pua.prot.processing.util.IntermediateDataSet
-
Aggregation, die diesen Ausgangsdatensatz erzeugt hat.
- getOrder() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- getOrders() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationData
-
- getParameters() - Method in class de.bsvrz.pua.prot.util.JobInProgress
-
Gibt die Parameter des Auftrags zurück.
- getPath() - Method in class de.bsvrz.pua.prot.manager.datamanager.DataManager
-
- getPath() - Method in interface de.bsvrz.pua.prot.manager.datamanager.DataManagerInterface
-
Gibt den Pfad der Protokoll- und Skriptdateien zurück.
- getPeriodList() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Gibt Zeitbereiche, die berücksichtigt werden sollen, zurück
- getPeriods() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.OnlineDataReceiverSet
-
Liefert eine Liste mit Zeitbereichen.
- getPeriods() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- getPool() - Method in class de.bsvrz.pua.prot.manager.taskmanager.TaskManager
-
- getPool() - Method in interface de.bsvrz.pua.prot.manager.taskmanager.TaskManagerInterface
-
- getPositionsToIgnoreForStatus() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Liefert die Positionen der Elemente, die keine Status-information bereitstellen und bei der Berechnung des Status dehalb ignoriert werden sollte
(Zeitdauer-Attribute und Platzhalterattribute)
- getPossibleAspectBindings() - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
Gibt alle im Skript definierten ungebundenen oder gebundenen Aspekte zurück.
- getPossibleAspectBindings() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- getPrettyName() - Method in class de.bsvrz.pua.prot.util.attributes.RealAttributeDescription
-
Liefert den Namen des Attributs zurück, der als Spaltenüberschrift verwendet werden soll, wenn kein Spaltenname angegeben wurde.
- getProcessingInformation() - Method in class de.bsvrz.pua.prot.interpreter.semantics.Semantics
-
Gibt die zur Datenaufbereitung notwendigen Informationen zurück.
- getProgress() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolResultData
-
Gibt den prozentuellen Fortschritt zurück.
- getProtocol(long, boolean) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Fragt ein bereits gespeichertes bzw. noch nicht abgerufenens Protokoll ab.
- getProtocolDate() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
- getProtocolId() - Method in class de.bsvrz.pua.prot.client.ProtocolAnswerReceiver
-
- getProtocolId() - Method in class de.bsvrz.pua.prot.client.ProtocolResultStream
-
- getProtocolId() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadElement
-
Liefert die Protokoll-Id.
- getProtocolId() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadPool.QueuedThread
-
- getProtocolId() - Method in class de.bsvrz.pua.prot.processing.Processing
-
- getProtocolId() - Method in interface de.bsvrz.pua.prot.processing.ProcessingInterface
-
Zum Abfragen der Protokoll-Id.
- getProtocolId() - Method in class de.bsvrz.pua.prot.processing.ProtocolReader
-
- getProtocolType() - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
Zeigt an, ob ein Änderungsprotokoll erstellt wird.
- getProtocolType() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Gibt den Protokolltyp zurück.
- getProtocolType() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Gibt die Protokollart zurück.
- getProtocolVersion() - Method in class de.bsvrz.pua.prot.manager.clientDatabase.ClientDatabase.Client
-
- getProtocolVersion(SystemObject) - Static method in class de.bsvrz.pua.prot.manager.clientDatabase.ClientDatabase
-
- getPseudoObjectIndex() - Method in class de.bsvrz.pua.prot.client.dataobject.RealAttributeColumn
-
Gibt den Index des Pseudoobjekt-Tupels zurück.
- getPseudoObjectIndex() - Method in class de.bsvrz.pua.prot.client.dataobject.TempAttributeColumn
-
Gibt den Index des Pseudoobjekt-Tupels zurück.
- getPseudoObjects() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- getPseudoObjects() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Pseudoobjekt-Definitionen (optional).
- getPseudoObjects2() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Pseudoobjekt-Definitionen (optional).
- getQualifiers() - Method in class de.bsvrz.pua.prot.util.attributes.AttributeGroupDescription
-
Gibt den verwendeten Datenindex zurück
- getQualifiers() - Method in class de.bsvrz.pua.prot.util.attributes.DurationAttributeDescription
-
Liefert eine leere Collection zurück.
- getQualifiers() - Method in class de.bsvrz.pua.prot.util.attributes.Elements
-
- getQualifiers() - Method in class de.bsvrz.pua.prot.util.attributes.RealAttributeDescription
-
Gibt den verwendeten Dataindex zurück
- getQualifiers() - Method in class de.bsvrz.pua.prot.util.attributes.TempAttributeDescription
-
Gibt die verwendeten Dataindices zurück.
- getQueuedThreads() - Method in class de.bsvrz.pua.prot.manager.status.StatePublisher.Status
-
- getRealAttributes() - Method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
- getRealAttributes() - Method in class de.bsvrz.pua.prot.util.ExpressionTree
-
Liefert alle realen Attribute die im Ausdruck verwendet werden.
- getRealAttributeSemantics() - Method in class de.bsvrz.pua.prot.interpreter.semantics.Semantics
-
- getRealElements() - Method in class de.bsvrz.pua.prot.util.attributes.AttributeGroupDescription
-
Gibt eine Referenz auf dieses Objekt zurück.
- getRealElements() - Method in class de.bsvrz.pua.prot.util.attributes.DurationAttributeDescription
-
Liefert ein leeres HashSet zurück.
- getRealElements() - Method in class de.bsvrz.pua.prot.util.attributes.Elements
-
Liefert die Menge aller von realen Elemente, die von diesem Element verwendet werden.
- getRealElements() - Method in class de.bsvrz.pua.prot.util.attributes.RealAttributeDescription
-
Gibt eine Referenz auf dieses Objekt zurück.
- getRealElements() - Method in class de.bsvrz.pua.prot.util.attributes.TempAttributeDescription
-
Liefert die Menge der referenzierten realen Attribute zurück.
- getReceiveOptions() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.OnlineDataReceiverSet
-
Liefert die Empfangsoptionen.
- getReceiveOptions() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.RealOnlineElement
-
Zeigt auf welche Daten sich das Objekt angemeldet hat.
- getReference() - Method in class de.bsvrz.pua.prot.client.dataobject.Column
-
- getReference() - Method in class de.bsvrz.pua.prot.util.attributes.RealAttributeDescription
-
- getReference() - Method in class de.bsvrz.pua.prot.util.ReferenceQualifier
-
- getReferenceArray(String) - Method in class de.bsvrz.pua.prot.data.ProtocolData
-
- getReferenceQualification() - Method in class de.bsvrz.pua.prot.util.attributes.RealAttributeDescription
-
Liefert die Qualifizierung des Attributs (inkl. sämtlicher Referenzen) zurück.
- getReferenceValue(String) - Method in class de.bsvrz.pua.prot.data.ProtocolData
-
- getRelease() - Static method in class de.bsvrz.pua.prot.PackageRuntimeInfo
-
- getRequestId() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadElement
-
- getRequestId() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadPool.QueuedThread
-
- getResult() - Method in class de.bsvrz.pua.prot.aggregations.AbstractAggregation
-
- getResult() - Method in interface de.bsvrz.pua.prot.aggregations.Aggregation
-
Liefert das Ergebnis der Aggregation.
- getResult() - Method in class de.bsvrz.pua.prot.aggregations.AggregationTest
-
- getResult(ExpressionResultAndState) - Method in class de.bsvrz.pua.prot.functions.IsBoolean
-
- getResult(ExpressionResultAndState) - Method in class de.bsvrz.pua.prot.functions.IsEmpty
-
- getResult(ExpressionResultAndState) - Method in class de.bsvrz.pua.prot.functions.IsError
-
- getResult(ExpressionResultAndState) - Method in class de.bsvrz.pua.prot.functions.IsNumber
-
- getResult(ExpressionResultAndState) - Method in class de.bsvrz.pua.prot.functions.IsState
-
- getResult(ExpressionResultAndState) - Method in class de.bsvrz.pua.prot.functions.IsText
-
- getResult(ExpressionResultAndState) - Method in class de.bsvrz.pua.prot.functions.UnaryPredicate
-
Bestimmt das Ergebnis der PuA-Funktion abhängig vom Argumentwert.
- getResult() - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
Zeigt ob die Datensammlung erfolgreich war.
- getResult() - Method in class de.bsvrz.pua.prot.processing.util.ExpressionResultAndState
-
- getResultString() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Das letzte Ergebnis eines Methodenaufrufs auslesen
- getResultType(List<ExpressionTree>, AST) - Method in class de.bsvrz.pua.prot.functions.Abs
-
- getResultType(List<ExpressionTree>, AST) - Method in class de.bsvrz.pua.prot.functions.Exp
-
- getResultType(List<ExpressionTree>, AST) - Method in interface de.bsvrz.pua.prot.functions.ExpressionInterface
-
Ermittelt den Ergebnistyp.
- getResultType(List<ExpressionTree>, AST) - Method in class de.bsvrz.pua.prot.functions.Ln
-
- getResultType(List<ExpressionTree>, AST) - Method in class de.bsvrz.pua.prot.functions.Max
-
- getResultType(List<ExpressionTree>, AST) - Method in class de.bsvrz.pua.prot.functions.Min
-
- getResultType(List<ExpressionTree>, AST) - Method in class de.bsvrz.pua.prot.functions.Power
-
- getResultType(List<ExpressionTree>, AST) - Method in class de.bsvrz.pua.prot.functions.UnaryPredicate
-
- getResultType(AST) - Method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
Gibt zurück, welchen Datentyp dieses Blatt liefert.
- getResultType(AST) - Method in class de.bsvrz.pua.prot.util.ExpressionTree
-
Gibt den erwarteten Ergebnis-Typ der Operation zurück
- getRevision() - Static method in class de.bsvrz.pua.prot.PackageRuntimeInfo
-
- getSavedProtocol(long) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Fragt ein bereits gespeichertes Protokoll ab.
- getSavedProtocol(long) - Method in class de.bsvrz.pua.prot.manager.datamanager.DataManager
-
- getSavedProtocol(long) - Method in interface de.bsvrz.pua.prot.manager.datamanager.DataManagerInterface
-
Liefert ein Objekt zum Zugriff auf ein gespeichertes Protokoll zurück.
- getSavedProtocolList(ProtocolRequestResult, String) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Liefert eine Liste der gespeicherten Protokolle und Protokollinformationen.
- getSaveProtocol() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Gibt zurück ob das protokoll gespeichert werden soll.
- getScaledArray(String) - Method in class de.bsvrz.pua.prot.data.ProtocolData
-
- getScaledValue(String) - Method in class de.bsvrz.pua.prot.data.ProtocolData
-
- getScopeSemantics() - Method in class de.bsvrz.pua.prot.interpreter.semantics.Semantics
-
- getScript() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Gibt das Skriptobjekt zurück
- getScriptDate() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Gibt das Erstellungs-Datum des Skripts zurück
- getScriptName() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Gibt den Namen des Skripts zurück
- getScriptName() - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
Liefert die Bezeichnung des Skripts zur Verwendung in Fehlerausgaben.
- getSemantics() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- getSender(SystemObject) - Static method in class de.bsvrz.pua.prot.manager.clientDatabase.ClientDatabase
-
- getServerProtocolVersion() - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Gibt die vom Server aktuell unterstützte Protokollversion zurück.
- getSimVar() - Method in class de.bsvrz.pua.prot.client.dataobject.AttributeGroupColumn
-
- getSimVar() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
- getSimVar() - Method in class de.bsvrz.pua.prot.client.dataobject.RealAttributeColumn
-
- getSimVar() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- getSimVar() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Gibt die Simulationsvariante zurück
- getSource(DynamicObject, StringBuffer, AtlMeta) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Liefert den Quelltext eines Skripts zurück.
- getStartOfInterval(int) - Method in class de.bsvrz.pua.prot.processing.util.BinaryTree
-
Liefert das Anfang des Zeitintervalls index
zurück.
- getStartTime() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.OnlineBuffer
-
Gibt dem Zeitpunkt zurück, an dem der Online ProcessingBuffer mit dem Sammeln der Daten begonnen hat.
- getStartTime() - Method in class de.bsvrz.pua.prot.util.JobInProgress
-
Gibt die Startzeit des Auftrags zurück (wann der Auftrag von PuA entgegengenommen wurde)
- getStartTimeStamp() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
Liefert den Start-Zeitstempel zurück.
- getStartTimeStamp() - Method in class de.bsvrz.pua.prot.processing.util.BaseDataSet
-
- getState(ExpressionResultAndState, ExpressionResultAndState) - Static method in class de.bsvrz.pua.prot.processing.util.ExpressionResultAndState
-
- getState() - Method in class de.bsvrz.pua.prot.processing.util.ExpressionResultAndState
-
- getStatus(long, ProtocolRequestResult) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Liefert den Status der Protokollerstellung.
- getStatus() - Method in class de.bsvrz.pua.prot.manager.status.StatePublisher
-
- getStatus() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadElement
-
Liefert den Status des Auftrags
- getStatus() - Method in class de.bsvrz.pua.prot.processing.IMDSBuilder
-
Liefert den momentanen Status zurück.
- getStatus() - Method in class de.bsvrz.pua.prot.processing.Processing
-
- getStatus() - Method in interface de.bsvrz.pua.prot.processing.ProcessingInterface
-
Anfrage nach dem Status der Datenaufbereitung
- getStatus() - Method in class de.bsvrz.pua.prot.processing.ProtocolReader
-
- getStatus(List<BaseDataSet>, int) - Method in class de.bsvrz.pua.prot.processing.Status
-
Liefert den Status.
- getStatus() - Method in class de.bsvrz.pua.prot.processing.util.IntermediateDataSet
-
Status der Protokollerstellung
- getStatus() - Method in class de.bsvrz.pua.prot.util.JobInProgress
-
Gibt den Fortschritt des Auftrags zurück.
- getStream() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Der Stream zum Zugriff auf das letzte erzeugte Protokoll
- getString() - Method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
- getString() - Method in class de.bsvrz.pua.prot.util.ExpressionResult
-
Gibt den String-Wert dieses ExpressionResult zurück.
- getSymbol() - Method in enum de.bsvrz.pua.prot.util.ExpressionTree.Operation
-
- getSymbolTable() - Method in class de.bsvrz.pua.prot.interpreter.semantics.Semantics
-
- getTaskManager() - Method in class de.bsvrz.pua.prot.manager.Manager
-
Liefert den Taskmanager zurück
- getTempAttributeDefinition(String) - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
- getTempAttributes() - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
- getTempAttributes() - Method in class de.bsvrz.pua.prot.util.attributes.TempAttributeDescription
-
Liefert ein Set mit den temporären Attributen, die dieses temporäre Attribut direkt verwendet.
- getTempAttributeSemantics() - Method in class de.bsvrz.pua.prot.interpreter.semantics.Semantics
-
- getTextArray(String) - Method in class de.bsvrz.pua.prot.data.ProtocolData
-
- getTextValue(String) - Method in class de.bsvrz.pua.prot.data.ProtocolData
-
- getThread(long) - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadPool
-
Liefert den aktiven Thread mit der gegebenen Auftrags-Id zurück.
- getThreads() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadPool
-
Gibt alle aktiven Threads zurück
- getTimeArray(String) - Method in class de.bsvrz.pua.prot.data.ProtocolData
-
- getTimeout() - Method in class de.bsvrz.pua.prot.processing.BasicFlowControl
-
- getTimeSpec() - Method in class de.bsvrz.pua.prot.processing.archivebuffer.ArchiveUser
-
- getTimeStamp() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Gibt den Zeitstempel der Protokollerstellung zurück
- getTimeStamp() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolNoChanges
-
Liefert den Zeitstempel zurück.
- getTimeStamp() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolResultData
-
Liefert den Zeitstempel zurück.
- getTimeStampOrigin(TempAttributeDescription) - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
Liefert das Attribut zurück, das den Zeitstempel des temporären Attributsfestlegt.
- getTimeStampOrigin() - Method in class de.bsvrz.pua.prot.processing.util.TempAttribut
-
Liefert den Ursprung des Zeitstempel des temporären Attributs.
- getTimeValue(String) - Method in class de.bsvrz.pua.prot.data.ProtocolData
-
- getType() - Method in class de.bsvrz.pua.prot.client.dataobject.Column
-
- getType() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
- getType() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationData
-
- getType() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
- getType() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolNoChanges
-
- getType() - Method in interface de.bsvrz.pua.prot.client.dataobject.ProtocolResult
-
Liefert den Typ des Datensatzes zurück.
- getType() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolResultData
-
- getType() - Method in class de.bsvrz.pua.prot.processing.util.ExpressionResultAndState
-
- getType() - Method in class de.bsvrz.pua.prot.util.attributes.TempAttributeDescription
-
Typ des temporären Attributs
- getType() - Method in class de.bsvrz.pua.prot.util.ExpressionLeaf
-
- getType() - Method in class de.bsvrz.pua.prot.util.ExpressionResult
-
Liefert den Typ des Ergebnisses zurück.
- getType(String) - Method in class de.bsvrz.pua.prot.util.MemberCheck
-
Gibt den Objekttyp mit der übergebenen PID zurück
- getUnreadProtocol(long) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Fragt ein noch nicht abgerufenes gespeichertes Protokoll ab.
- getUnreadProtocol(long) - Method in class de.bsvrz.pua.prot.manager.datamanager.DataManager
-
- getUnreadProtocol(long) - Method in interface de.bsvrz.pua.prot.manager.datamanager.DataManagerInterface
-
Liefert ein Objekt zum Zugriff auf ein gespeichertes Protokoll zurück.
- getUnreadProtocolList(ProtocolRequestResult, String) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Liefert eine Liste der noch nicht abgerufenen Protokolle und Protokollinformationen.
- getUnscaledArray(String) - Method in class de.bsvrz.pua.prot.data.ProtocolData
-
- getUnscaledValue(String) - Method in class de.bsvrz.pua.prot.data.ProtocolData
-
- getUpcomingOps(DataManagerRequest[]) - Method in class de.bsvrz.pua.prot.manager.datamanager.DataManager
-
- getUpcomingOps(DataManagerRequest[]) - Method in interface de.bsvrz.pua.prot.manager.datamanager.DataManagerInterface
-
Liefert eine Liste mit anstehenden Aufgaben.
- getUsedDataIndex() - Method in class de.bsvrz.pua.prot.processing.ValueProvider
-
Liefert den Datenindex des momentan verwendeten Datensatzes ab, der beim Aufruf von
ValueProvider.getValue()
zurückgegeben wird.
- getUsedTimeStamp() - Method in class de.bsvrz.pua.prot.processing.ValueProvider
-
Liefert den Datenindex des momentan verwendeten Datensatzes ab, der beim Aufruf von
ValueProvider.getValue()
zurückgegeben wird.
- getUserFilter() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- getValue() - Method in class de.bsvrz.pua.prot.processing.util.BaseDataSet
-
Liefert den Wert des Attributs zurück.
- getValue(Hashtable<RealElement, BaseDataSet>, Hashtable<TempAttributeDescription, TempAttribut>) - Method in class de.bsvrz.pua.prot.processing.util.TempAttribut
-
Liefert den zu verwendenden Wert dieses Elements zurück.
- getValue() - Method in class de.bsvrz.pua.prot.processing.ValueProvider
-
Liefert den Wert des Elements.
- getValue(Hashtable<RealElement, BaseDataSet>, Hashtable<TempAttributeDescription, TempAttribut>, int) - Method in class de.bsvrz.pua.prot.util.attributes.TempAttributeDescription
-
Liefert den Wert des temporären Attributs zurück.
- getValue(Hashtable<RealElement, BaseDataSet>, Hashtable<TempAttributeDescription, TempAttribut>) - Method in class de.bsvrz.pua.prot.util.attributes.TempAttributeDescription
-
Liefert den Wert des temporären Attributs zurück.
- getValue() - Method in class de.bsvrz.pua.prot.util.ResultValue
-
- getValues() - Method in class de.bsvrz.pua.prot.processing.util.ValueContainer
-
Liefert die Werte zurück.
- getVersion() - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Gibt die Version des Skripts zurück
- getVersion() - Static method in class de.bsvrz.pua.prot.PackageRuntimeInfo
-
- getWaitingProtocols() - Method in class de.bsvrz.pua.prot.manager.taskmanager.TaskManager
-
- getWaitingProtocols() - Method in interface de.bsvrz.pua.prot.manager.taskmanager.TaskManagerInterface
-
Liste mit den Anfrage-Ids und zugehörigen Protokoll-Ids, die momentan in der Warteschlange liegen.
- getWaitingProtocols() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadPool
-
Liste mit den Objekten, die momentan in der Warteschlange liegen.Falls keine werte vorliegen, wird ein Feld der Länge 0
zurückgegeben.
- getWinners(ValueProvider[], List<ValueProvider>) - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
Legt die Elemente mit dem kleinsten Datenzeitstempel in einer Liste ab.
- getWinnerTimeStamp() - Method in class de.bsvrz.pua.prot.processing.util.IntermediateDataSet
-
Zeitstempel des Elements mit dem kleinsten nicht aufgefüllten Datenzeitstempel.
- getWinnerTimeStamp() - Method in class de.bsvrz.pua.prot.processing.util.ValueContainer
-
Liefert den minimalen, nicht aufgefüllten Zeitstempel der Attribute zurück.
- Gleich - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- Gleich - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- gleichheitsAusdruck() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- greater() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
-
Prüft >
- greater() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperationEx
-
Prüft >
- greaterEqual() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
-
Prüft >=
- greaterEqual() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperationEx
-
Prüft >=
- Groesser - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- Groesser - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- GroesserGleich - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- GroesserGleich - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- illegalAggregation(AggregationResultValue, ResultValue, String) - Static method in class de.bsvrz.pua.prot.util.ErrorMessageBuilder
-
- illegalArgument(ExpressionInterface, List<ExpressionTree>, int, ExpressionResultAndState, EnumSet<ExpressionResult.ResultType>) - Static method in class de.bsvrz.pua.prot.util.ErrorMessageBuilder
-
- illegalArgumentCount(ExpressionInterface, List<ExpressionTree>, boolean, EnumSet<ExpressionResult.ResultType>...) - Static method in class de.bsvrz.pua.prot.util.ErrorMessageBuilder
-
- illegalOperation(ExpressionTree.Operation, ExpressionTree, ExpressionResultAndState) - Static method in class de.bsvrz.pua.prot.util.ErrorMessageBuilder
-
- illegalOperation(ExpressionTree.Operation, ExpressionTree, ExpressionTree, ExpressionResultAndState, ExpressionResultAndState) - Static method in class de.bsvrz.pua.prot.util.ErrorMessageBuilder
-
- illegalOperation(ExpressionTree.Operation, ExpressionTree, ExpressionResult) - Static method in class de.bsvrz.pua.prot.util.ErrorMessageBuilder
-
- illegalOperation(ExpressionTree.Operation, ExpressionTree, ExpressionTree, ExpressionResult, ExpressionResult) - Static method in class de.bsvrz.pua.prot.util.ErrorMessageBuilder
-
- IMDSBuilder - Class in de.bsvrz.pua.prot.processing
-
InterMediateDataSetBuilder Erzeugt Ausgangsdatensätze und legt sie in einem Puffer ab.
- IMDSBuilder(boolean, boolean, List<Elements>, Tuple<ExpressionTree, Boolean>, Hashtable<RealElement, ValueProvider>, Hashtable<TempAttributeDescription, TempAttribut>, ProcessingBuffer, Status, int) - Constructor for class de.bsvrz.pua.prot.processing.IMDSBuilder
-
Initialisierung.
- ImmutableResultValue - Class in de.bsvrz.pua.prot.util
-
Entspricht
ResultValue
, Änderungen des einmal im Konstruktor gesetzten Wertes werden jedoch verhindert.
- ImmutableResultValue(ExpressionResult) - Constructor for class de.bsvrz.pua.prot.util.ImmutableResultValue
-
- incAggregationCount() - Method in class de.bsvrz.pua.prot.aggregations.AggregationResultValue
-
Erhöht den Aggregationszähler für dieses Objekt.
- incAttributeCount() - Method in class de.bsvrz.pua.prot.interpreter.semantics.AttributeSemantics
-
Erhöht den Attributzähler.
- incoming - Variable in class de.bsvrz.pua.prot.client.AnswerReceiver
-
Eingegangene Daten
- INCOMPATIBLE_COLUMN_TYPE - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INCOMPLETE_SCOPE - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INDEX_NOT_CONTINUOUS - Static variable in class de.bsvrz.pua.prot.processing.util.DataInformation
-
Index springt
- infoText - Variable in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Beschreibungstext des Protokolls
- init(DataModel, ProcessingParameter, ProcessingInformation) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
Diese Methode muss zur Initialisierung des Parsers aufgerufen werden
- init() - Method in class de.bsvrz.pua.prot.processing.archivebuffer.ArchiveBuffer
-
Sendet erste Anfragen an das Archivsystem.
- init() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.OnlineBuffer
-
Erzeugt zu jedem Element ein Objekt zum Typ
RealOnlineElement
und startet den Thread.
- init() - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
Erzeugt die Abbildungen: Elemente -> Wertebeschaffer.
- INITIAL_RINGBUFFER_SIZE - Static variable in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
Initialisierung Ringpuffer
- INITIALIZATION - Static variable in class de.bsvrz.pua.prot.processing.util.DataInformation
-
Neuinitialisierung
- initialize(Token) - Method in class de.bsvrz.pua.prot.interpreter.AdvancedAST
-
Setzt die Zeilennummer-Information.
- initialize(DataModel) - Method in class de.bsvrz.pua.prot.util.JobInProgress
-
Interne Operation zum setzen des Datenmodells
- insertEmpty() - Method in class de.bsvrz.pua.prot.processing.util.DataInformation
-
Zeigt ob ein leerer Datensatz eingefügt werden muss.
- insertEmpty() - Method in class de.bsvrz.pua.prot.processing.util.ValueContainer
-
Zeigt an ob ein leerer Datensatz eingefügt werden soll.
- IntermediateDataSet - Class in de.bsvrz.pua.prot.processing.util
-
Ausgangsdatensatz.
- IntermediateDataSet(List<BaseDataSet>, byte, ProcessingInformation.ApplyAggregation, long, int) - Constructor for class de.bsvrz.pua.prot.processing.util.IntermediateDataSet
-
- IntermediateDataSet(List<BaseDataSet>, byte, ProcessingInformation.ApplyAggregation, int) - Constructor for class de.bsvrz.pua.prot.processing.util.IntermediateDataSet
-
- IntermediateDataSet(BaseDataSet[], byte, ProcessingInformation.ApplyAggregation, long, int) - Constructor for class de.bsvrz.pua.prot.processing.util.IntermediateDataSet
-
- Interpreter - Class in de.bsvrz.pua.prot.interpreter
-
Klasse zur Steuerung des Skript-Interpreter Moduls.
- Interpreter(DataModel) - Constructor for class de.bsvrz.pua.prot.interpreter.Interpreter
-
Erzeugen des Interpreters
- InterpreterErrorMessage - Class in de.bsvrz.pua.prot.interpreter
-
Zusammenfassung aller Fehlermeldungen des Interpreters
- InterpreterErrorMessage() - Constructor for class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- InterpreterInterface - Interface in de.bsvrz.pua.prot.interpreter
-
Schnittstelle zum Interpreter.
- Intervall - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- Intervall - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- INVALID - Static variable in class de.bsvrz.pua.prot.manager.ProtocolRelatedOperation
-
Nicht gesetzt.
- INVALID_ATTRIBUTE - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_ATTRIBUTE_DEFINITION - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_ATTRIBUTETYPE_PID - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_CHECKSUM - Static variable in class de.bsvrz.pua.prot.manager.ManagerErrorMessage
-
- INVALID_CHECKSUM_ALGORITHM - Static variable in class de.bsvrz.pua.prot.manager.ManagerErrorMessage
-
- INVALID_DAY - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_EXPRESSION - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_HOUR - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_ID - Static variable in class de.bsvrz.pua.prot.util.ResultValue
-
Wird für Referenzen vergeben, denen kein Objekt zugeordnet ist.
- INVALID_INDEX - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_JOB_ID - Static variable in class de.bsvrz.pua.prot.manager.ManagerErrorMessage
-
- INVALID_MINUTE - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_MONTH - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_MSEC - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_OBJECT_PID - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_OBJECT_SET - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_OPCODE - Static variable in class de.bsvrz.pua.prot.manager.ManagerErrorMessage
-
- INVALID_PATH - Static variable in class de.bsvrz.pua.prot.manager.ManagerErrorMessage
-
- INVALID_PERIOD_DURATION - Static variable in class de.bsvrz.pua.prot.processing.ProcessingErrorMessage
-
- INVALID_PID - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_REFERENCE - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_RESULT_TYPE - Static variable in class de.bsvrz.pua.prot.processing.ProcessingErrorMessage
-
- INVALID_SCOPE - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_SCRIPT_FILENAME - Static variable in class de.bsvrz.pua.prot.manager.ManagerErrorMessage
-
- INVALID_SECOND - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_SIMVAR - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_SIMVAR - Static variable in class de.bsvrz.pua.prot.util.Qualifier
-
Zeigt ungültige Simulationsvariante an
- INVALID_STATUS - Static variable in class de.bsvrz.pua.prot.client.PuaClient
-
Status der Protokollerstellung konnte nicht abgefragt werden.
- INVALID_STATUS - Static variable in class de.bsvrz.pua.prot.manager.taskmanager.ThreadElement
-
Status der Protokollerstellung nicht ermittelbar.
- INVALID_TEMP_ATTRIBUTE - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_TEMP_ATTRIBUTE_TYPE - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- INVALID_VALUE - Static variable in class de.bsvrz.pua.prot.processing.util.BaseDataSet
-
Datenzeitstempel oder Datenindex wurde nicht gesetzt.
- INVALID_YEAR - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- IS_NO_ELEMENT_OF - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- IS_NO_SET - Static variable in class de.bsvrz.pua.prot.interpreter.InterpreterErrorMessage
-
- isAbort() - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
- isAborted() - Method in class de.bsvrz.pua.prot.manager.requests.ProtocolRequest
-
- isAborted() - Method in class de.bsvrz.pua.prot.manager.requests.ScriptRequest
-
- isAggregate() - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
- isAlias(String) - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
Überprüft, ob es einen Alias diesen Namens gibt.
- isAlive() - Method in class de.bsvrz.pua.prot.sender.PuaSender
-
- isArchiveOnline() - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Gibt true zurück, wenn PuA erreichbar ist und PuA das Archiv erreichen kann.
- isArithmetic() - Method in class de.bsvrz.pua.prot.util.ExpressionResult
-
- isArray() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- isArray() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- isArray() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- isArray() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- isAspectMember(AttributeGroup, Aspect) - Static method in class de.bsvrz.pua.prot.util.MemberCheck
-
Überprüft ob ein Aspekt zu einer Attributgruppe gehört
- isAtomar() - Method in class de.bsvrz.pua.prot.util.ResultValue
-
- isAtomic() - Method in class de.bsvrz.pua.prot.util.attributes.AttributeIdentifier
-
- isAtomic() - Method in class de.bsvrz.pua.prot.util.attributes.RealAttributeDescription
-
Überprüft ob das Attribut atomar ist.
- isAttributeGroupMember(SystemObject, AttributeGroup) - Static method in class de.bsvrz.pua.prot.util.MemberCheck
-
Überprüft ob eine Attributgruppe zu einem Objekt gehört
- isAttributeMember(AttributeGroup, String) - Static method in class de.bsvrz.pua.prot.util.MemberCheck
-
Überprüft ob ein Attribut Element einer Attributgruppe ist
- isBinary() - Method in enum de.bsvrz.pua.prot.util.ExpressionTree.Operation
-
- IsBoolean - Class in de.bsvrz.pua.prot.functions
-
Implementiert die PuA-Funktion `istWahrheitswert()`, die prüft, ob das Argument ein Wahrheitswert ist.
- IsBoolean() - Constructor for class de.bsvrz.pua.prot.functions.IsBoolean
-
- isComplete() - Method in class de.bsvrz.pua.prot.client.ProtocolResultStream
-
Zeigt an ob das Protokoll vollständig und erfolgreich übertragen wurde.
- isDefined() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- isDefined() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- isDefined() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- isDefined() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- isDeltaProtocol() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- isDone() - Method in class de.bsvrz.pua.prot.processing.archivebuffer.ArchiveBuffer
-
- isDone() - Method in class de.bsvrz.pua.prot.processing.IMDSBuilder
-
Zeigt an dass keine weiteren Daten mehr vorliegen.
- isDone() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.OnlineBuffer
-
- isDone() - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
Zeigt ob der Buffer noch weitere Daten liefern wird.
- isDoneCollecting() - Method in class de.bsvrz.pua.prot.processing.archivebuffer.ArchiveBuffer
-
Überprüft ob die Datensammlung abgeschlossen ist.
- isDoneCollecting() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.OnlineBuffer
-
Überprüft, ob das Ende der zu überprüfenden Zeitbereiche erreicht ist und alle Daten übertragen wurden.
- isDoneCollecting() - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
Zeigt an ob mit das Abfragen aller Daten abgeschlossen wurde.
- IsEmpty - Class in de.bsvrz.pua.prot.functions
-
Implementiert die PuA-Funktion `istLeer()`, die prüft, ob das Argument keine Daten hat.
- IsEmpty() - Constructor for class de.bsvrz.pua.prot.functions.IsEmpty
-
- isEmpty() - Method in class de.bsvrz.pua.prot.processing.util.BinaryTree
-
Zeigt ob Zeitintervalle im Baum gespeichert sind.
- isError() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- isError() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- isError() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- isError() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- isError() - Method in class de.bsvrz.pua.prot.data.ProtocolData
-
Gibt true zurück, wenn es sich um einen von PuA generierten Fehlerwert handelt.
- IsError - Class in de.bsvrz.pua.prot.functions
-
Implementiert die PuA-Funktion `istFehler()`, die das Argument auf Fehler prüft.
- IsError() - Constructor for class de.bsvrz.pua.prot.functions.IsError
-
- isLastOfInterval() - Method in class de.bsvrz.pua.prot.processing.util.ValueContainer
-
Zeigt ob es sich um den letzten Ausgangsdatensatz eines Intervalls handelt.
- isList() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- isList() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- isList() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- isList() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- isListAggregation() - Method in class de.bsvrz.pua.prot.processing.archivebuffer.Aggregator
-
Werden auch nicht aggregierte Daten versendet?
- isListAggregation() - Method in class de.bsvrz.pua.prot.processing.archivebuffer.ArchiveBuffer
-
- isListAggregation() - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.OnlineBuffer
-
Liefert immer false zurück.
- isListAggregation() - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
Werden nicht aggregierte Daten versendet?
- isNoChange() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- isNoChange() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- isNoChange() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- isNoChange() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- isNoChange() - Method in class de.bsvrz.pua.prot.data.ProtocolData
-
Gibt true zurück, wenn es sich bei diesem Wert um eine NoChange-Markierung handelt.
- isNoChange(Data) - Static method in class de.bsvrz.pua.prot.data.ProtocolData
-
Gibt true zurück, wenn es sich bei dem übergebenen Wert um eine NoChange-Markierung handelt.
- IsNumber - Class in de.bsvrz.pua.prot.functions
-
Implementiert die PuA-Funktion `istZahl()`, die prüft, ob das Argument eine Zahl ist.
- IsNumber() - Constructor for class de.bsvrz.pua.prot.functions.IsNumber
-
- isObjectReference(ReferenceAttributeType, String) - Method in class de.bsvrz.pua.prot.util.MemberCheck
-
Überprüft ob eine Attributgruppe durch ein Attribut referenziert wird
- isObjectTypeReference(Attribute, String) - Method in class de.bsvrz.pua.prot.util.MemberCheck
-
Überprüft ob ein Objekttyp von einem Attribut referenziert wird
- isPaddedData() - Method in class de.bsvrz.pua.prot.processing.util.BaseDataSet
-
Handelt es sich um aufgefüllte Daten?
- isPlain() - Method in class de.bsvrz.pua.prot.data.ArrayProtocolData
-
- isPlain() - Method in class de.bsvrz.pua.prot.data.AttributeGroupProtocolData
-
- isPlain() - Method in class de.bsvrz.pua.prot.data.AttributeProtocolData
-
- isPlain() - Method in class de.bsvrz.pua.prot.data.MultiColumnProtocolData
-
- isPuaOnline() - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Gibt true zurück, wenn PuA erreichbar ist
- isPublic() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Ist das Protokoll öffentlich?
- isReady() - Method in class de.bsvrz.pua.prot.client.ProtocolViewer
-
Zeigt an ob das Fenster bereits erzeugt wurde.
- isReady() - Method in class de.bsvrz.pua.prot.manager.Manager
-
Zeigt an ob das Modul und alle Submodule vollständig hochgefahren wurde.
- isReady() - Method in class de.bsvrz.pua.prot.manager.ScriptRequestReceiver
-
Zeigt ob Anmeldung auf alle Skriptobjekte durchgeführt wurde.
- isReady() - Method in class de.bsvrz.pua.prot.Protocols
-
Zeigt an ob die SWE vollständig hochgefahren wurde.
- isRequestSuccessful() - Method in class de.bsvrz.pua.prot.client.ProtocolResultStream
-
Zeigt den Status der Aktion ab.
- isRequestSuccessful() - Method in class de.bsvrz.pua.prot.util.ProtocolRequestResult
-
Gibt an ob die Anfrage erfolgreich abgesetzt oder durchgeführt werden konnte
- isSaveProtocol() - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- isShown() - Method in class de.bsvrz.pua.prot.processing.ValueProvider
-
Zeigt ob der Wertebeschaffer zu einem Element gehört, das im Spalten-Bereich verwendet wird.
- isShown(RealElement) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Zeigt an ob das Element im Spalten-Bereich verwendet wird.
- IsState - Class in de.bsvrz.pua.prot.functions
-
Implementiert die PuA-Funktion `istZustand()`, die prüft, ob das Argument ein Zustandswert einer Aufzählung ist.
- IsState() - Constructor for class de.bsvrz.pua.prot.functions.IsState
-
- isSummable() - Method in class de.bsvrz.pua.prot.util.ResultValue
-
Zeigt an, ob der Wert in einer Aggregation verwendet werden darf.
- isTempAttributeDefined(String) - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
- isTerminated() - Method in class de.bsvrz.pua.prot.manager.taskmanager.TaskManager
-
Zeigt an ob der Taskmanager und alle Subthreads beendet wurden.
- isTerminated() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadPool
-
Zeigt an ob alle Threads beendet wurden.
- IsText - Class in de.bsvrz.pua.prot.functions
-
Implementiert die PuA-Funktion `istText()`, die prüft, ob das Argument eine Zeichenkette ist.
- IsText() - Constructor for class de.bsvrz.pua.prot.functions.IsText
-
- IstFehler - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- IstFehler - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- IstLeer - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- IstLeer - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- IstText - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- IstText - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- IstWahrheitswert - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- IstWahrheitswert - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- IstZahl - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- IstZahl - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- IstZustand - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- IstZustand - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- isUnique(long) - Method in class de.bsvrz.pua.prot.manager.datamanager.DataManager
-
Überprüft ob es zu der gegebenen Protokoll-Id bereits ein gespeichertes Protokoll gibt.
- isUnique(long) - Method in interface de.bsvrz.pua.prot.manager.datamanager.DataManagerInterface
-
Überprüft ob es zu der gegebenen Protokoll-Id bereits ein gespeichertes Protokoll gibt.
- isWinner() - Method in class de.bsvrz.pua.prot.processing.ValueProvider
-
- iterator() - Method in class de.bsvrz.pua.prot.data.ProtocolData
-
- PackageRuntimeInfo - Class in de.bsvrz.pua.prot
-
- PackageRuntimeInfo() - Constructor for class de.bsvrz.pua.prot.PackageRuntimeInfo
-
- 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.
- parameter - Variable in class de.bsvrz.pua.prot.client.CmdPua
-
Kommandozeilen-Paramter
- 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_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.BasicFlowControl
-
- 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.
- performDivIntOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
-
Ganzzahl-Division der Operanden.
- performDivIntOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperationEx
-
Ganzzahl-Division der Operanden.
- performDivOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
-
Dividiert die Operanden.
- performDivOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperationEx
-
Dividiert die Operanden.
- performMinusOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
-
Subtrahiert die Operanden.
- performMinusOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperationEx
-
Subtrahiert die Operanden.
- performModOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
-
Modulo-Operation
- performModOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperationEx
-
Modulo-Operation
- performMultOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
-
Multipliziert die Operanden.
- performMultOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperationEx
-
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
-
- performPlusOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
-
Addiert die Operanden.
- performPlusOperation() - Method in class de.bsvrz.pua.prot.util.ArithmeticOperationEx
-
Addiert die Operanden.
- 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 und zusammengefasste Zeiträume
- pi - Variable in class de.bsvrz.pua.prot.interpreter.semantics.Semantics
-
Datenobjekt, in dem alle zur Datenaufbereitung notwendigen Daten abgelegt werden
- plain(long) - Static method in class de.bsvrz.pua.prot.processing.util.ExpressionResultAndState
-
- plain(double) - Static method in class de.bsvrz.pua.prot.processing.util.ExpressionResultAndState
-
- plain(String) - Static method in class de.bsvrz.pua.prot.processing.util.ExpressionResultAndState
-
- plain(boolean) - Static method in class de.bsvrz.pua.prot.processing.util.ExpressionResultAndState
-
- 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.
- 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
-
- 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
-
- printInfo() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Gibt Informationen über die Kommandozeilenparameter 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
-
- 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.
- Pro - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- Pro - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- 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 und 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.RetrieveScriptDefaultsRequest
-
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.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[], long) - Method in class de.bsvrz.pua.prot.manager.taskmanager.TaskManager
-
Übergeben einer Anfrage an das Task Manager Submodul.
- process(SystemObject, long, int, byte[], long) - 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.
- process(boolean) - Method in class de.bsvrz.pua.prot.processing.ProtocolReader
-
- processAggregationRecord(IntermediateDataSet) - Method in interface de.bsvrz.pua.prot.filters.PostFilter
-
Wird für jeden aggregierten Ausgangsdatensatz aufgerufen.
- processDataRecord(IntermediateDataSet) - Method in interface de.bsvrz.pua.prot.filters.PostFilter
-
Wird für jeden Ausgangsdatensatz aufgerufen.
- Processing - Class in de.bsvrz.pua.prot.processing
-
Führt die Datenaufbereitung durch.
- Processing(PuaSender, DataManagerInterface, SerializerUtil, long, ProcessingParameter, ProcessingInformation, AtlMeta, ConfigurationObject, long, int, 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>>, int, String) - 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(SystemObject) - Constructor for class de.bsvrz.pua.prot.util.ProcessingParameter
-
Erzeugt Auftragsparameter mit Simulationsvariante 0.
- ProcessingParameter(SystemObject, SystemObject, short) - Constructor for class de.bsvrz.pua.prot.util.ProcessingParameter
-
Erzeugt Auftragsparameter.
- ProcessingParameter(SystemObject, SystemObject, short, long, long) - Constructor for class de.bsvrz.pua.prot.util.ProcessingParameter
-
Erzeugt Auftragsparameter.
- ProcessingParameter(SystemObject, SystemObject, short, Collection<Tuple<Long, Long>>) - Constructor for class de.bsvrz.pua.prot.util.ProcessingParameter
-
Erzeugt Auftragsparameter.
- ProcessingParameter(SystemObject, SystemObject, short, Collection<Tuple<Long, Long>>, Map<String, String>, Map<String, List<String>>, boolean, Boolean, Collection<ArchiveDataKind>, String, boolean, String) - Constructor for class de.bsvrz.pua.prot.util.ProcessingParameter
-
Erzeugt Auftragsparameter.
- ProcessingParameter(SystemObject, SystemObject, short, Collection<Tuple<Long, Long>>, Map<String, String>, Map<String, List<String>>, boolean, ProtocolType, NoChangeMarker, Collection<ArchiveDataKind>, String, boolean, String) - Constructor for class de.bsvrz.pua.prot.util.ProcessingParameter
-
Erzeugt Auftragsparameter.
- ProcessingParameter() - Constructor for class de.bsvrz.pua.prot.util.ProcessingParameter
-
- processNewData(ValueProvider[], ArrayList<ValueProvider>) - Method in class de.bsvrz.pua.prot.processing.archivebuffer.ArchiveBuffer
-
- processNewData(ValueProvider[], ArrayList<ValueProvider>) - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.OnlineBuffer
-
XXX MH: Merge sollte schon im Konstruktor von imdsBuffer festgelegt werden.
- processNewData(ValueProvider[], ArrayList<ValueProvider>) - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
Bereitet aus den Ergebnisdatensätzen die Ergebnisdaten auf.
- processScript - Variable in class de.bsvrz.pua.prot.interpreter.semantics.Semantics
-
True falls das Skript vollständig ausgewertet werden soll, d.h. wenn später die Datenaufbereitung auf pi gestartet werden soll.
- PROTOCOL_COMPLETION_INTERFACE - Static variable in class de.bsvrz.pua.prot.manager.ProtocolRelatedOperation
-
Schnittstelle über die Protokoll-Fertigmeldungen angefordert bzw. verschickt werden
- 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, String, long, 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, List<ProcessingInformation.ApplyAggregation>) - Constructor for class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationData
-
- ProtocolAggregationResultData - Class in de.bsvrz.pua.prot.client.dataobject
-
Fasst die Daten eines Aggregations-Ergebnisdatensatzes zusammen
- ProtocolAggregationResultData(ResultValue[], long[], long[], ProcessingInformation.ApplyAggregation, byte, int) - Constructor for class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
- 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.
- ProtocolCompletionAnswerReceiver - Class in de.bsvrz.pua.prot.client
-
- ProtocolCompletionAnswerReceiver(ClientDavInterface, ClientApplication, long, PuaClient) - Constructor for class de.bsvrz.pua.prot.client.ProtocolCompletionAnswerReceiver
-
- ProtocolData - Class in de.bsvrz.pua.prot.data
-
Bietet eine Kapselung der Protokolldaten in ein Interface, wie es Dav-Daten benutzen.
- ProtocolData() - Constructor for class de.bsvrz.pua.prot.data.ProtocolData
-
- protocolDate - Variable in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Erstelldatum des Protokolls
- protocolFinished(long) - Method in interface de.bsvrz.pua.prot.client.ProtocolListener
-
Diese Methode kann überschrieben werden und wird jedes mal aufgerufen wenn
ein protokollbezogener Auftrag beendet wurde.
- ProtocolInputStream - Class in de.bsvrz.pua.prot.manager.datamanager
-
Klasse zum Zugriff auf gespeicherte Protokolle.
- ProtocolInputStream(long, String) - Constructor for class de.bsvrz.pua.prot.manager.datamanager.ProtocolInputStream
-
Öffnet eine Protokolldatei.
- 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
-
- ProtocolLexer(InputBuffer) - Constructor for class de.bsvrz.pua.prot.interpreter.ProtocolLexer
-
- ProtocolLexer(LexerSharedInputState) - Constructor for class de.bsvrz.pua.prot.interpreter.ProtocolLexer
-
- ProtocolLexerTokenTypes - Interface in de.bsvrz.pua.prot.interpreter
-
- ProtocolListener - Interface in de.bsvrz.pua.prot.client
-
Listener-Klasse, die über fertigestellte Protokolle informiert wird.
- ProtocolListenerEx - Interface in de.bsvrz.pua.prot.client
-
Listener-Klasse, die über fertigestellte Aufträge und gelöschte Protokolle informiert wird.
- ProtocolListRequest - Class in de.bsvrz.pua.prot.manager.requests
-
Basisklasse für die Anfragen zum abrufen von Protokolllisten.
- ProtocolListRequest(ClientDavInterface, Data, 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
-
- ProtocolParser(TokenStream, int) - Constructor for class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- ProtocolParser(TokenStream) - Constructor for class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- ProtocolParser(ParserSharedInputState) - Constructor for class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- protocolRead(long) - Method in interface de.bsvrz.pua.prot.client.ProtocolListenerEx
-
Diese Methode kann überschrieben werden und wird jedes mal aufgerufen, wenn ein ungelesenes Protokoll gelesen wurde und damit zu
einem gespeicherten Protokoll wird.
- ProtocolReader - Class in de.bsvrz.pua.prot.processing
-
Lies ein gespeichertes Protokoll ein und versendet es an einen Empfänger
- ProtocolReader(PuaSender, SerializerUtil, long, long, int, DataManagerInterface, long, long) - Constructor for class de.bsvrz.pua.prot.processing.ProtocolReader
-
Erzeugt ein Objekt zur Datenaufbereitung.
- 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
-
- protocolRemoved(long) - Method in interface de.bsvrz.pua.prot.client.ProtocolListenerEx
-
Diese Methode kann überschrieben werden und wird jedes mal aufgerufen, wenn ein Protokoll gelöscht wurde.
- 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[], PuADataState[], DataInformation[], long[], long[], long[], byte, int) - 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, PuaClient) - 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(DataModel) - 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
-
- 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
-
- PUA_ARS_STATUS - Static variable in class de.bsvrz.pua.prot.manager.ProtocolRelatedOperation
-
Prüfung ob PuA läuft und mit dem Archivsystem verbunden ist
- 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
-
- PuADataState - Enum in de.bsvrz.pua.prot.client.dataobject
-
Datenzustand für PuA-Ergebnisdaten
- 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
-
- PuaSender - Class in de.bsvrz.pua.prot.sender
-
Klasse, die der PuA-Server zur Kommunikation mit den Clients benutzt.
- PuaSender(ClientDavInterface, SystemObject, DataDescription, Runnable) - Constructor for class de.bsvrz.pua.prot.sender.PuaSender
-
- PuaSender(ClientDavInterface, SystemObject, DataDescription, Runnable, long) - Constructor for class de.bsvrz.pua.prot.sender.PuaSender
-
- 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.
- put(RealElement, BaseDataSet) - Method in class de.bsvrz.pua.prot.processing.util.ValueContainer
-
Legt den Wert für ein Element fest.
- ScopeException - Exception in de.bsvrz.pua.prot.exceptions
-
Diese Exception wird ausgelöst, falls eine ungültige Qualifizierung auftritt.
- ScopeException(String) - Constructor for exception de.bsvrz.pua.prot.exceptions.ScopeException
-
Erzeugt eine Exception mit der übergebenen Meldung
- ScopeException(String, AST) - Constructor for exception de.bsvrz.pua.prot.exceptions.ScopeException
-
Erzeugt eine Exception mit einer Fehlermeldung und setzt die Zeile, in der der Fehler aufgetreten ist.
- ScopeException(String, Token) - Constructor for exception de.bsvrz.pua.prot.exceptions.ScopeException
-
Erzeugt eine Exception mit einer Fehlermeldung und setzt die Zeile, in der der Fehler aufgetreten ist.
- ScopeSemantics - Class in de.bsvrz.pua.prot.interpreter.semantics
-
Semantische Überprüfung und Hilfsklassen für das Mit-Konstrukt.
- ScopeSemantics(Semantics) - Constructor for class de.bsvrz.pua.prot.interpreter.semantics.ScopeSemantics
-
- script - Variable in class de.bsvrz.pua.prot.manager.requests.ScriptRequest
-
Skriptobjekt
- ScriptAnswer - Class in de.bsvrz.pua.prot.manager
-
Klasse zum Senden einer Antwort auf eine Skript-bezogene Anfrage.
- ScriptAnswer() - Constructor for class de.bsvrz.pua.prot.manager.ScriptAnswer
-
- ScriptAnswerReceiver - Class in de.bsvrz.pua.prot.client
-
Empfänger für skript-bezogene Antworten von PuA.
- ScriptAnswerReceiver(ClientDavInterface, DynamicObject, SystemObject, long, long) - Constructor for class de.bsvrz.pua.prot.client.ScriptAnswerReceiver
-
Erzeugt den Empfänger.
- scriptDate - Variable in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Erstellungsdatum des Skripts
- scriptName - Variable in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Name des Skripts
- ScriptRelatedOperation - Class in de.bsvrz.pua.prot.manager
-
Enthält die Operationscodes für Skript-bezogenen Operationen.
- ScriptRelatedOperation() - Constructor for class de.bsvrz.pua.prot.manager.ScriptRelatedOperation
-
- ScriptRequest - Class in de.bsvrz.pua.prot.manager.requests
-
* Klasse die anhand eines Objekts vom Typ ResultData
überprüft, welcher Skript-bezogene Auftrag ausgeführt werden soll.
- ScriptRequest(ClientDavInterface, DataManagerInterface, ResultData[], boolean) - Constructor for class de.bsvrz.pua.prot.manager.requests.ScriptRequest
-
Erzeugt das Objekt.
- ScriptRequestReceiver - Class in de.bsvrz.pua.prot.manager
-
Objekte dieser Klasse nehmen Objekte vom Datenverteiler entgegen.
- ScriptRequestReceiver(ClientDavInterface, DataManagerInterface, MutableSet, DataDescription, ReceiveOptions, ReceiverRole) - Constructor for class de.bsvrz.pua.prot.manager.ScriptRequestReceiver
-
- selectData(RealAttributeDescription) - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.ExtResultData
-
Sorgt dafür, dass nur das Unterdatum betrachtet wird, dass in der RealAttributeDescription angegeben ist
- SemanticChecks - Interface in de.bsvrz.pua.prot.interpreter.semantics
-
Interface für alle semantischen Überprüfungen
- SemanticErrorException - Exception in de.bsvrz.pua.prot.exceptions
-
Wird für generelle Fehler in der Semantik des Skripts verwendet.
- SemanticErrorException(String) - Constructor for exception de.bsvrz.pua.prot.exceptions.SemanticErrorException
-
Erzeugt eine Exception mit der übergebenen Meldung
- SemanticErrorException(String, AST) - Constructor for exception de.bsvrz.pua.prot.exceptions.SemanticErrorException
-
Erzeugt eine Exception mit einer Fehlermeldung und setzt die Zeile, in der der Fehler aufgetreten ist.
- SemanticErrorException(String, Token) - Constructor for exception de.bsvrz.pua.prot.exceptions.SemanticErrorException
-
Erzeugt eine Exception mit einer Fehlermeldung und setzt die Zeile, in der der Fehler aufgetreten ist.
- Semantics - Class in de.bsvrz.pua.prot.interpreter.semantics
-
Diese Klasse bietet Methoden zum Überprüfen der Semantik eines Skripts.
- Semantics(DataModel, SymbolTable, ProcessingInformation) - Constructor for class de.bsvrz.pua.prot.interpreter.semantics.Semantics
-
Konstruktor.
- send(Data) - Method in class de.bsvrz.pua.prot.sender.PuaSender
-
- SEND_SAVED_PROTOCOL - Static variable in class de.bsvrz.pua.prot.manager.ProtocolRelatedOperation
-
Gespeichertes Protokoll abrufen
- SEND_UNREAD_PROTOCOL - Static variable in class de.bsvrz.pua.prot.manager.ProtocolRelatedOperation
-
Noch nicht abgerufenes Protokoll senden.
- sendAbort(PuaSender, long, String) - Static method in class de.bsvrz.pua.prot.manager.ProtocolAnswer
-
Sendet eine negative Quittung, die zeigt, dass die Protokollerstellung abgebrochen wurde.
- sendAck(PuaSender, long) - Static method in class de.bsvrz.pua.prot.manager.ProtocolAnswer
-
Sendet eine Quittung an den Auftraggeber.
- sendAnswer(ClientDavInterface, SystemObject, AtgAnswer) - Static method in class de.bsvrz.pua.prot.manager.ScriptAnswer
-
Legt Metainformationen des Skripts auf den Datenverteiler.
- sender(ClientDavInterface, SystemObject) - Static method in class de.bsvrz.pua.prot.manager.ProtocolAnswer
-
- sendError(PuaSender, long, String) - Static method in class de.bsvrz.pua.prot.manager.ProtocolAnswer
-
Sendet eine Fehlermeldung an den Auftraggeber.
- sendError(ClientDavInterface, SystemObject, SystemObject, long, String) - Static method in class de.bsvrz.pua.prot.manager.ScriptAnswer
-
Sendet eine Fehlermeldung an den Auftraggeber.
- sendJobId(PuaSender, long, long) - Static method in class de.bsvrz.pua.prot.manager.ProtocolAnswer
-
Sendet die Auftrags-Id als einfacher Sender an den Auftraggeber.
- sendJobList(PuaSender, long, ArrayList<JobInProgress>) - Static method in class de.bsvrz.pua.prot.manager.ProtocolAnswer
-
Sendet die Liste mit den aktuellen Aufträgen an den Auftraggeber.
- sendProtocol(PuaSender, long, SerializerUtil, ProtocolResult) - Static method in class de.bsvrz.pua.prot.manager.ProtocolAnswer
-
Sendet den Protokolldatensatz als einfacher Sender.
- sendProtocolList(PuaSender, long, long[], ProcessingParameter[]) - Static method in class de.bsvrz.pua.prot.manager.ProtocolAnswer
-
Sendet eine Liste mit den gespeicherten Protokollen an den Auftraggeber.
- sendPuaArsStatus(PuaSender, long, boolean) - Static method in class de.bsvrz.pua.prot.manager.ProtocolAnswer
-
Sendet den Status von PuA bzw. dem Archivsystem an den Auftraggeber.
- sendQuitCmd(String, int) - Static method in class de.bsvrz.pua.prot.client.console.Console
-
Beendet Protokolle und Auswertungen.
- sendSource(ClientDavInterface, SystemObject, SystemObject, long, AtlMeta, AtlExtra) - Static method in class de.bsvrz.pua.prot.manager.ScriptAnswer
-
Legt den Quelltext eines Skripts auf den Datenverteiler.
- sendStatus(PuaSender, long, byte) - Static method in class de.bsvrz.pua.prot.manager.ProtocolAnswer
-
Sendet den Status an den Auftraggeber.
- serialize() - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Serialisiert das Objekt in einen Byte-Array.
- set(long) - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
-
- set(double) - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
-
Setzt den rechten Operand
- set(ExpressionResult) - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
-
Setzt den rechten Operand
- set(long) - Method in class de.bsvrz.pua.prot.util.ArithmeticOperationEx
-
Setzt den rechten Operand
- set(double) - Method in class de.bsvrz.pua.prot.util.ArithmeticOperationEx
-
Setzt den rechten Operand
- set(ExpressionResultAndState) - Method in class de.bsvrz.pua.prot.util.ArithmeticOperationEx
-
Setzt den rechten Operand
- set(boolean) - Method in class de.bsvrz.pua.prot.util.ExpressionResult
-
Setzt den Wert dieses ExpressionResults auf den angegebenen Wahrheitswert.
- set(double) - Method in class de.bsvrz.pua.prot.util.ExpressionResult
-
Setzt den Wert dieses ExpressionResults auf den angegebenen Double-Wert.
- set(String) - Method in class de.bsvrz.pua.prot.util.ExpressionResult
-
Setzt den Wert dieses ExpressionResults auf den angegebenen String-Wert.
- set(ExpressionResult) - Method in class de.bsvrz.pua.prot.util.ExpressionResult
-
Übernimmt den Wert des übergebenen ExpressionResults.
- set(ExpressionResult) - Method in class de.bsvrz.pua.prot.util.ImmutableResultValue
-
Änderungen sind nicht erlaubt.
- set(ProtocolRequestResult) - Method in class de.bsvrz.pua.prot.util.ProtocolRequestResult
-
Kopiert die Werte des Parameters in das Objekt.
- set(String) - Method in class de.bsvrz.pua.prot.util.ProtocolRequestResult
-
Erzeugt eine negative Quittung.
- set(ExpressionResult) - Method in class de.bsvrz.pua.prot.util.ResultValue
-
Setzt den Wert des Objekts.
- setAdminData(ProtocolAdministrationData) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
Wird intern aufgerufen, um clientseitig der Zeile den Spaltenkopf zu übergeben
- setAdminData(ProtocolAdministrationData) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolResultData
-
Deprecated.
- setAggregate(boolean) - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
- setAggregationClasses(List<Class<? extends Aggregation>>) - Method in class de.bsvrz.pua.prot.util.attributes.Elements
-
Sollte nicht verwendet werden.
- setAggregationData(ProtocolAggregationData) - Method in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
Interne Funktion um dem ProtocolAggregationResultData ein ProtocolAggregationData zuzuordnen
- setAliases(HashMap<String, String>) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- setArchiveDataKind(Collection<ArchiveDataKind>) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Setzt die Datensatzarten für die das Skript erstellt werden soll
- setArchiveDataKind(ArchiveDataKind[]) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Setzt die Datensatzarten für die das Skript erstellt werden soll
- setArchiveDataKindCombination(ArchiveDataKindCombination) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Setzt die Datensatzarten für die das Skript erstellt werden soll
- setArchiveDataKinds(ArchiveDataKindCombination) - Method in class de.bsvrz.pua.prot.processing.archivebuffer.ArchiveUser
-
Setzt die Datenart, die abgefragt werden soll.
- setArchiveDataKinds(ArchiveDataKindCombination) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Wirft eine Exception falls das Feld leer ist oder null.
- setAspBindings(Map<String, String>) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
- setAspectBindings(Map<String, String>) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- setAST(AST) - Method in class de.bsvrz.pua.prot.util.attributes.TempAttributeDescription
-
Setzt den AST für dieses Element (damit Fehlermeldungen usw. die Zeilennummer erhalten können)
- setAttributeIdentifier(AttributeIdentifier) - Method in class de.bsvrz.pua.prot.util.attributes.RealAttributeDescription
-
- setAttributes(List<Elements>) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- setAttributeString(String, AttributeGroup) - Method in class de.bsvrz.pua.prot.util.attributes.RealAttributeDescription
-
- setCheck(MemberCheck) - Method in class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
Festlegen welches Objekt die Typüberprüfungen durchführt.
- setClient() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Erzeugt einen neuen PuaClient.
- setColumnName(String) - Method in class de.bsvrz.pua.prot.util.attributes.Elements
-
- setConfigAuthority() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Konfigurations-Authoritaet setzen
- setConstraint(ExpressionTree, boolean) - Method in class de.bsvrz.pua.prot.interpreter.semantics.MiscellaneousSemantics
-
Setzt die 'Einschränkung'sanweisung
- setConstraint(Tuple<ExpressionTree, Boolean>) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Erzeugt zusätzlich Liste mit Datenindices, die vom Archivsystem angefragt werden sollen und über getDataIndices() abgefragt werden können.
- setCreationDate(long) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Setzt das Erstellungsdatum des Protokolls
- setCreatorName(String) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Setzt den Namen des Protokollerstellers (Freitext)
- setDataModel() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
DatenverteilerDatenModell initialisieren
- setDataSource(StatePublisher) - Method in class de.bsvrz.pua.prot.manager.status.StatePublisherTask
-
- setDataTime(long) - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.ExtResultData
-
Setzt den Zeitstempel
- setDav() - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Datenverteiler initialisieren
- setDeltaProtocol(boolean) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- setDeltaProtocol(Boolean) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
- setDi(long) - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.ExtResultData
-
Setzt den Datenindex
- setDone() - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
Wird aufgerufen wenn die Datensammlung beendet werden soll ist oder abgebrochen wird.
- setError() - Method in class de.bsvrz.pua.prot.util.ExpressionResult
-
Deprecated.
- setError(String) - Method in class de.bsvrz.pua.prot.util.ExpressionResult
-
Markiert das Ergebnis als Fehlerhaft.
- setExpression(ExpressionTree) - Method in class de.bsvrz.pua.prot.util.attributes.TempAttributeDescription
-
Setzt den Ausdruck, durch den der Wert des Attributs bestimmt wird.
- setFlowControlWindowSize(int) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Setzt die Größe des "Sliding Window" für die automatische Flusskontrolle.
- setIndex(int) - Method in class de.bsvrz.pua.prot.util.attributes.AttributeGroupDescription
-
- setIndex(int, String) - Method in class de.bsvrz.pua.prot.util.attributes.RealAttributeDescription
-
- setIndex(int) - Method in class de.bsvrz.pua.prot.util.attributes.TempAttributeDescription
-
Setzt den Alias-Index
- setInfoText(String) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Setzt einen beschreibenden Freitext des Protokolls.
- setIsPublic(boolean) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Setzt, ob das Protokoll öffentlich sein soll
- setLastOfInterval(long) - Method in class de.bsvrz.pua.prot.processing.util.ValueContainer
-
Markiert den Ausgangsdatensatz als den letzten des Intervalls.
- setLeft(ExpressionResult) - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
-
Setzt den linken Operanden
- setLeft(ExpressionResultAndState) - Method in class de.bsvrz.pua.prot.util.ArithmeticOperationEx
-
Setzt den linken Operanden
- setLeftTree(ExpressionTree) - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
-
- setLeftTree(ExpressionTree) - Method in class de.bsvrz.pua.prot.util.ArithmeticOperationEx
-
- setMainObject(SystemObject) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Setzt das Hauptobjekt des Protokolls.
- setMainObject(SystemObject) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Setzt das Hauptobjekt
- setName(String) - Method in class de.bsvrz.pua.prot.util.attributes.AttributeDescription
-
- setNoChange() - Method in class de.bsvrz.pua.prot.util.ExpressionResult
-
- setNoChangeMarker(NoChangeMarker) - Method in class de.bsvrz.pua.prot.interpreter.semantics.MiscellaneousSemantics
-
Setzt die Übertragungsart von "Keine Änderungen"-Datensätzen
- setNoChangeMarker(NoChangeMarker) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Setzt die Übertragungsart von "Keine Änderungen"-Datensätzen
- setNoChangeMarker(NoChangeMarker) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Setzt die Markierungsart für "Keine Änderungen" bei Zustandsprotokollen.
- setOrder(HashSet<ProcessingInformation.ApplyAggregation>) - Method in class de.bsvrz.pua.prot.interpreter.semantics.AggregationSemantics
-
Legt die Anwendungsart der Aggregationen fest
- setOrder(HashSet<ProcessingInformation.ApplyAggregation>) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Ordnet den Vektor der Aggregations-Anwendungsvorschriften von grob nach fein
- setParameter(HashMap<String, String>) - Method in class de.bsvrz.pua.prot.client.CmdPua
-
Parameter setzen (nur benoetigt, falls CmdPua mit leerem Konstruktor instanziert wurde
- setPeriodList(Collection<Tuple<Long, Long>>) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Setzt Zeitbereiche
- setPeriods(List<Tuple<Long, Long>>) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- setPossibleAspectBindings(List<String>) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- setPostFilter(AST, String) - Method in class de.bsvrz.pua.prot.interpreter.semantics.MiscellaneousSemantics
-
Legt den Nachfilter fest
- setPostFilter(String) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Legt den Nachfilter fest.
- setProtocolId(long) - Method in class de.bsvrz.pua.prot.client.ProtocolViewer
-
Setzt die Protokoll-Id.
- setProtocolType(ProtocolType) - Method in class de.bsvrz.pua.prot.interpreter.semantics.MiscellaneousSemantics
-
Setzt den Typ des Protokolls
- setProtocolType(ProtocolType) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Setzt die Protokollart
- setProtocolType(ProtocolType) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Setzt die Protokollart.
- setPseudoObjects(Map<String, String[]>) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- setPseudoObjects(Map<String, String[]>) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Setzt die Pseudoobjekt-Definitionen
- setPseudoObjects2(Map<String, List<String>>) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Setzt die Pseudoobjekt-Definitionen
- setReceiver(OnlineDataReceiver) - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.RealOnlineElement
-
Setzt den Receiver.
- setReference(RealAttributeDescription) - Method in class de.bsvrz.pua.prot.util.attributes.RealAttributeDescription
-
- setRightTree(ExpressionTree) - Method in class de.bsvrz.pua.prot.util.ArithmeticOperation
-
- setRightTree(ExpressionTree) - Method in class de.bsvrz.pua.prot.util.ArithmeticOperationEx
-
- setSaveProtocol(boolean) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- setSaveProtocol(boolean) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Setzt ob das Protokoll gespeichert werden soll.
- setScript(SystemObject) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Setzt das Skriptobjekt
- setSimVar(short) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
Legt Simulationsvariante fest.
- setSimVar(short) - Method in class de.bsvrz.pua.prot.util.ProcessingParameter
-
Setzt die Simulationsvariante
- setState(String, boolean) - Method in class de.bsvrz.pua.prot.util.ExpressionResult
-
Setzt einen Statuswert
- setSuccessful() - Method in class de.bsvrz.pua.prot.util.ProtocolRequestResult
-
Operation war erfolgreich.
- setTempAttributes() - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
- setTimeout(long) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
Maximale Wartezeit in ms, bis eine Antwort eingetroffen sein muss.
- setTimeSpec(ArchiveTimeSpecification) - Method in class de.bsvrz.pua.prot.processing.archivebuffer.ArchiveUser
-
Setzt die Zeitspezifikation.
- setToDefault() - Method in class de.bsvrz.pua.prot.data.ProtocolData
-
- setType(SystemObject) - Method in class de.bsvrz.pua.prot.util.attributes.TempAttributeDescription
-
- setUnknownDuration() - Method in class de.bsvrz.pua.prot.processing.util.ValueContainer
-
Setzt das Zeitdauer Attribut auf den Wert "unbekannt"
- setUnscaledValue(long) - Method in class de.bsvrz.pua.prot.util.ExpressionResult
-
Setzt den Wert dieses ExpressionResults auf den angegebenen Long-Wert.
- setUnscaledValue(long, double) - Method in class de.bsvrz.pua.prot.util.ExpressionResult
-
Setzt den Wert dieses ExpressionResults auf den angegebenen Long-Wert.
- setUserFilter(PostFilter) - Method in class de.bsvrz.pua.prot.util.ProcessingInformation
-
- showErrorMessage(String) - Method in class de.bsvrz.pua.prot.client.ProtocolViewer
-
Zeigt eine Fehlermeldung an
- ShowSubscriptionsCommand - Class in de.bsvrz.pua.prot.client.console
-
Komando zum Anzeigen aller angemeldeter Sender und Empfänger.
- ShowSubscriptionsCommand(ClientDavInterface) - Constructor for class de.bsvrz.pua.prot.client.console.ShowSubscriptionsCommand
-
Ezeugt das Objekt.
- shutdown() - Method in class de.bsvrz.pua.prot.manager.datamanager.DataManager
-
- shutdown() - Method in interface de.bsvrz.pua.prot.manager.datamanager.DataManagerInterface
-
Fährt den Data-Manager herunter.
- shutdown() - Method in class de.bsvrz.pua.prot.manager.Manager
-
Fährt die SWE herunter.
- shutdown() - Method in class de.bsvrz.pua.prot.manager.taskmanager.TaskManager
-
- shutdown() - Method in interface de.bsvrz.pua.prot.manager.taskmanager.TaskManagerInterface
-
Fährt den Task-Manager herunter.
- ShutdownCommand - Class in de.bsvrz.pua.prot.client.console
-
Kommando zum Herunterfahren der SWE 'Protokolle und Auswertungen'.
- ShutdownCommand(Protocols) - Constructor for class de.bsvrz.pua.prot.client.console.ShutdownCommand
-
Initialisierung.
- shutdownNoExit() - Method in class de.bsvrz.pua.prot.manager.Manager
-
Fährt die SWE herunter.
- shutdownNoExit(boolean) - Method in class de.bsvrz.pua.prot.manager.Manager
-
Fährt die SWE herunter.
- simVar - Variable in class de.bsvrz.pua.prot.client.dataobject.ProtocolAdministrationData
-
Simulationsvariante
- simVar - Variable in class de.bsvrz.pua.prot.util.Qualifier
-
Simulationsvariante
- size() - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
- size() - Method in class de.bsvrz.pua.prot.processing.util.BinaryTree
-
Anzahl der verwalteten Zeitintervalle.
- skript() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- skript(AST) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- SL_COMMENT - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- SOURCE - Static variable in class de.bsvrz.pua.prot.manager.ScriptRelatedOperation
-
Quelltext anfordern
- Spalte - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- Spalte - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- Spalten - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- Spalten - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- spaltenDefinition() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- spaltenDefinition(AST) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- spaltenMitBlock() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- spaltenMitBlock(AST) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- specialDataType - Variable in class de.bsvrz.pua.prot.processing.util.DataInformation
-
Spezielle Datenart
- standardbindungDefinition() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- standardbindungDefinition(AST) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- Standards - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- Standards - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolTokensTokenTypes
-
- standardsListe() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- standardsListe(AST) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- standardsMitBlock() - Method in class de.bsvrz.pua.prot.interpreter.ProtocolParser
-
- standardsMitBlock(AST) - Method in class de.bsvrz.pua.prot.interpreter.ProtocolTreeWalker
-
- startTimeStamps - Variable in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
Liste der Startzeitstempel
- state(String) - Static method in class de.bsvrz.pua.prot.util.ExpressionResult
-
- state(String, long, double) - Static method in class de.bsvrz.pua.prot.util.ExpressionResult
-
- StatePublisher - Class in de.bsvrz.pua.prot.manager.status
-
Diese Klasse bietet Informationen über laufende Threads und Warteschlangen und bietet damit komfortable Zugriffe auf die Elemente von ThreadPool usw.
- StatePublisher.Status - Class in de.bsvrz.pua.prot.manager.status
-
Speichert Informationen über Threads, die laufen und sich in der Warteschlange befinden
- StatePublisherTask - Class in de.bsvrz.pua.prot.manager.status
-
Abstrakte Basisklasse für Module, die Anwender über interne Vorgänge in PuA informieren.
- StatePublisherTask() - Constructor for class de.bsvrz.pua.prot.manager.status.StatePublisherTask
-
- status - Variable in class de.bsvrz.pua.prot.client.dataobject.ProtocolAggregationResultData
-
Status
- status - Variable in class de.bsvrz.pua.prot.client.dataobject.ProtocolResultData
-
Deprecated.
- STATUS - Static variable in class de.bsvrz.pua.prot.manager.ProtocolRelatedOperation
-
Statusanfrage.
- Status - Class in de.bsvrz.pua.prot.processing
-
XXX Statusberechung funktioniert nur im Sekundenbereich, Testfälle anpassen!
- Status(List<Tuple<Long, Long>>, Set<Integer>) - Constructor for class de.bsvrz.pua.prot.processing.Status
-
- statusChanged(boolean, boolean) - Method in interface de.bsvrz.pua.prot.client.StatusListener
-
- StatusListener - Interface in de.bsvrz.pua.prot.client
-
Listener-Interface mit dem sich ein Anwender über den Zustand von PuA und den Archiv informieren kann
- Steuerungszeichen - Static variable in interface de.bsvrz.pua.prot.interpreter.ProtocolLexerTokenTypes
-
- stopProtocolTransmission() - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadElement
-
- stopProtocolTransmission() - Method in class de.bsvrz.pua.prot.processing.Processing
-
- stopProtocolTransmission() - Method in interface de.bsvrz.pua.prot.processing.ProcessingInterface
-
Bricht die Übertragung des Protokolls ab.
- stopProtocolTransmission() - Method in class de.bsvrz.pua.prot.processing.ProtocolReader
-
- storeAggregatedData(byte) - Method in class de.bsvrz.pua.prot.processing.archivebuffer.ArchiveBuffer
-
- storeAggregatedData(byte) - Method in class de.bsvrz.pua.prot.processing.onlinebuffer.OnlineBuffer
-
Online gesammelte Daten werden nicht aggregiert.
- storeAggregatedData(byte) - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
Falls Aggregationsdatensätze vorhanden sind, werden sie in den Ausgangspuffer gelegt.
- storeAggregationInformation(RealAttributeDescription[]) - Method in class de.bsvrz.pua.prot.interpreter.semantics.AttributeSemantics
-
Hinterlegt Aggregationsinformationen für die Attribute.
- storeAttributeInformation(RealAttributeDescription[]) - Method in class de.bsvrz.pua.prot.interpreter.semantics.AttributeSemantics
-
Hinterlegt Attributsbeschreibungen.
- storeCreateQuery(long, ProcessingParameter, SystemObject, long, long) - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadPool
-
Legt einen Auftrag zur Protokollerstellung in der Warteschlange ab.
- storeDataSet(IntermediateDataSet) - Method in class de.bsvrz.pua.prot.processing.ProcessingBuffer
-
- storeGetProtocolQuery(long, SystemObject, long, long) - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadPool
-
Legt einen Auftrag zum ausgeben eines gespeicherten Protokolls in der Warteschlange ab.
- storeGetUnreadProtocolQuery(long, SystemObject, long, long) - Method in class de.bsvrz.pua.prot.manager.taskmanager.ThreadPool
-
Legt einen Auftrag zum ausgeben eines noch nicht abgelegten Protokolls in der Warteschlange ab.
- subscribe(ReceiverRole) - Method in class de.bsvrz.pua.prot.client.AnswerReceiver
-
- Sum - Class in de.bsvrz.pua.prot.aggregations
-
Summe Aggregation
- Sum() - Constructor for class de.bsvrz.pua.prot.aggregations.Sum
-
- suspendProtocol(long) - Method in class de.bsvrz.pua.prot.client.PuaClient
-
- symbolTable - Variable in class de.bsvrz.pua.prot.interpreter.semantics.Semantics
-
Symboltabelle
- SymbolTable - Class in de.bsvrz.pua.prot.interpreter.semantics
-
Symboltabelle.
- SymbolTable(DataModel, ProcessingParameter) - Constructor for class de.bsvrz.pua.prot.interpreter.semantics.SymbolTable
-
Erzeugen der Symboltabelle