|
||||||||||
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.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 |
IndividualWeightSampleGenerator<E>
Maps an IndividualWeight distribution to an AbstractWeightFunction and uses its capabilities
for providing distribution features based on the IndividualWeight 's characteristics. |
class |
NonNullSampleGenerator<E>
Generates data from a base of non-null sample values. |
class |
SampleGenerator<E>
Generates values from a non-weighted list of samples, applying an explicitly defined distribution. |
Uses of AbstractSampleGenerator in org.databene.domain.lang |
---|
Subclasses of AbstractSampleGenerator in org.databene.domain.lang | |
---|---|
class |
NounGenerator
Generates Noun s of a given Locale . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |