public class TptpFofExistsQuantifiedFormula extends TptpFofQuantifiedFormula
| Constructor and Description |
|---|
TptpFofExistsQuantifiedFormula(Set<TptpFofVariable> variables,
TptpFofFormula formula)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getQuantifier() |
Set<TptpFofVariable> |
getVariables() |
int |
hashCode() |
boolean |
isParenthesized() |
String |
toString() |
getFormula, isQuantifiedFormulaisUnitarygetAtoms, getFunctorspublic TptpFofExistsQuantifiedFormula(Set<TptpFofVariable> variables, TptpFofFormula formula)
variables - formula - public Set<TptpFofVariable> getVariables()
getVariables in class TptpFofQuantifiedFormulapublic String getQuantifier()
public String toString()
toString in class TptpFofLogicFormulapublic boolean isParenthesized()
isParenthesized in class TptpFofLogicFormulaCopyright © 2016. All rights reserved.