public abstract class AbstractPolarityFeature extends Object
Constructor and Description |
---|
AbstractPolarityFeature() |
Modifier and Type | Method and Description |
---|---|
private Boolean |
invert(Boolean p) |
protected Boolean |
polarity(PosInOccurrence pos,
Boolean formulaPol) |
protected Boolean polarity(PosInOccurrence pos, Boolean formulaPol)
formulaPol
- the polarity of the complete formula (i.e. whether the formula
is part of antecedent or succedent, Boolean.TRUE
for antecedent)Boolean.TRUE
,Boolean.FALSE
or
null