eRqlEngine API documentation - http://www.wleklinski.de/rdf/

Uses of Class
eworks.RQL.model.DisjunctionCondition

Packages that use DisjunctionCondition
eworks.RQL.model   
 

Uses of DisjunctionCondition in eworks.RQL.model
 

Constructors in eworks.RQL.model with parameters of type DisjunctionCondition
Query(ProjectionList pl, RangeList rangeList, DisjunctionCondition c, boolean distinct)
          Creates a new query with a certain projection list, range list and disjunction condition.
 


eRqlEngine API documentation - http://www.wleklinski.de/rdf/