public class TptpFofBeliefBase extends Object
| Constructor and Description |
|---|
TptpFofBeliefBase() |
TptpFofBeliefBase(Set<TptpFofFormula> formulas) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(TptpFofFormula e) |
Set<TptpFofFormula> |
getFormulas() |
boolean |
isEmpty() |
Iterator<TptpFofFormula> |
iterator() |
void |
setFormulas(Set<TptpFofFormula> formulas) |
public TptpFofBeliefBase()
public TptpFofBeliefBase(Set<TptpFofFormula> formulas)
formulas - public Set<TptpFofFormula> getFormulas()
public void setFormulas(Set<TptpFofFormula> formulas)
formulas - public boolean add(TptpFofFormula e)
public boolean isEmpty()
public Iterator<TptpFofFormula> iterator()
Copyright © 2016. All rights reserved.