Class FirstOrderLogicPlugin

java.lang.Object
org.tweetyproject.plugin.AbstractTweetyPlugin
org.tweetyproject.logics.fol.plugin.FirstOrderLogicPlugin
All Implemented Interfaces:
net.xeoh.plugins.base.Plugin, TweetyPlugin

public class FirstOrderLogicPlugin extends AbstractTweetyPlugin
This class models the plugin for first order logics used in the tweety cli Note: Currently FOL-files MUST BE named after the pattern "*.fologic" Very early state, not finished or debugged yet.
Author:
Bastian Wolf