public abstract class TptpFofQuantifiedFormula extends TptpFofUnitaryFormula
| Constructor and Description |
|---|
TptpFofQuantifiedFormula(Set<TptpFofVariable> variables,
TptpFofFormula formula) |
| Modifier and Type | Method and Description |
|---|---|
TptpFofFormula |
getFormula() |
Set<TptpFofVariable> |
getVariables() |
boolean |
isQuantifiedFormula() |
isUnitarygetAtoms, getFunctors, isParenthesized, toStringpublic TptpFofQuantifiedFormula(Set<TptpFofVariable> variables, TptpFofFormula formula)
variables - formula - public Set<TptpFofVariable> getVariables()
public TptpFofFormula getFormula()
public boolean isQuantifiedFormula()
Copyright © 2016. All rights reserved.