|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.databene.benerator.distribution.IndividualWeight<org.databene.script.WeightedSample<E>>
org.databene.benerator.distribution.AttachedWeight<E>
public class AttachedWeight<E>
IndividualWeight
implementation that weighs objects individually.
It requires a WeightedSampleGenerator as source.
Created at 30.06.2009 18:41:11
Constructor Summary | |
---|---|
AttachedWeight()
|
Method Summary | |
---|---|
double |
weight(org.databene.script.WeightedSample<E> object)
|
Methods inherited from class org.databene.benerator.distribution.IndividualWeight |
---|
applyTo, createNumberGenerator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttachedWeight()
Method Detail |
---|
public double weight(org.databene.script.WeightedSample<E> object)
weight
in class IndividualWeight<org.databene.script.WeightedSample<E>>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |