public class ModalBeliefSet
extends net.sf.tweety.commons.BeliefSet<net.sf.tweety.logics.commons.syntax.RelationalFormula>
| Constructor and Description |
|---|
ModalBeliefSet()
Creates a new empty modal knowledge base.
|
ModalBeliefSet(Set<net.sf.tweety.logics.commons.syntax.RelationalFormula> formulas)
Creates a new modal knowledge base with the given set of formulas.
|
| Modifier and Type | Method and Description |
|---|---|
net.sf.tweety.commons.Signature |
getSignature() |
add, addAll, clear, contains, containsAll, equals, hashCode, instantiateSet, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitparallelStream, removeIf, spliterator, streampublic ModalBeliefSet()
public ModalBeliefSet(Set<net.sf.tweety.logics.commons.syntax.RelationalFormula> formulas)
formulas - Copyright © 2018. All rights reserved.