|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjmetal.operators.mutation.MutationFactory
public class MutationFactory
Class implementing a factory for Mutation objects.
Constructor Summary | |
---|---|
MutationFactory()
|
Method Summary | |
---|---|
static Mutation |
getMutationOperator(java.lang.String name,
java.util.HashMap parameters)
Gets a crossover operator through its name. |
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 Mutation getMutationOperator(java.lang.String name, java.util.HashMap parameters) throws JMException
name
- of the operator
JMException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |