|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fr.jussieu.gla.wasa.core.ProblemItem | +--fr.jussieu.gla.wasa.core.RandomConfigurator | +--fr.jussieu.gla.wasa.samples.party.PPPRandomConfigurator
The ProgressivePartyProblem
random configurator.
Constructor Summary | |
PPPRandomConfigurator(ProgressivePartyProblem ppp)
|
Method Summary | |
void |
configure(float randomRatio)
This method is aimed at configuring buisness objects with a certain randomRatio rate. |
Methods inherited from class fr.jussieu.gla.wasa.core.RandomConfigurator |
getRandom, shouldConfigure |
Methods inherited from class fr.jussieu.gla.wasa.core.ProblemItem |
getName, getProblem, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PPPRandomConfigurator(ProgressivePartyProblem ppp)
Method Detail |
public void configure(float randomRatio)
RandomConfigurator
configure
in class RandomConfigurator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |