ec.rule
Class RuleDefaults

java.lang.Object
  |
  +--ec.rule.RuleDefaults
All Implemented Interfaces:
DefaultsForm

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

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


Field Summary
static java.lang.String P_RULE
           
 
Constructor Summary
RuleDefaults()
           
 
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_RULE

public static final java.lang.String P_RULE
Constructor Detail

RuleDefaults

public RuleDefaults()
Method Detail

base

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