|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjmetal.operators.selection.SelectionFactory
public class SelectionFactory
Class implementing a factory of selection operators
| Constructor Summary | |
|---|---|
SelectionFactory()
|
|
| Method Summary | |
|---|---|
static Selection |
getSelectionOperator(java.lang.String name,
java.util.HashMap parameters)
Gets a selection 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 SelectionFactory()
| Method Detail |
|---|
public static Selection getSelectionOperator(java.lang.String name,
java.util.HashMap parameters)
throws JMException
name - of the operator
JMException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||