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