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