public class ConsecutiveMerit extends AfterPickMerit
KEY_SUCCESSCOUNT times. The zero-time returned is the pick-time
of this target's KEY_SUCCESSCOUNT successful observation.| Modifier and Type | Field and Description |
|---|---|
private static double |
DEFFLAVOR
The default flavor is one.
|
private static int |
DEFSUCCESSCOUNT
The default successful observations required for the precursor.
|
static String |
KEY_SUCCESSCOUNT
The number of observations required.
|
KEY_FLAVOR, KEY_MAXIMUM, KEY_MAXIMUMDAY, KEY_SCALE, KEY_TIME, KEY_ZERO, KEY_ZERODAYKEY_LISTSEPARATOR, KEY_MAPKEYVALUECHAR, KEY_MAPSEPARATORCONFIG, KEY_CLASS| Constructor and Description |
|---|
ConsecutiveMerit(Map<String,String> prop)
Constructs a new successor merit.
|
| Modifier and Type | Method and Description |
|---|---|
protected double |
checkForStartTime(Appointable me,
Collection ignore,
GlobalGrouping dummy)
Checks if we can deduce a start-time from the targets handed over.
|
getMerit, isCompletedcreateMerit, getInitializer, initMeritaugment, augment, augment, augment, augment, clone, defaultBoolean, defaultChar, defaultDouble, defaultFloat, defaultInt, defaultLong, defaultObject, defaultObject, defaultProperties, defaultProperty, getAsBoolean, getAsChar, getAsDouble, getAsEnums, getAsFloat, getAsInt, getAsList, getAsLong, getAsMap, getAsMap, getAsObject, getAsObject, getProperties, getProperty, has, initProperties, isNew, parseObject, parseObject, reload, reload, removeProperty, requires, rescanned, setObject, setProperties, setProperty, stringProperties, toStringpublic static final String KEY_SUCCESSCOUNT
private static final double DEFFLAVOR
private static final int DEFSUCCESSCOUNT
protected double checkForStartTime(Appointable me, Collection ignore, GlobalGrouping dummy)
KEY_SUCCESSCOUNT observation is returned, zero
otherwise.checkForStartTime in class AfterPickMerit