public class SortExtendsTransTermFeature extends BinaryTermFeature
| Modifier and Type | Field and Description | 
|---|---|
private Sort | 
sort  | 
TOP_COST, ZERO_COST| Modifier | Constructor and Description | 
|---|---|
private  | 
SortExtendsTransTermFeature(Sort sort)  | 
| Modifier and Type | Method and Description | 
|---|---|
static TermFeature | 
create(Sort sort)  | 
protected boolean | 
filter(Term term,
      Services services)  | 
computeprivate final Sort sort
private SortExtendsTransTermFeature(Sort sort)
public static TermFeature create(Sort sort)
protected boolean filter(Term term, Services services)
filter in class BinaryTermFeature