Uses of Package
org.databene.benerator.sample

Packages that use org.databene.benerator.sample
org.databene.benerator.csv Provides String generators that parse CSV sources. 
org.databene.benerator.file   
org.databene.benerator.sample Provides Generators that are based on collections of samples. 
org.databene.domain.br   
org.databene.domain.lang   
org.databene.domain.net   
org.databene.domain.organization   
org.databene.domain.person databene domain for Person data. 
 

Classes in org.databene.benerator.sample used by org.databene.benerator.csv
WeightedCSVSampleGenerator
          Sample Generator for values that are read from a CSV file.
 

Classes in org.databene.benerator.sample used by org.databene.benerator.file
AbstractSampleGenerator
          Generates values from a list of samples.
NonNullSampleGenerator
          Generates data from a base of non-null sample values.
SampleGenerator
          Generates values from a non-weighted list of samples, applying an explicitly defined distribution.
 

Classes in org.databene.benerator.sample used by org.databene.benerator.sample
AbstractSampleGenerator
          Generates values from a list of samples.
SampleGenerator
          Generates values from a non-weighted list of samples, applying an explicitly defined distribution.
SeedManager
          Counts frequencies of atoms and provides random atoms with the same frequency.
 

Classes in org.databene.benerator.sample used by org.databene.domain.br
WeightedCSVSampleGenerator
          Sample Generator for values that are read from a CSV file.
 

Classes in org.databene.benerator.sample used by org.databene.domain.lang
AbstractSampleGenerator
          Generates values from a list of samples.
NonNullSampleGenerator
          Generates data from a base of non-null sample values.
SampleGenerator
          Generates values from a non-weighted list of samples, applying an explicitly defined distribution.
 

Classes in org.databene.benerator.sample used by org.databene.domain.net
WeightedCSVSampleGenerator
          Sample Generator for values that are read from a CSV file.
 

Classes in org.databene.benerator.sample used by org.databene.domain.organization
WeightedCSVSampleGenerator
          Sample Generator for values that are read from a CSV file.
 

Classes in org.databene.benerator.sample used by org.databene.domain.person
WeightedCSVSampleGenerator
          Sample Generator for values that are read from a CSV file.
 



Copyright © 2013. All Rights Reserved.