| Package | Description |
|---|---|
| net.sf.tweety.logics.fol.syntax |
| Modifier and Type | Field and Description |
|---|---|
protected QuantifiedFormulaSupport<FolFormula> |
ForallQuantifiedFormula.support
This helper class implements common functionalities of quantified
formulas, meaning the implementation can delegate the method calls to the support
class.
|
protected QuantifiedFormulaSupport<FolFormula> |
ExistsQuantifiedFormula.support
This helper class implements common functionalities of quantified
formulas, meaning the implementation can delegate the method calls to the support
class.
|