Uses of Class
org.tweetyproject.action.query.syntax.SActionQuery
-
Uses of SActionQuery in org.tweetyproject.action.query.parser
Modifier and TypeMethodDescriptionActionQueryParser.parseFormula
(Reader reader) Parses a single formula from the given reader. -
Uses of SActionQuery in org.tweetyproject.action.query.syntax
Modifier and TypeMethodDescriptionSActionQuerySet.getConjunctionOfAllQueries()
Returns a conjunction of all contained queries.Modifier and TypeMethodDescriptionSActionQuery.getAllGrounded()
Retrieves the set of all grounded instances of this action query.ModifierConstructorDescriptionCreates a new belief set with the given collection of queries.