|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeGroupDescription | |
---|---|
de.bsvrz.pua.prot.client.dataobject | Datenklassen für die von 'Protokolle und Auswertungen' gesendeten Daten. |
de.bsvrz.pua.prot.processing.archivebuffer | Klassen für den Archivpuffer der Datenaufbereitung. |
de.bsvrz.pua.prot.processing.onlinebuffer | Klassen für den Onlinepuffer der Datenaufbereitung. |
de.bsvrz.pua.prot.util.attributes | Enthält Klassen zur Kapselung von Skriptelementen. |
Uses of AttributeGroupDescription in de.bsvrz.pua.prot.client.dataobject |
---|
Constructors in de.bsvrz.pua.prot.client.dataobject with parameters of type AttributeGroupDescription | |
---|---|
AttributeGroupColumn(AttributeGroupDescription atg)
|
Uses of AttributeGroupDescription in de.bsvrz.pua.prot.processing.archivebuffer |
---|
Constructors in de.bsvrz.pua.prot.processing.archivebuffer with parameters of type AttributeGroupDescription | |
---|---|
RealArchiveAttributeGroup(ArchiveUser archiveUser,
AttributeGroupDescription atgDescription,
boolean deltaProtocol,
boolean isShown)
Konstruktor |
Uses of AttributeGroupDescription in de.bsvrz.pua.prot.processing.onlinebuffer |
---|
Constructors in de.bsvrz.pua.prot.processing.onlinebuffer with parameters of type AttributeGroupDescription | |
---|---|
RealOnlineAttributeGroup(OnlineDataReceiverSet receiverSet,
AttributeGroupDescription atg,
boolean deltaProtocol,
boolean isShown)
Erzeugt das Objekt. |
Uses of AttributeGroupDescription in de.bsvrz.pua.prot.util.attributes |
---|
Methods in de.bsvrz.pua.prot.util.attributes that return AttributeGroupDescription | |
---|---|
AttributeGroupDescription |
AttributeGroupDescription.clone()
Klont die Attributgruppenbeschreibung. |
Methods in de.bsvrz.pua.prot.util.attributes that return types with arguments of type AttributeGroupDescription | |
---|---|
java.util.HashSet<AttributeGroupDescription> |
AttributeGroupDescription.getRealElements()
Gibt eine Referenz auf dieses Objekt zurück. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |