Uses of Class
org.tweetyproject.arg.deductive.syntax.SimplePlLogicDeductiveKnowledgebase
Packages that use SimplePlLogicDeductiveKnowledgebase
-
Uses of SimplePlLogicDeductiveKnowledgebase in org.tweetyproject.arg.deductive.parser
Subclasses with type arguments of type SimplePlLogicDeductiveKnowledgebase in org.tweetyproject.arg.deductive.parserModifier and TypeClassDescriptionclass
Parses a simple logic knowledge base out of an input text.Methods in org.tweetyproject.arg.deductive.parser that return SimplePlLogicDeductiveKnowledgebaseModifier and TypeMethodDescriptionSimplePlLogicParser.parseBeliefBase
(Reader reader) Read an entire piece of text and send each line to the actual parser