|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectedu.northwestern.at.monk.model.SearchCriterion
edu.northwestern.at.monk.model.NumericCriterion
edu.northwestern.at.monk.model.LongCriterion
edu.northwestern.at.monk.model.SummaryCountCriterion
public abstract class SummaryCountCriterion
A summary count criterion.
| Method Summary | |
|---|---|
CumKind |
getCumKind()
Gets the cumulative kind. |
FeatureKind |
getFeatureKind()
Gets the feature kind. |
MainKind |
getMainKind()
Gets the main kind. |
java.lang.String |
getName(java.lang.String prefix,
boolean cum)
Gets a name for the criterion. |
| Methods inherited from class edu.northwestern.at.monk.model.LongCriterion |
|---|
getEnd, getRange, getRanges, getStart, getValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public CumKind getCumKind()
public FeatureKind getFeatureKind()
public MainKind getMainKind()
public java.lang.String getName(java.lang.String prefix,
boolean cum)
prefix - Prefix for name.cum - True to include "Cum" vs "NonCum" in name.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||