|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ec.rule.RuleDefaults
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 |
public static final java.lang.String P_RULE
Constructor Detail |
public RuleDefaults()
Method Detail |
public static final Parameter base()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |