org.databene.benerator.distribution
Interface Weight

All Superinterfaces:
Distribution
All Known Subinterfaces:
WeightFunction
All Known Implementing Classes:
AbstractWeightFunction, AttachedWeight, ConstantFunction, DiscreteFunction, ExponentialFunction, FeatureWeight, GaussianFunction, IndividualWeight

public interface Weight
extends Distribution

Common parent class for all Generators that are based on weights.

Created at 30.06.2009 07:06:31

Since:
0.6.0
Author:
Volker Bergmann

Method Summary
 
Methods inherited from interface org.databene.benerator.distribution.Distribution
applyTo, createNumberGenerator
 



Copyright © 2013. All Rights Reserved.