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 _

A

ABOVE - Static variable in class gr.forth.ics.vrp.visualization.Clipping
Flag for point lying "above" clipping area.
ALELEND - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
ALEND - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
ANDOPERATOR - Static variable in class eworks.RQL.parser.sym
 
ANDOPERATOR - Static variable in class eworks.eRQL.parser.sym
 
ATTRIBUTENAME - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
ATTRIBUTEVALUE - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
AT_IDENTIFIER - Static variable in class eworks.RQL.parser.sym
 
AbstractTuples - class eworks.RDF.model.AbstractTuples.
An abstract base class for implementations of the Tuples interface.
AbstractTuples() - Constructor for class eworks.RDF.model.AbstractTuples
Creates a new and empty set of tuples.
AbstractTuples(int) - Constructor for class eworks.RDF.model.AbstractTuples
Creates a new and empty set of tuples with a given initial capacity.
AbstractTuples(Collection) - Constructor for class eworks.RDF.model.AbstractTuples
Creates a new set of tuples and initializes it with a given set of tuples.
Alikeness - Static variable in class eworks.RQL.model.CompareOperator
The only existing instance of AlikenessCompareOperator (singleton-pattern).
AlikenessCompareOperator - class eworks.RQL.model.AlikenessCompareOperator.
Represents a compare operator that compares a value against a regular expression.
AlikenessCompareOperator() - Constructor for class eworks.RQL.model.AlikenessCompareOperator
Creates a new instance.
Alt - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
Element from the RDF namespace: NS+"Alt"
Attribute - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer
 
about - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
Attribute from the RDF namespace: NS+"about"
action_obj - Variable in class eworks.RQL.parser.parser
Instance of action encapsulation class.
action_obj - Variable in class eworks.eRQL.parser.parser
Instance of action encapsulation class.
action_obj - Variable in class gr.forth.ics.vrp.corevrp.parser.parser
Instance of action encapsulation class.
action_tab - Variable in class java_cup.runtime.lr_parser
Direct reference to the action table.
action_table() - Method in class eworks.RQL.parser.parser
Access to parse-action table.
action_table() - Method in class eworks.eRQL.parser.parser
Access to parse-action table.
action_table() - Method in class gr.forth.ics.vrp.corevrp.parser.parser
Access to parse-action table.
action_table() - Method in class java_cup.runtime.lr_parser
The action table (supplied by generated subclass).
add(Tuple) - Method in class eworks.RDF.model.AbstractTuples
Adds the Tuple t.
add(Tuple) - Method in class eworks.RDF.model.Statement
Do not call this method, as it throws an UnsupportedOperationException.
add(Statement) - Method in class eworks.RDF.model.Statements
 
add(Object) - Method in class eworks.RDF.model.StaticCollection
Do not call this method, as it throws an UnsupportedOperationException.
add(Tuple) - Method in class eworks.RDF.model.TupleImpl
Do not call this method, because it raises an UnsupportedOperationException.
add(Tuple) - Method in interface eworks.RDF.model.Tuples
Adds the Tuple t.
add(Condition) - Method in class eworks.RQL.model.CompositionCondition
Adds a new subcondition to this condition.
add(Projection) - Method in class eworks.RQL.model.ProjectionList
Adds a new projection to this projection list.
add(Range) - Method in class eworks.RQL.model.RangeList
Adds a new range to this range list.
add(Value) - Method in class eworks.eRQL.model.Junction
Adds a new value to this junction.
addAll(Collection, boolean) - Method in class eworks.RDF.model.AbstractTuples
Adds all tuples that are contained inside the given collection c.
addAll(Collection, boolean) - Method in class eworks.RDF.model.GroupedTuples
Adds all tuples that are contained inside the given collection c.
addAll(Collection, boolean) - Method in class eworks.RDF.model.Statement
Do not call this method, as it throws an UnsupportedOperationException.
addAll(Collection, boolean) - Method in class eworks.RDF.model.Statements
 
addAll(Collection) - Method in class eworks.RDF.model.StaticCollection
Do not call this method, as it throws an UnsupportedOperationException.
addAll(Collection, boolean) - Method in class eworks.RDF.model.TupleImpl
Do not call this method, because it raises an UnsupportedOperationException.
addAll(Collection, boolean) - Method in interface eworks.RDF.model.Tuples
Adds all tuples that are contained inside the given collection c.
addName(Resource) - Method in class gr.forth.ics.vrp.corevrp.model.Namespace
Test if the resource is defined in the NS
addStatement(String, String, Object) - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
To enter a statement with a literal or a string representing the resource uri of the object.
addStatement(String, String, Object) - Method in class gr.forth.ics.vrp.corevrp.model.Model
Entering a statement to the model.
addcomment(Literal) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Add a comment to the resource.
adddomain(RDF_Class) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Property
Set the domain(s) of the property.
addisDefinedBy(int) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Add a isDefiniedBy statement to the resource.
addlabel(Literal) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Add a label to the resource.
addlink(int, int) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Property
Add a link(subject, object) to the property.
addmember(Object) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Container
Enter a new member to the member_list.
addrange(RDF_Class) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Property
Set the range(s) of the property
addseeAlso(int) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Add a seeAlso statement to the resource.
addsubClassOf(RDF_Class) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Class
Enter a subClassOf statement to the class.
addsubPropertyOf(RDF_Property) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Property
Entering a subPropertyOf statement to the property.
addtype(RDF_Class, Existing) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Add a type to the resource.
addvalue(int) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Add a value statement to the resource.
addvalue(Literal) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
 
advance_lookahead() - Method in class java_cup.runtime.lr_parser
Advance to next "parse ahead" input Symbol.
all - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
The set of all resources.
anyURIDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
anyURI XML Schema datatype

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 _