|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bsvrz.pua.prot.processing.ValueProvider
de.bsvrz.pua.prot.processing.onlinebuffer.RealOnlineElement
de.bsvrz.pua.prot.processing.onlinebuffer.RealOnlineAttributeGroup
public class RealOnlineAttributeGroup
Field Summary |
---|
Fields inherited from class de.bsvrz.pua.prot.processing.ValueProvider |
---|
dataInformation, value |
Constructor Summary | |
---|---|
RealOnlineAttributeGroup(OnlineDataReceiverSet receiverSet,
AttributeGroupDescription atg,
boolean deltaProtocol,
boolean isShown)
Erzeugt das Objekt. |
Method Summary |
---|
Methods inherited from class de.bsvrz.pua.prot.processing.onlinebuffer.RealOnlineElement |
---|
abort, executeTake, getReceiveOptions, hasNext, setReceiver, updateDataInformation |
Methods inherited from class de.bsvrz.pua.prot.processing.ValueProvider |
---|
getDataInformation, getMostRecentDataIndex, getMostRecentTimeStamp, getUsedDataIndex, getUsedTimeStamp, getValue, isShown, isWinner, lost, reset, take, won |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RealOnlineAttributeGroup(OnlineDataReceiverSet receiverSet, AttributeGroupDescription atg, boolean deltaProtocol, boolean isShown) throws FailureException
RealOnlineElement.setReceiver(OnlineDataReceiver)
auf.
receiverSet
- Objekt das die Anmeldung auf die DAV-Daten durchführt.atg
- AttributgruppenbeschreibungdeltaProtocol
- Soll ein Änderungsprotokoll erzeugt werden?isShown
- Wird das Element im Spalten-Bereich verwendet? true
Element wird im Spalten Bereich
verwendet.
FailureException
- Fehler bei der Kommunikation mit der Konfiguration.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |