Class SActionQuerySet

java.lang.Object
All Implemented Interfaces:
Iterable<SActionQuery>, Collection<SActionQuery>, BeliefBase

public class SActionQuerySet extends ActionQuerySet<SActionQuery>
This class models a set of action queries in the language "S" which is based on the query language "P" discussed in the paper: [Gelfond, Michael and Lifschitz, Vladimir: Action Languages. ETAI: Electronic Transactions on AI, 1998.]
Author:
Sebastian Homann