Uses of Class
org.egothor.query.runner.AndRunner

Packages that use AndRunner
org.egothor.query.runner.enhanced This package defines a machinery that navigates the rider during query execution in any model
 

Uses of AndRunner in org.egothor.query.runner.enhanced
 

Subclasses of AndRunner in org.egothor.query.runner.enhanced
 class AndRunner
          The AndRunner object represents a binary form of the boolean AND formula.