|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Elements | |
|---|---|
| de.bsvrz.pua.prot.client.dataobject | Datenklassen für die von 'Protokolle und Auswertungen' gesendeten Daten. |
| de.bsvrz.pua.prot.processing | Klassen für die Datenaufbereitung. |
| de.bsvrz.pua.prot.util | Enthält diverse Hilfsklassen für Protokolle und Auswertungen. |
| de.bsvrz.pua.prot.util.attributes | Enthält Klassen zur Kapselung von Skriptelementen. |
| Uses of Elements in de.bsvrz.pua.prot.client.dataobject |
|---|
| Constructor parameters in de.bsvrz.pua.prot.client.dataobject with type arguments of type Elements | |
|---|---|
ProtocolAdministrationData(java.lang.String scriptName,
java.lang.String scriptDate,
long version,
long timeStamp,
java.lang.String arsName,
java.util.List<Elements> elements,
int[] columnToDataId,
long[][] dids,
short simVar,
java.lang.String configAuthPid)
|
|
| Uses of Elements in de.bsvrz.pua.prot.processing |
|---|
| Constructor parameters in de.bsvrz.pua.prot.processing with type arguments of type Elements | |
|---|---|
IMDSBuilder(boolean merge,
java.util.List<Elements> attributes,
Tuple<ExpressionTree,java.lang.Boolean> constraint,
java.util.Hashtable<RealElement,ValueProvider> realElements,
java.util.Hashtable<TempAttributeDescription,TempAttribut> tempElements,
ProcessingBuffer processingBuffer,
Status status)
Initialisierung. |
|
| Uses of Elements in de.bsvrz.pua.prot.util |
|---|
| Methods in de.bsvrz.pua.prot.util that return types with arguments of type Elements | |
|---|---|
java.util.List<Elements> |
ProcessingInformation.getAttributes()
|
| Methods in de.bsvrz.pua.prot.util with parameters of type Elements | |
|---|---|
void |
ProcessingInformation.addElement(Elements attribute)
Fügt ein weiteres Elements hinzu. |
| Method parameters in de.bsvrz.pua.prot.util with type arguments of type Elements | |
|---|---|
void |
ProcessingInformation.setAttributes(java.util.List<Elements> attributes)
|
| Uses of Elements in de.bsvrz.pua.prot.util.attributes |
|---|
| Subclasses of Elements in de.bsvrz.pua.prot.util.attributes | |
|---|---|
class |
AttributeDescription
Klasse für temporäre und reale Attribute. |
class |
AttributeGroupDescription
Repräsentiert eine Attributgruppe |
class |
DurationAttributeDescription
Zeitdauer Attribut. |
class |
RealAttributeDescription
Beschreibt ein reales Attribut. |
class |
TempAttributeDescription
Repräsentiert ein temporäres Attribut. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||