Uses of Class
org.tweetyproject.commons.Parser
Packages that use Parser
Package
Description
-
Uses of Parser in org.tweetyproject.action.description.parser
Subclasses of Parser in org.tweetyproject.action.description.parserModifier and TypeClassDescriptionclassThis class implements a parser for causal laws in C.classThis class implements a parser for an Action Description in the Action Description Language C from [Gelfond, Michael and Lifschitz, Vladimir: Action Languages. -
Uses of Parser in org.tweetyproject.action.query.parser
Subclasses of Parser in org.tweetyproject.action.query.parserModifier and TypeClassDescriptionclassThis class implements a parser for action queries in S. -
Uses of Parser in org.tweetyproject.arg.aba.parser
Subclasses of Parser in org.tweetyproject.arg.aba.parserModifier and TypeClassDescriptionclassParses an Assumption-Based Argumentation (ABA) System from an input text.Constructors in org.tweetyproject.arg.aba.parser with parameters of type ParserModifierConstructorDescriptionAbaParser(Parser<? extends BeliefBase, ? extends Formula> formulaparser) Creates a new ABA parser. -
Uses of Parser in org.tweetyproject.arg.aspic.parser
Subclasses of Parser in org.tweetyproject.arg.aspic.parserModifier and TypeClassDescriptionclassAspicParser<T extends Invertable>Parses a Aspic Argumentation System out of an input text.Constructors in org.tweetyproject.arg.aspic.parser with parameters of type ParserModifierConstructorDescriptionAspicParser(Parser<? extends BeliefBase, ? extends Formula> formulaparser, RuleFormulaGenerator<T> rfg) Constructs a new instance -
Uses of Parser in org.tweetyproject.arg.deductive.parser
Subclasses of Parser in org.tweetyproject.arg.deductive.parserModifier and TypeClassDescriptionclassParses a simple logic knowledge base out of an input text. -
Uses of Parser in org.tweetyproject.arg.delp.parser
Subclasses of Parser in org.tweetyproject.arg.delp.parserModifier and TypeClassDescriptionclassThis class implements a parser for defeasible logic programs. -
Uses of Parser in org.tweetyproject.arg.dung.parser
Subclasses of Parser in org.tweetyproject.arg.dung.parserModifier and TypeClassDescriptionclassThis abstract class gives a template for parsers of files representing abstract argumentation frameworks.classParses abstract argumentation frameworks in the logic programming format which is given by the following BNF (start symbol is S):
S ::== "" | "arg" "(" ARGUMENT ")" "\n" S | "att" "(" ARGUMENT "," ARGUMENT ")" "\n" S
where "ARGUMENT" represents any string (without blanks) as a terminal symbol.classParses abstract argumentation frameworks in the CNF/Dimacs format used for the SAT solver competition.classParses abstract argumentation frameworks in the ICCMA 23 format.classParses abstract argumentation frameworks given in the trivial graph format which is given by the following BNF (start symbol is S):
S ::== ARGUMENTS "#" "\n" ATTACKS
ARGUMENTS ::== "" | ARGUMENT "\n" ARGUMENTS
ATTACKS ::== "" | ATTACK "\n" ATTACKS
ATTACK ::== ARGUMENT ARGUMENT
where "ARGUMENT" represents any string (without blanks) as a terminal symbol. -
Uses of Parser in org.tweetyproject.arg.dung.util
Constructors in org.tweetyproject.arg.dung.util with parameters of type ParserModifierConstructorDescriptionFileDungTheoryGenerator(File[] files, Parser<DungTheory, ?> parser, boolean loop) Creates a new theory generator for the given files, which can be parsed by the given parser.FileDungTheoryGenerator(String path, String suffix, Parser<DungTheory, ?> parser, boolean loop) Creates a new theory generator for all files in the given folder with the given suffix, which can be parsed by the given parser. -
Uses of Parser in org.tweetyproject.causal.parser
Subclasses of Parser in org.tweetyproject.causal.parserModifier and TypeClassDescriptionclassParser forCausalKnowledgeBaseand observation as consumed byAbstractCausalReasoner. -
Uses of Parser in org.tweetyproject.logics.bpm.parser.bpmn_to_petri
Subclasses of Parser in org.tweetyproject.logics.bpm.parser.bpmn_to_petri -
Uses of Parser in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
Subclasses of Parser in org.tweetyproject.logics.bpm.parser.xml_to_bpmnModifier and TypeClassDescriptionclassInstances of this class serve as the root of a parsing process for a BPMN XML file. -
Uses of Parser in org.tweetyproject.logics.cl.parser
Subclasses of Parser in org.tweetyproject.logics.cl.parserModifier and TypeClassDescriptionclassThis class implements a parser for conditional logic. -
Uses of Parser in org.tweetyproject.logics.commons.analysis
Methods in org.tweetyproject.logics.commons.analysis with parameters of type ParserModifier and TypeMethodDescriptionvoidInconsistencyMeasureEvaluator.parseDatasetFromPath(String path, Parser<U, T> p, int n) Parse all knowledge bases from files in the given folder and add them to the testing dataset. -
Uses of Parser in org.tweetyproject.logics.dl.parser
Subclasses of Parser in org.tweetyproject.logics.dl.parserModifier and TypeClassDescriptionclassThis class implements a parser for the description logic ALC (attributive concept language with complements). -
Uses of Parser in org.tweetyproject.logics.fol.parser
Subclasses of Parser in org.tweetyproject.logics.fol.parserModifier and TypeClassDescriptionclassThis class implements a parser for first-order logic.classThis class implements a parser for the TPTP syntax that parses single fol formulas and knowledge bases (TPTP problem files or axiom files). -
Uses of Parser in org.tweetyproject.logics.ml.parser
Subclasses of Parser in org.tweetyproject.logics.ml.parser -
Uses of Parser in org.tweetyproject.logics.pcl.parser
Subclasses of Parser in org.tweetyproject.logics.pcl.parserModifier and TypeClassDescriptionclassThis class implements a parser for probabilistic conditional logic. -
Uses of Parser in org.tweetyproject.logics.petri.syntax.reachability_graph
Subclasses of Parser in org.tweetyproject.logics.petri.syntax.reachability_graph -
Uses of Parser in org.tweetyproject.logics.pl.parser
Subclasses of Parser in org.tweetyproject.logics.pl.parserModifier and TypeClassDescriptionclassParser a file in Dimacs format into a PlBeliefSet.classThis class implements a parser for propositional logic.Methods in org.tweetyproject.logics.pl.parser that return ParserModifier and TypeMethodDescriptionstatic Parser<PlBeliefSet,PlFormula> PlParserFactory.getParserForFormat(PlParserFactory.Format f) Retrieves an appropriate parser for the given format. -
Uses of Parser in org.tweetyproject.logics.qbf.parser
Subclasses of Parser in org.tweetyproject.logics.qbf.parserModifier and TypeClassDescriptionclassThis class implements a parser for quantified boolean formulas.classThis class implements a parser for the QCIR (Quantified CIRcuit) format.classThis class implements a parser for the QDIMACS input format. -
Uses of Parser in org.tweetyproject.logics.rcl.parser
Subclasses of Parser in org.tweetyproject.logics.rcl.parserModifier and TypeClassDescriptionclassThis class implements a parser for relational conditional logic. -
Uses of Parser in org.tweetyproject.logics.rdl.parser
Subclasses of Parser in org.tweetyproject.logics.rdl.parserModifier and TypeClassDescriptionclassThis class implements a parser for default logic. -
Uses of Parser in org.tweetyproject.logics.rpcl.parser
Subclasses of Parser in org.tweetyproject.logics.rpcl.parserModifier and TypeClassDescriptionclassThis class implements a parser for relational probabilistic conditional logic. -
Uses of Parser in org.tweetyproject.logics.translators.adfrevision
Subclasses of Parser in org.tweetyproject.logics.translators.adfrevisionModifier and TypeClassDescriptionclassAdapted from "PlParser" for the use of 3-valued logic (WeakNegation and Indecision-Operator):