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
Fields Modifier and Type Field and Description static java.lang.StringP_RULE
-
Constructor Summary
Constructors Constructor and Description RuleDefaults()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static Parameterbase()Returns the default base.
-
-
-
Field Detail
-
P_RULE
public static final java.lang.String P_RULE
- See Also:
- Constant Field Values
-
-
Method Detail
-
base
public static final Parameter base()
Returns the default base.
-
-
DMelt 3.0 © DataMelt by jWork.ORG