| Package | Description |
|---|---|
| net.sf.tweety.action.query.parser | |
| net.sf.tweety.action.query.syntax |
| Modifier and Type | Method and Description |
|---|---|
SActionQuerySet |
ActionQueryParser.parseBeliefBase(java.io.Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
SActionQuerySet |
SActionQuerySet.ground()
Returns a new SActionQuerySet consisting of all possible groundings of the
contained queries.
|