Class AlwaysQuery

java.lang.Object
All Implemented Interfaces:
Comparable<Proposition>, Formula, Atom, ClassicalFormula, Conjunctable, Disjunctable, Invertable, ProbabilityAware, SimpleLogicalFormula

public class AlwaysQuery extends QueryProposition
This class represents an always query in the action query language S. Such queries have the following form: "always F where F is a state formula".
Author:
Sebastian Homann