|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.mining.geneticmining.geneticoperations.MutationFactory
public class MutationFactory
Constructor Summary | |
---|---|
MutationFactory()
|
Method Summary | |
---|---|
static java.lang.String[] |
getAllMutationTypes()
|
static Mutation |
getMutation(int indexMutationType,
java.util.Random generator,
double mutationRate)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MutationFactory()
Method Detail |
---|
public static java.lang.String[] getAllMutationTypes()
public static Mutation getMutation(int indexMutationType, java.util.Random generator, double mutationRate)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |