eRqlEngine API documentation - http://www.wleklinski.de/rdf/
A B C D E F G H I J L M N O P Q R S T U V W X Y _

J

Junction - class eworks.eRQL.model.Junction.
Abstract base class for combining operators like a conjunction or a disjunction.
Junction() - Constructor for class eworks.eRQL.model.Junction
Creates a new and empty junction.
Junction(Value[]) - Constructor for class eworks.eRQL.model.Junction
Creates a new junction and initializes it with some values.
Junction(Value) - Constructor for class eworks.eRQL.model.Junction
Creates a new junction and initializes it with a single value.
Junction(Value, Value) - Constructor for class eworks.eRQL.model.Junction
Creates a new junction and initializes it with two single values.
java_cup.runtime - package java_cup.runtime
 

eRqlEngine API documentation - http://www.wleklinski.de/rdf/
A B C D E F G H I J L M N O P Q R S T U V W X Y _