|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSampleGenerator | |
|---|---|
| org.databene.benerator.file | |
| org.databene.benerator.sample | Provides Generators that are based on collections of samples. |
| org.databene.domain.address | databene domain for address data. |
| org.databene.domain.lang | |
| Uses of AbstractSampleGenerator in org.databene.benerator.file |
|---|
| Subclasses of AbstractSampleGenerator in org.databene.benerator.file | |
|---|---|
class |
FileGenerator
Generates File objects which represent files and/or directories in a parent directory. |
| Uses of AbstractSampleGenerator in org.databene.benerator.sample |
|---|
| Subclasses of AbstractSampleGenerator in org.databene.benerator.sample | |
|---|---|
class |
AttachedWeightSampleGenerator<E>
Generates values from a weighted or non-weighted set of samples. |
class |
IndividualWeightGenerator<E>
Generator for IndividualWeight distributions. |
class |
MappedSampleGenerator<E>
IndividualWeightGenerator implementation that organizes
sample data in a Map of value-weight associations. |
class |
SampleGenerator<E>
Generates values from a non-weighted list of samples, applying an explicitly defined distribution. |
| Uses of AbstractSampleGenerator in org.databene.domain.address |
|---|
| Subclasses of AbstractSampleGenerator in org.databene.domain.address | |
|---|---|
class |
CityGenerator
Generates City objects. |
class |
CountryGenerator
Generates a random country. |
| Uses of AbstractSampleGenerator in org.databene.domain.lang |
|---|
| Subclasses of AbstractSampleGenerator in org.databene.domain.lang | |
|---|---|
class |
NounGenerator
Generates Nouns of a given Locale. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||