Uses of Class
net.sf.tweety.action.query.syntax.SActionQuerySet
- 
Packages that use SActionQuerySet Package Description net.sf.tweety.action.query.parser net.sf.tweety.action.query.syntax  - 
- 
Uses of SActionQuerySet in net.sf.tweety.action.query.parser
Methods in net.sf.tweety.action.query.parser that return SActionQuerySet Modifier and Type Method Description SActionQuerySetActionQueryParser. parseBeliefBase(java.io.Reader reader) - 
Uses of SActionQuerySet in net.sf.tweety.action.query.syntax
Methods in net.sf.tweety.action.query.syntax that return SActionQuerySet Modifier and Type Method Description SActionQuerySetSActionQuerySet. ground()Returns a new SActionQuerySet consisting of all possible groundings of the contained queries. 
 -