org.processmining.mining.geneticmining.selection.duplicates
Class DTSelectionMethodFactory

java.lang.Object
  extended by org.processmining.mining.geneticmining.selection.duplicates.DTSelectionMethodFactory

public class DTSelectionMethodFactory
extends java.lang.Object

Title:

Description:

Copyright: Copyright (c) 2004

Company:

Version:
1.0
Author:
not attributable

Constructor Summary
DTSelectionMethodFactory()
           
 
Method Summary
static java.lang.String[] getAllSelectionMethodsTypes()
           
static SelectionMethod getSelectionMethods(int indexSelectionMethodType, java.util.Random generator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DTSelectionMethodFactory

public DTSelectionMethodFactory()
Method Detail

getAllSelectionMethodsTypes

public static java.lang.String[] getAllSelectionMethodsTypes()

getSelectionMethods

public static SelectionMethod getSelectionMethods(int indexSelectionMethodType,
                                                  java.util.Random generator)