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.distribution   
org.databene.benerator.factory   
org.databene.benerator.file   
org.databene.benerator.sample Provides Generators that are based on collections of samples. 
org.databene.benerator.script   
org.databene.domain.address databene domain for address data. 
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.
WeightedSample
          Represents a single sample value for a generator.
 

Classes in org.databene.benerator.sample used by org.databene.benerator.distribution
WeightedSample
          Represents a single sample value for a generator.
 

Classes in org.databene.benerator.sample used by org.databene.benerator.factory
WeightedSample
          Represents a single sample value for a generator.
 

Classes in org.databene.benerator.sample used by org.databene.benerator.file
AbstractSampleGenerator
          Generates values from a list of samples.
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.
IndividualWeightGenerator
          Generator for IndividualWeight distributions.
SeedManager
          Counts frequencies of atoms and provides random atoms with the same frequency.
WeightedSample
          Represents a single sample value for a generator.
 

Classes in org.databene.benerator.sample used by org.databene.benerator.script
WeightedSample
          Represents a single sample value for a generator.
 

Classes in org.databene.benerator.sample used by org.databene.domain.address
AbstractSampleGenerator
          Generates values from a list of samples.
AttachedWeightSampleGenerator
          Generates values from a weighted or non-weighted set of samples.
 

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.
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 © 2011. All Rights Reserved.