ec.gp.ge
Class GEDefaults

java.lang.Object
  extended by ec.gp.ge.GEDefaults
All Implemented Interfaces:
DefaultsForm

public final class GEDefaults
extends java.lang.Object
implements DefaultsForm

A static class that returns the base for "default values" which GE-style operators use, rather than making the user specify them all on a per- species basis.


Field Summary
static java.lang.String P_GE
           
 
Constructor Summary
GEDefaults()
           
 
Method Summary
static Parameter base()
          Returns the default base.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

P_GE

public static final java.lang.String P_GE
See Also:
Constant Field Values
Constructor Detail

GEDefaults

public GEDefaults()
Method Detail

base

public static final Parameter base()
Returns the default base.