public class TermLabelTermFeature extends BinaryTermFeature
create(TermLabel) 
  or any label {HAS_ANY_LABEL at all.| Modifier and Type | Field and Description | 
|---|---|
static TermFeature | 
HAS_ANY_LABEL  | 
private TermLabel | 
label  | 
TOP_COST, ZERO_COST| Modifier | Constructor and Description | 
|---|---|
private  | 
TermLabelTermFeature(TermLabel label)  | 
| Modifier and Type | Method and Description | 
|---|---|
static TermFeature | 
create(TermLabel label)  | 
protected boolean | 
filter(Term term,
      Services services)  | 
computepublic static final TermFeature HAS_ANY_LABEL
private final TermLabel label
private TermLabelTermFeature(TermLabel label)
public static TermFeature create(TermLabel label)
protected boolean filter(Term term, Services services)
filter in class BinaryTermFeature