public class FolLanguageNoQuantifiers extends FolLanguage
| Constructor and Description |
|---|
FolLanguageNoQuantifiers(net.sf.tweety.commons.Signature signature)
Creates a new language on the given signature.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRepresentable(net.sf.tweety.commons.Formula formula) |
isRepresentablepublic FolLanguageNoQuantifiers(net.sf.tweety.commons.Signature signature)
signature - a signature.public boolean isRepresentable(net.sf.tweety.commons.Formula formula)
isRepresentable in class FolLanguageCopyright © 2018. All rights reserved.