public class FolLanguageNoQuantifiersNoFunctions extends FolLanguageNoQuantifiers
| Constructor and Description |
|---|
FolLanguageNoQuantifiersNoFunctions(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 FolLanguageNoQuantifiersNoFunctions(net.sf.tweety.commons.Signature signature)
signature - a signature.public boolean isRepresentable(net.sf.tweety.commons.Formula formula)
isRepresentable in class FolLanguageNoQuantifiersCopyright © 2018. All rights reserved.