A B C D E F G H I K L M N P Q R S T U V W Z 
All Classes All Packages

A

AbstractBenchmark - Class in de.befrish.testdatamt.benchmark
 
AbstractBenchmark() - Constructor for class de.befrish.testdatamt.benchmark.AbstractBenchmark
 
AbstractIdentifiable<I> - Class in de.befrish.testdatamt.collection.id
 
AbstractIdentifiable() - Constructor for class de.befrish.testdatamt.collection.id.AbstractIdentifiable
 
AbstractImmutableIdMap<E extends Identifiable<?>> - Class in de.befrish.testdatamt.collection.id.map
 
AbstractImmutableIdMap() - Constructor for class de.befrish.testdatamt.collection.id.map.AbstractImmutableIdMap
 
accumulator() - Method in class de.befrish.testdatamt.collection.id.map.IdMapCollector
 
add(E) - Method in class de.befrish.testdatamt.collection.id.map.AbstractImmutableIdMap
 
add(E) - Method in interface de.befrish.testdatamt.collection.id.map.IdMap
Fügt den Wert mit ID als Schlüssel hinzu.
add(E) - Method in class de.befrish.testdatamt.collection.id.map.MutableIdMap
 
addAll(IdMap<? extends E>) - Method in class de.befrish.testdatamt.collection.id.map.AbstractImmutableIdMap
 
addAll(IdMap<? extends E>) - Method in interface de.befrish.testdatamt.collection.id.map.IdMap
Fügt alle Werte mit ID als Schlüssel hinzu.
addAll(IdMap<? extends E>) - Method in class de.befrish.testdatamt.collection.id.map.MutableIdMap
 
addProcessor(TestDataProcessor) - Method in class de.befrish.testdatamt.api.runner.TestDataMtRunner
 
ANONYMER_DATEN_TYP - de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
 
ANONYMES_DATEN_OBJEKT - de.befrish.testdatamt.domain.tree.PropertyValue
Deprecated.
 
Assert - Class in de.befrish.testdatamt.util
TODO extra module
AUFZAEHLUNG - de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeLabel
Deprecated.
Aufzählungs-Datentyp oder -Datenobjekt

B

BENANNTER_DATEN_TYP - de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeType
Deprecated.
 
BENANNTES_DATEN_OBJEKT - de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeType
Deprecated.
 
BenchmarkRunner - Class in de.befrish.testdatamt.benchmark
 

C

characteristics() - Method in class de.befrish.testdatamt.collection.id.map.IdMapCollector
 
combiner() - Method in class de.befrish.testdatamt.collection.id.map.IdMapCollector
 
consumeTestData(Object) - Method in class de.befrish.testdatamt.api.dummy.NoOpTestDataSink
 
consumeTestData(Object) - Method in interface de.befrish.testdatamt.api.TestDataSink
 
contains(E) - Method in class de.befrish.testdatamt.collection.id.map.EmptyIdMap
 
contains(E) - Method in interface de.befrish.testdatamt.collection.id.map.IdMap
Prüft, ob ein Element enthalten ist.
contains(E) - Method in class de.befrish.testdatamt.collection.id.map.ImmutableIdMap
 
contains(E) - Method in class de.befrish.testdatamt.collection.id.map.MutableIdMap
 
containsId(Object) - Method in class de.befrish.testdatamt.collection.id.map.EmptyIdMap
 
containsId(Object) - Method in interface de.befrish.testdatamt.collection.id.map.IdMap
Prüft, ob ein Element mit der gegebenen ID enthalten ist.
containsId(Object) - Method in class de.befrish.testdatamt.collection.id.map.ImmutableIdMap
 
containsId(Object) - Method in class de.befrish.testdatamt.collection.id.map.MutableIdMap
 

D

DATEI_TYP - de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
 
DATEI_WERT - de.befrish.testdatamt.domain.tree.PropertyValue
Deprecated.
 
DATUMS_TYP - de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
 
DATUMS_WERT - de.befrish.testdatamt.domain.tree.PropertyValue
Deprecated.
 
de.befrish.testdatamt.api - package de.befrish.testdatamt.api
 
de.befrish.testdatamt.api.dummy - package de.befrish.testdatamt.api.dummy
 
de.befrish.testdatamt.api.runner - package de.befrish.testdatamt.api.runner
 
de.befrish.testdatamt.benchmark - package de.befrish.testdatamt.benchmark
 
de.befrish.testdatamt.benchmark.jmh_generated - package de.befrish.testdatamt.benchmark.jmh_generated
 
de.befrish.testdatamt.collection.id - package de.befrish.testdatamt.collection.id
 
de.befrish.testdatamt.collection.id.map - package de.befrish.testdatamt.collection.id.map
 
de.befrish.testdatamt.domain - package de.befrish.testdatamt.domain
 
de.befrish.testdatamt.domain.tree - package de.befrish.testdatamt.domain.tree
 
de.befrish.testdatamt.util - package de.befrish.testdatamt.util
 
DEZIMALZAHL_TYP - de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
 
DEZIMALZAHL_WERT - de.befrish.testdatamt.domain.tree.PropertyValue
Deprecated.
 

E

EIGENSCHAFTS_DEFINITION - de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeType
Deprecated.
 
EIGENSCHAFTS_DEKLARATION - de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeType
Deprecated.
 
EIGENSCHAFTS_TYP - de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeType
Deprecated.
 
EIGENSCHAFTS_WERT - de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeType
Deprecated.
 
empty() - Static method in class de.befrish.testdatamt.collection.id.map.IdMaps
 
EmptyIdMap<E extends Identifiable<?>> - Class in de.befrish.testdatamt.collection.id.map
 
EmptyIdMap() - Constructor for class de.befrish.testdatamt.collection.id.map.EmptyIdMap
 
EmptyTestDataSource - Class in de.befrish.testdatamt.api.dummy
 
EmptyTestDataSource() - Constructor for class de.befrish.testdatamt.api.dummy.EmptyTestDataSource
 
equals(Object) - Method in class de.befrish.testdatamt.collection.id.map.EmptyIdMap
 
equals(Object) - Method in class de.befrish.testdatamt.collection.id.map.ImmutableIdMap
 
equals(Object) - Method in class de.befrish.testdatamt.collection.id.map.MutableIdMap
 
equals(Object) - Method in class de.befrish.testdatamt.domain.QualifiedName
 
ERBT_VON - de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeReferenceType
Deprecated.
 

F

findByValueClass(Class<?>) - Static method in enum de.befrish.testdatamt.domain.tree.PropertyValue
Deprecated.
 
finisher() - Method in class de.befrish.testdatamt.collection.id.map.IdMapCollector
 
fromString(String) - Static method in class de.befrish.testdatamt.domain.QualifiedName
 

G

GANZZAHL_SCHLUESSEL_TYP - de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
 
GANZZAHL_TYP - de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
 
GANZZAHL_WERT - de.befrish.testdatamt.domain.tree.PropertyValue
Deprecated.
 
GENERIERTER_VERWEIS - de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeLabel
Deprecated.
Bei Verarbeitung erzeugte Verweise.
get(Object) - Method in class de.befrish.testdatamt.collection.id.map.EmptyIdMap
 
get(Object) - Method in interface de.befrish.testdatamt.collection.id.map.IdMap
Gibt das Element mit einer ID zurück.
get(Object) - Method in class de.befrish.testdatamt.collection.id.map.ImmutableIdMap
 
get(Object) - Method in class de.befrish.testdatamt.collection.id.map.MutableIdMap
 
getCurrent() - Static method in class de.befrish.testdatamt.domain.NameConfiguration
 
getId() - Method in interface de.befrish.testdatamt.collection.id.Identifiable
 
getPropertyName(String) - Method in class de.befrish.testdatamt.domain.NameConfiguration
 
getQualifiedName() - Method in interface de.befrish.testdatamt.domain.HasQualifiedName
 

H

hashCode() - Method in class de.befrish.testdatamt.collection.id.map.EmptyIdMap
 
hashCode() - Method in class de.befrish.testdatamt.collection.id.map.ImmutableIdMap
 
hashCode() - Method in class de.befrish.testdatamt.collection.id.map.MutableIdMap
 
hashCode() - Method in class de.befrish.testdatamt.domain.PropertyName
 
hashCode() - Method in class de.befrish.testdatamt.domain.QualifiedName
 
HasQualifiedName - Interface in de.befrish.testdatamt.domain
 

I

ID - de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeLabel
Deprecated.
ID-Eigenschaft
Identifiable<I> - Interface in de.befrish.testdatamt.collection.id
Object, that has an ID.
IdentityTestDataProcessor - Class in de.befrish.testdatamt.api.dummy
 
IdentityTestDataProcessor() - Constructor for class de.befrish.testdatamt.api.dummy.IdentityTestDataProcessor
 
IdMap<E extends Identifiable<?>> - Interface in de.befrish.testdatamt.collection.id.map
 
IdMapCollector<E extends Identifiable<?>> - Class in de.befrish.testdatamt.collection.id.map
Collector for IdMap (creates a MutableIdMap).
IdMapCollector() - Constructor for class de.befrish.testdatamt.collection.id.map.IdMapCollector
 
IdMaps - Class in de.befrish.testdatamt.collection.id.map
 
ids() - Method in class de.befrish.testdatamt.collection.id.map.EmptyIdMap
 
ids() - Method in interface de.befrish.testdatamt.collection.id.map.IdMap
Gibt die Menge aller IDs von den enthaltenen Elementen zurück.
ids() - Method in class de.befrish.testdatamt.collection.id.map.ImmutableIdMap
 
ids() - Method in class de.befrish.testdatamt.collection.id.map.MutableIdMap
 
immutable(IdMap<? extends E>) - Static method in class de.befrish.testdatamt.collection.id.map.IdMaps
 
immutable(E...) - Static method in class de.befrish.testdatamt.collection.id.map.IdMaps
 
immutable(Collection<? extends E>) - Static method in class de.befrish.testdatamt.collection.id.map.IdMaps
 
ImmutableIdMap<E extends Identifiable<?>> - Class in de.befrish.testdatamt.collection.id.map
 
isEmpty() - Method in class de.befrish.testdatamt.collection.id.map.EmptyIdMap
 
isEmpty() - Method in interface de.befrish.testdatamt.collection.id.map.IdMap
Prüft, ob die IdMap leer ist.
isEmpty() - Method in class de.befrish.testdatamt.collection.id.map.ImmutableIdMap
 
isEmpty() - Method in class de.befrish.testdatamt.collection.id.map.MutableIdMap
 
isInStandardPackage() - Method in class de.befrish.testdatamt.domain.QualifiedName
Prüft, ob ein Paket gesetzt ist oder es unter dem Standard-Paket untergeordnet ist.
isPropertyNamesCaseSensitive() - Method in class de.befrish.testdatamt.domain.NameConfiguration
 
isStandardPackage(String) - Static method in class de.befrish.testdatamt.domain.QualifiedName
Prüft, ob ein Paket gleich dem Standard-Paket ist.
iterator() - Method in class de.befrish.testdatamt.collection.id.map.EmptyIdMap
 
iterator() - Method in class de.befrish.testdatamt.collection.id.map.ImmutableIdMap
 
iterator() - Method in class de.befrish.testdatamt.collection.id.map.MutableIdMap
 

K

KOMMENTAR_TYP - de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
 

L

LEERER_WERT - de.befrish.testdatamt.domain.tree.PropertyValue
Deprecated.
 
LISTEN_ELEMENT - de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeType
Deprecated.
 
LISTEN_TYP - de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
 
LISTEN_WERT - de.befrish.testdatamt.domain.tree.PropertyValue
Deprecated.
 

M

main(String[]) - Static method in class de.befrish.testdatamt.benchmark.BenchmarkRunner
 
MutableIdMap<E extends Identifiable<?>> - Class in de.befrish.testdatamt.collection.id.map
 
MutableIdMap() - Constructor for class de.befrish.testdatamt.collection.id.map.MutableIdMap
 
MutableIdMap(E...) - Constructor for class de.befrish.testdatamt.collection.id.map.MutableIdMap
 
MutableIdMap(Iterable<? extends E>) - Constructor for class de.befrish.testdatamt.collection.id.map.MutableIdMap
 

N

NAME_LOCALE - Static variable in class de.befrish.testdatamt.domain.NameConfiguration
 
NameConfiguration - Class in de.befrish.testdatamt.domain
 
NoOpTestDataSink - Class in de.befrish.testdatamt.api.dummy
 
NoOpTestDataSink() - Constructor for class de.befrish.testdatamt.api.dummy.NoOpTestDataSink
 
notEmpty(Traversable<?>, String) - Static method in class de.befrish.testdatamt.util.Assert
 
notEmpty(Collection<?>, String) - Static method in class de.befrish.testdatamt.util.Assert
 
notNull(Object, String) - Static method in class de.befrish.testdatamt.util.Assert
 

P

PAKET - de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeType
Deprecated.
 
PRIMITIV - de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeLabel
Deprecated.
Primitiver (nicht-zusammengesetzter) Eigenschaftstyp oder -wert
processTestData(Object) - Method in class de.befrish.testdatamt.api.dummy.IdentityTestDataProcessor
 
processTestData(Object) - Method in interface de.befrish.testdatamt.api.TestDataProcessor
 
PropertyName - Class in de.befrish.testdatamt.domain
 
PropertyName(String) - Constructor for class de.befrish.testdatamt.domain.PropertyName
 
PropertyType - Enum in de.befrish.testdatamt.domain.tree
Deprecated.
PropertyValue - Enum in de.befrish.testdatamt.domain.tree
Deprecated.

Q

QUALIFIED_PATTERN_LAST_NAME_GROUP_INDEX - Static variable in class de.befrish.testdatamt.domain.QualifiedName
Position des letzten Namen im Pattern für einen qualifizierten Namen.
QualifiedName - Class in de.befrish.testdatamt.domain
 
QualifiedName(String, String...) - Constructor for class de.befrish.testdatamt.domain.QualifiedName
 

R

readTestData() - Method in class de.befrish.testdatamt.api.dummy.EmptyTestDataSource
 
readTestData() - Method in interface de.befrish.testdatamt.api.TestDataSource
 
readyInvocation - Variable in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B2
 
readyIteration - Variable in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B2
 
readyTrial - Variable in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B2
 
Reference - Class in de.befrish.testdatamt.domain
 
Reference() - Constructor for class de.befrish.testdatamt.domain.Reference
 
remove(Object) - Method in class de.befrish.testdatamt.collection.id.map.AbstractImmutableIdMap
 
remove(Object) - Method in interface de.befrish.testdatamt.collection.id.map.IdMap
Entfernt den Wert mit der gegebenen ID aus dem IdMap.
remove(Object) - Method in class de.befrish.testdatamt.collection.id.map.MutableIdMap
 
removeAll(Collection<?>) - Method in class de.befrish.testdatamt.collection.id.map.AbstractImmutableIdMap
 
removeAll(Collection<?>) - Method in interface de.befrish.testdatamt.collection.id.map.IdMap
Entfernt alle Werte anhand deren IDs aus dem IdMap.
removeAll(Collection<?>) - Method in class de.befrish.testdatamt.collection.id.map.MutableIdMap
 
run() - Method in class de.befrish.testdatamt.api.runner.TestDataMtRunner
 
run() - Method in class de.befrish.testdatamt.benchmark.AbstractBenchmark
 
run() - Method in class de.befrish.testdatamt.benchmark.TestDataMtRunnerBenchmark
 
run_AverageTime(InfraControl, ThreadParams) - Method in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_run_jmhTest
 
run_avgt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, TestDataMtRunnerBenchmark_jmhType) - Static method in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_run_jmhTest
 
run_sample_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SampleBuffer, int, long, int, TestDataMtRunnerBenchmark_jmhType) - Static method in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_run_jmhTest
 
run_SampleTime(InfraControl, ThreadParams) - Method in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_run_jmhTest
 
run_SingleShotTime(InfraControl, ThreadParams) - Method in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_run_jmhTest
 
run_ss_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, int, TestDataMtRunnerBenchmark_jmhType) - Static method in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_run_jmhTest
 
run_Throughput(InfraControl, ThreadParams) - Method in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_run_jmhTest
 
run_thrpt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, TestDataMtRunnerBenchmark_jmhType) - Static method in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_run_jmhTest
 

S

setPropertyNamesCaseSensitive(boolean) - Method in class de.befrish.testdatamt.domain.NameConfiguration
 
setUpInvocation() - Method in class de.befrish.testdatamt.benchmark.AbstractBenchmark
 
setUpInvocation() - Method in class de.befrish.testdatamt.benchmark.TestDataMtRunnerBenchmark
 
setupInvocationMutex - Variable in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B2
 
setupInvocationMutexUpdater - Static variable in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B2
 
setUpIteration() - Method in class de.befrish.testdatamt.benchmark.AbstractBenchmark
 
setupIterationMutex - Variable in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B2
 
setupIterationMutexUpdater - Static variable in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B2
 
setUpTrial() - Method in class de.befrish.testdatamt.benchmark.AbstractBenchmark
 
setupTrialMutex - Variable in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B2
 
setupTrialMutexUpdater - Static variable in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B2
 
size() - Method in class de.befrish.testdatamt.collection.id.map.EmptyIdMap
 
size() - Method in interface de.befrish.testdatamt.collection.id.map.IdMap
Gibt die Anzahl der enthaltenen Elemente zurück.
size() - Method in class de.befrish.testdatamt.collection.id.map.ImmutableIdMap
 
size() - Method in class de.befrish.testdatamt.collection.id.map.MutableIdMap
 
stream() - Method in class de.befrish.testdatamt.collection.id.map.EmptyIdMap
 
stream() - Method in interface de.befrish.testdatamt.collection.id.map.IdMap
Gibt einen sequentiellen Stream zurück, welche als Quelle die IdMap hat.
stream() - Method in class de.befrish.testdatamt.collection.id.map.ImmutableIdMap
 
stream() - Method in class de.befrish.testdatamt.collection.id.map.MutableIdMap
 
supplier() - Method in class de.befrish.testdatamt.collection.id.map.IdMapCollector
 

T

tearInvocationMutex - Variable in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B2
 
tearInvocationMutexUpdater - Static variable in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B2
 
tearIterationMutex - Variable in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B2
 
tearIterationMutexUpdater - Static variable in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B2
 
tearTrialMutex - Variable in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B2
 
tearTrialMutexUpdater - Static variable in class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B2
 
TestDataMtException - Exception in de.befrish.testdatamt.api.runner
 
TestDataMtException(String, Throwable) - Constructor for exception de.befrish.testdatamt.api.runner.TestDataMtException
 
TestDataMtRunner - Class in de.befrish.testdatamt.api.runner
 
TestDataMtRunner(Traversable<TestDataSource>, TestDataSink) - Constructor for class de.befrish.testdatamt.api.runner.TestDataMtRunner
 
TestDataMtRunnerBenchmark - Class in de.befrish.testdatamt.benchmark
 
TestDataMtRunnerBenchmark() - Constructor for class de.befrish.testdatamt.benchmark.TestDataMtRunnerBenchmark
 
TestDataMtRunnerBenchmark_jmhType - Class in de.befrish.testdatamt.benchmark.jmh_generated
 
TestDataMtRunnerBenchmark_jmhType() - Constructor for class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType
 
TestDataMtRunnerBenchmark_jmhType_B1 - Class in de.befrish.testdatamt.benchmark.jmh_generated
 
TestDataMtRunnerBenchmark_jmhType_B1() - Constructor for class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B1
 
TestDataMtRunnerBenchmark_jmhType_B2 - Class in de.befrish.testdatamt.benchmark.jmh_generated
 
TestDataMtRunnerBenchmark_jmhType_B2() - Constructor for class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B2
 
TestDataMtRunnerBenchmark_jmhType_B3 - Class in de.befrish.testdatamt.benchmark.jmh_generated
 
TestDataMtRunnerBenchmark_jmhType_B3() - Constructor for class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_jmhType_B3
 
TestDataMtRunnerBenchmark_run_jmhTest - Class in de.befrish.testdatamt.benchmark.jmh_generated
 
TestDataMtRunnerBenchmark_run_jmhTest() - Constructor for class de.befrish.testdatamt.benchmark.jmh_generated.TestDataMtRunnerBenchmark_run_jmhTest
 
TestDataMtTreeNodeLabel - Enum in de.befrish.testdatamt.domain.tree
Deprecated.
TestDataMtTreeNodeReferenceType - Enum in de.befrish.testdatamt.domain.tree
Deprecated.
TestDataMtTreeNodeType - Enum in de.befrish.testdatamt.domain.tree
Deprecated.
TestDataProcessor - Interface in de.befrish.testdatamt.api
 
TestDataSink - Interface in de.befrish.testdatamt.api
 
TestDataSource - Interface in de.befrish.testdatamt.api
 
toIdMap() - Static method in class de.befrish.testdatamt.collection.id.map.IdMapCollector
 
toString() - Method in class de.befrish.testdatamt.collection.id.AbstractIdentifiable
 
toString() - Method in class de.befrish.testdatamt.collection.id.map.EmptyIdMap
 
toString() - Method in class de.befrish.testdatamt.collection.id.map.ImmutableIdMap
 
toString() - Method in class de.befrish.testdatamt.collection.id.map.MutableIdMap
 
toString() - Method in class de.befrish.testdatamt.domain.PropertyName
 
toString() - Method in class de.befrish.testdatamt.domain.QualifiedName
 
traverseValues(Consumer<E>) - Method in interface de.befrish.testdatamt.collection.id.map.IdMap
Verarbeitet die einzelnen Elemente der IdMap.

U

UHRZEIT_MIT_ZEITZONE_TYP - de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
 
UHRZEIT_MIT_ZEITZONE_WERT - de.befrish.testdatamt.domain.tree.PropertyValue
Deprecated.
 
UHRZEIT_TYP - de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
 
UHRZEIT_WERT - de.befrish.testdatamt.domain.tree.PropertyValue
Deprecated.
 

V

valueOf(String) - Static method in enum de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.befrish.testdatamt.domain.tree.PropertyValue
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeLabel
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeReferenceType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeType
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Method in class de.befrish.testdatamt.collection.id.map.EmptyIdMap
 
values() - Method in interface de.befrish.testdatamt.collection.id.map.IdMap
Gibt alle enthaltenen Elemente zurück.
values() - Method in class de.befrish.testdatamt.collection.id.map.ImmutableIdMap
 
values() - Method in class de.befrish.testdatamt.collection.id.map.MutableIdMap
 
values() - Static method in enum de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.befrish.testdatamt.domain.tree.PropertyValue
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeLabel
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeReferenceType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
valuesWithIds() - Method in class de.befrish.testdatamt.collection.id.map.EmptyIdMap
 
valuesWithIds() - Method in interface de.befrish.testdatamt.collection.id.map.IdMap
Gibt alle enthaltenen Elemente mit ihren IDs als Map zurück.
valuesWithIds() - Method in class de.befrish.testdatamt.collection.id.map.ImmutableIdMap
 
valuesWithIds() - Method in class de.befrish.testdatamt.collection.id.map.MutableIdMap
 
VERWEIS_AUF - de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeReferenceType
Deprecated.
 
VERWEIS_TYP - de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
 
VERWEIS_WERT - de.befrish.testdatamt.domain.tree.PropertyValue
Deprecated.
 
VOM_TYP - de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeReferenceType
Deprecated.
 
VORLAGE - de.befrish.testdatamt.domain.tree.TestDataMtTreeNodeLabel
Deprecated.
Vorlage-Datenobjekt

W

WAHRHEITS_WERT - de.befrish.testdatamt.domain.tree.PropertyValue
Deprecated.
 
WAHRHEITSWERT_TYP - de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
 

Z

ZEICHENKETTEN_SCHLUESSEL_TYP - de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
 
ZEICHENKETTEN_TYP - de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
 
ZEICHENKETTEN_WERT - de.befrish.testdatamt.domain.tree.PropertyValue
Deprecated.
 
ZEITSTEMPEL_MIT_ZEITZONE_TYP - de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
 
ZEITSTEMPEL_MIT_ZEITZONE_WERT - de.befrish.testdatamt.domain.tree.PropertyValue
Deprecated.
 
ZEITSTEMPEL_TYP - de.befrish.testdatamt.domain.tree.PropertyType
Deprecated.
 
ZEITSTEMPEL_WERT - de.befrish.testdatamt.domain.tree.PropertyValue
Deprecated.
 
A B C D E F G H I K L M N P Q R S T U V W Z 
All Classes All Packages