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

B

BAGID - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
BELOW - Static variable in class gr.forth.ics.vrp.visualization.Clipping
Flag for point lying "below" clipping area.
Bag - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
Element from the RDF namespace: NS+"Bag"
bagID - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
Attribute from the RDF namespace: NS+"bagID"
base64BinaryDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
base64Binary XML Schema datatype
basis_model - Variable in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
The model we want to validate.
bind(Variable, LiteralValue) - Method in class eworks.RQL.engine.SymbolTable
Binds the variable variable to the value value.
bindModel(Model) - Method in class eworks.RQL.model.Range
Binds this range to a certain model.
bindModel(Model) - Method in class eworks.RQL.model.RangeList
Binds this range list to a certain model.
bindSymbols(SymbolTable) - Method in class eworks.RQL.model.InstancesOfClassRange
Binds the current hit's values to some symbols.
bindSymbols(SymbolTable) - Method in class eworks.RQL.model.Range
Binds the current hit's values to some symbols.
bindSymbols(SymbolTable) - Method in class eworks.RQL.model.RangeList
Binds the current hit's values to some symbols.
bindSymbols(SymbolTable) - Method in class eworks.RQL.model.StatementRange
Binds the current hit's values to some symbols.
booleanDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
boolean XML Schema datatype
broker - Variable in class gr.forth.ics.vrp.visualization.RDF_Visualization
 
byteDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
byte XML Schema datatype

C

COMMA - Static variable in class eworks.RQL.parser.sym
 
ChooseOutNamespaceDialog - class gr.forth.ics.vrp.vrpgui.ChooseOutNamespaceDialog.
 
ChooseOutNamespaceDialog(JFrame, Collection) - Constructor for class gr.forth.ics.vrp.vrpgui.ChooseOutNamespaceDialog
 
Class - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
Element from the RDF Schema namespace: NS+"Class"
ClassColor - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
ClassRy - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
ClassVariable - class eworks.RQL.model.ClassVariable.
Represents an RQL "class variable", that is a variable that can only contain "RDFS classes" or "RDFS meta-classes".
ClassVariable(String) - Constructor for class eworks.RQL.model.ClassVariable
Create a new RQL "class variable" with a certain name.
Classes - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
The set of Classes from the RDF namespace.
Classes - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
The set of Classes from the RDF Schema namespace.
Clipping - class gr.forth.ics.vrp.visualization.Clipping.
 
Clipping() - Constructor for class gr.forth.ics.vrp.visualization.Clipping
 
CompareOperator - class eworks.RQL.model.CompareOperator.
An abstract base class for compare operators.
CompareOperator() - Constructor for class eworks.RQL.model.CompareOperator
 
ComparisonCondition - class eworks.RQL.model.ComparisonCondition.
Represents a condition that compares two values against each other.
ComparisonCondition(Value, CompareOperator, Value) - Constructor for class eworks.RQL.model.ComparisonCondition
Creates a new comparison condition using two certain values and a certain operator.
CompositionCondition - class eworks.RQL.model.CompositionCondition.
Represents a condition that is composed out of a couple of other conditions.
CompositionCondition() - Constructor for class eworks.RQL.model.CompositionCondition
Creates an empty, composed condition (with no subconditions).
CompositionCondition(Condition[]) - Constructor for class eworks.RQL.model.CompositionCondition
Creates a composed condition using certain subconditions.
CompositionCondition(Condition) - Constructor for class eworks.RQL.model.CompositionCondition
Creates a composed condition using one certain subcondition.
Condition - class eworks.RQL.model.Condition.
An abstract base class for classes that represent conditions for comparing two values against each other.
Condition() - Constructor for class eworks.RQL.model.Condition
Creates a new condition.
Conjunction - class eworks.eRQL.model.Conjunction.
Represents a conjunction of subqueries.
Conjunction() - Constructor for class eworks.eRQL.model.Conjunction
Creates a new and empty conjunction.
Conjunction(Value) - Constructor for class eworks.eRQL.model.Conjunction
Creates a new conjunction and initializes it with a single value.
Conjunction(Value, Value) - Constructor for class eworks.eRQL.model.Conjunction
Creates a new conjunction and initializes it with two values.
ConjunctionCondition - class eworks.RQL.model.ConjunctionCondition.
A condition that represents a conjunction of several other conditions, so called "subconditions".
ConjunctionCondition() - Constructor for class eworks.RQL.model.ConjunctionCondition
Creates an empty conjunction condition (with no subconditions).
ConjunctionCondition(Condition[]) - Constructor for class eworks.RQL.model.ConjunctionCondition
Creates a conjunction condition using certain subconditions.
ConjunctionCondition(Condition) - Constructor for class eworks.RQL.model.ConjunctionCondition
Creates a conjunction condition using one certain subcondition.
ConstraintProperty - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
Element from the RDF Schema namespace: NS+"ConstraintProperty"
ConstraintResource - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
Element from the RDF Schema namespace: NS+"ConstraintResource"
Container - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
Element from the RDF Schema namespace: NS+"Container"
ContainerMembershipProperty - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
Element from the RDF Schema namespace: NS+"ContainerMembershipProperty"
castToMetaClass() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Casts the classes that are subclasses of the rdfs:Class/rdf:Property to RDF_MetaClass Objects.
cfr - Static variable in class gr.forth.ics.vrp.vrpgui.VRPPanel
 
changesKey(String, String) - Method in class gr.forth.ics.vrp.corevrp.model.Existing
Modify the URI of an object in the HashMap.
checkLiteralType(String, String) - Static method in class gr.forth.ics.vrp.corevrp.model.Link
Checks the typing of literal values.
clean_file - Static variable in class gr.forth.ics.vrp.vrpgui.VRPPanel
 
clean_file_request(String) - Method in class gr.forth.ics.vrp.vrpgui.VRPPanel
 
clear() - Method in class eworks.RDF.model.StaticCollection
Do not call this method, as it throws an UnsupportedOperationException.
clone() - Method in class eworks.RDF.model.GroupedTuples
Clones this tuple set and returns a new instance containing the same tuples.
clone() - Method in class eworks.RDF.model.SingleGroupedTuples
Clones this tuple set and returns a new instance containing the same tuples.
clone() - Method in class eworks.RDF.model.Statement
Clones this statement and returns a new instance containing the same subject, predicate and object.
clone() - Method in class eworks.RDF.model.Statements
 
clone() - Method in class eworks.RDF.model.TupleImpl
Clones this tuple and returns a new instance containing the same values.
clone() - Method in interface eworks.RDF.model.Tuples
Clones this instance by creating a flat copy.
clone() - Method in class eworks.RDF.model.UngroupedTuples
Clones this tuple set and returns a new instance containing the same tuples.
comment - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
Element from the RDF Schema namespace: NS+"comment"
compact() - Method in class eworks.RQL.model.CompositionCondition
Returns a copy of this condition that is compacted.
compact() - Method in class eworks.RQL.model.Condition
Returns a compacted copy of this condition, which is the condition itself by default, but may be overwritten in derived classes.
compact() - Method in class eworks.RQL.model.Query
Compacts this query.
compact() - Method in class eworks.eRQL.model.DocumentQuery
Compacts this query and returns the result.
compact() - Method in class eworks.eRQL.model.Junction
Compacts this junction and returns the result.
compact() - Method in class eworks.eRQL.model.Query
Compacts this query and returns the result.
compact() - Method in class eworks.eRQL.model.StatementQuery
Compacts this query and returns the result.
compact() - Method in class eworks.eRQL.model.Value
Compacts this value and returns the compacted value.
compare(LiteralValue, LiteralValue) - Method in class eworks.RQL.model.AlikenessCompareOperator
Matches a given value against a regular expression.
compare(LiteralValue, LiteralValue) - Method in class eworks.RQL.model.CompareOperator
Abstract method that compares two given values against each other, each one being an instance of LiteralValue.
compare(LiteralValue, LiteralValue) - Method in class eworks.RQL.model.EqualityCompareOperator
Compares two given values for equality.
compare(Object, Object) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker.RDF_ResourceComparator
 
cont - Variable in class gr.forth.ics.vrp.vrpgui.SVGOutputDialog
 
cont - Variable in class gr.forth.ics.vrp.vrpgui.StatisticsDialogLayout
 
contains(Object) - Method in class eworks.RDF.model.StaticCollection
Checks if a given object o exists inside the collection, and returns true if so, else otherwise.
contains(String) - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Returns a boolean weather the resource having the specified URI is contained by the model.
contains(String, String, String) - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Returning a boolean whether the statement contained by the model.
contains(String, String, Literal) - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Returning a boolean whether the statement contained by the model.
contains(String) - Method in class gr.forth.ics.vrp.corevrp.model.Model
Returns a boolean weather the resource having the specified URI is contained by the model.
contains(String, String, String) - Method in class gr.forth.ics.vrp.corevrp.model.Model
Returning a boolean whether the statement contained by the model.
contains(String, String, Literal) - Method in class gr.forth.ics.vrp.corevrp.model.Model
Returning a boolean whether the statement contained by the model.
contains(Resource) - Method in class gr.forth.ics.vrp.corevrp.model.Namespace
Test if the resource is defined in the NS
containsAll(Collection) - Method in class eworks.RDF.model.StaticCollection
Checks for a given collection of objects c, if every contained object does also exists inside this collection, and returns true if so, else otherwise.
containsKey(String) - Method in class gr.forth.ics.vrp.corevrp.model.Existing
 
containssubClassOf_type(String) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Class
 
containssubClassOf_type(RDF_Class) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Class
 
create_class_dag() - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
 
create_property_dag() - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
 
cur_err_token() - Method in class java_cup.runtime.lr_parser
Return the current lookahead in our error "parse ahead" buffer.
cur_token - Variable in class java_cup.runtime.lr_parser
The current lookahead Symbol.

D

DISTINCT - Static variable in class eworks.RQL.parser.sym
 
DOLLAR_IDENTIFIER - Static variable in class eworks.RQL.parser.sym
 
DataVariable - class eworks.RQL.model.DataVariable.
Represents an RQL "data variable", that is a variable that can only contain instances of "RDFS classes" (but no instances of "RDFS meta-classes" or the classes or meta-classes itself).
DataVariable(String) - Constructor for class eworks.RQL.model.DataVariable
Create a new RQL "data variable" with a certain name.
Datatype - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
 
Description - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
Attribute from the RDF namespace: NS+"Description"
DesktopViewHeight - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
DesktopViewWidth - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
DesktopWindowHeight - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
DesktopWindowWidth - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
Disjunction - class eworks.eRQL.model.Disjunction.
Represents a disjunction of subqueries.
Disjunction() - Constructor for class eworks.eRQL.model.Disjunction
Creates a new and empty disjunction.
Disjunction(Value) - Constructor for class eworks.eRQL.model.Disjunction
Creates a new disjunction and initializes it with a single value.
Disjunction(Value, Value) - Constructor for class eworks.eRQL.model.Disjunction
Creates a new dicjunction and initializes it with two values.
DisjunctionCondition - class eworks.RQL.model.DisjunctionCondition.
A condition that represents a disjunction of several other conditions, so called "subconditions".
DisjunctionCondition() - Constructor for class eworks.RQL.model.DisjunctionCondition
Creates an empty disjunction condition (with no subconditions).
DisjunctionCondition(Condition[]) - Constructor for class eworks.RQL.model.DisjunctionCondition
Creates a disjunction condition using certain subconditions.
DisjunctionCondition(Condition) - Constructor for class eworks.RQL.model.DisjunctionCondition
Creates a disjunction condition using one certain subcondition.
DocumentQuery - class eworks.eRQL.model.DocumentQuery.
A specialized query class for socalled "document queries".
DocumentQuery() - Constructor for class eworks.eRQL.model.DocumentQuery
Creates an empty POI query.
DocumentQuery(Value) - Constructor for class eworks.eRQL.model.DocumentQuery
Creates an POI query and encapsulated the given value.
dag - Variable in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
Containing the elements of the adjazenz list.
datatype - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
 
dateDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
dateTime XML Schema datatype
dateTimeDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
dateTime XML Schema datatype
debug_message(String) - Method in class java_cup.runtime.lr_parser
Write a debugging message to System.err for the debugging version of the parser.
debug_parse() - Method in class java_cup.runtime.lr_parser
Perform a parse with debugging output.
debug_reduce(int, int, int) - Method in class java_cup.runtime.lr_parser
Do debug output for a reduce.
debug_shift(Symbol) - Method in class java_cup.runtime.lr_parser
Do debug output for shift.
debug_stack() - Method in class java_cup.runtime.lr_parser
Do debug output for stack state.
decimalDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
dateTime XML Schema datatype
detailedsubclass - Variable in class gr.forth.ics.vrp.vrpgui.StatisticsDialogLayout
 
detailedsubproperty - Variable in class gr.forth.ics.vrp.vrpgui.StatisticsDialogLayout
 
dispose() - Method in class gr.forth.ics.vrp.vrpgui.SVGOutputDialog
 
do_action(int, lr_parser, Stack, int) - Method in class eworks.RQL.parser.parser
Invoke a user supplied parse action.
do_action(int, lr_parser, Stack, int) - Method in class eworks.eRQL.parser.parser
Invoke a user supplied parse action.
do_action(int, lr_parser, Stack, int) - Method in class gr.forth.ics.vrp.corevrp.parser.parser
Invoke a user supplied parse action.
do_action(int, lr_parser, Stack, int) - Method in class java_cup.runtime.lr_parser
Perform a bit of user supplied action code (supplied by generated subclass).
domain - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
Element from the RDF Schema namespace: NS+"domain"
domain_range_check(ArrayList, ArrayList) - Method in class gr.forth.ics.vrp.corevrp.model.Link
 
done_parsing() - Method in class java_cup.runtime.lr_parser
This method is called to indicate that the parser should quit.
doubleDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
dateTime XML Schema datatype
dump() - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Dump the content of the model and print it to the outputfile defined in RDF_PAV/Main.
dump() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Dump the content of the model and print it to the outputfile defined in RDF_PAV/Main.
dump_stack() - Method in class java_cup.runtime.lr_parser
Dump the parse stack for debugging purposes.
durationDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
dateTime XML Schema datatype

E

ELEND - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
ELSTART - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
ENTITIESDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
ENTITIES XML Schema datatype
ENTITYDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
ENTITY XML Schema datatype
EOF - Static variable in class eworks.RQL.parser.sym
 
EOF - Static variable in class eworks.eRQL.parser.sym
 
EOF - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
EOF_sym() - Method in class eworks.RQL.parser.parser
EOF Symbol index.
EOF_sym() - Method in class eworks.eRQL.parser.parser
EOF Symbol index.
EOF_sym() - Method in class gr.forth.ics.vrp.corevrp.parser.parser
EOF Symbol index.
EOF_sym() - Method in class java_cup.runtime.lr_parser
The index of the end of file terminal Symbol (supplied by generated subclass).
EQUAL - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
EQUALITYOPERATOR - Static variable in class eworks.RQL.parser.sym
 
Equality - Static variable in class eworks.RQL.model.CompareOperator
The only existing instance of EqualityCompareOperator (singleton-pattern).
EqualityCompareOperator - class eworks.RQL.model.EqualityCompareOperator.
Represents a compare operator that compares two values for equality.
EqualityCompareOperator() - Constructor for class eworks.RQL.model.EqualityCompareOperator
 
Existing - class gr.forth.ics.vrp.corevrp.model.Existing.
 
Existing(boolean) - Constructor for class gr.forth.ics.vrp.corevrp.model.Existing
 
eRqlEngine - class eworks.eRQL.engine.eRqlEngine.
eRqlEngine is a prototype implementation of an eRQL processor - a new query language for RDF.
eRqlEngine(OutputStream) - Constructor for class eworks.eRQL.engine.eRqlEngine
Constructs an eRqlEngine-instance and sets the output-stream for printing error- and debug-messages.
eRqlEngine() - Constructor for class eworks.eRQL.engine.eRqlEngine
Constructs an eRqlEngine-instance.
empty() - Method in class java_cup.runtime.virtual_parse_stack
Indicate whether the stack is empty.
enter(String, String) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
 
enter(Resource, Resource) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
 
enter(Object, Object, boolean) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
 
enter(String) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
 
enter(Resource) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
 
enumerate() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
Print the DAG-Graph to Std IO.
equals(Object) - Method in class eworks.RDF.model.LiteralValue
Checks if the literal is equal to a given object.
equals(Object) - Method in class eworks.RDF.model.Statement
Checks if the given object o is equal to this statement.
equals(Object) - Method in interface eworks.RDF.model.Tuple
Checks the tuple for equality with a given object o.
equals(Object) - Method in class eworks.RDF.model.TupleImpl
Checks the tuple for equality with a given object o.
equals(Object) - Method in class eworks.RDF.model.UriLiteralValue
Checks if the URI is equal to a given object.
equals(Object) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker.RDF_ResourceComparator
 
equals(Literal) - Method in class gr.forth.ics.vrp.corevrp.model.Literal
 
error - Static variable in class eworks.RQL.parser.sym
 
error - Static variable in class eworks.eRQL.parser.sym
 
error - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
error_count - Variable in class gr.forth.ics.vrp.corevrp.parser.parser
Counting reported errors.
error_recovery(boolean) - Method in class java_cup.runtime.lr_parser
Attempt to recover from a syntax error.
error_sym() - Method in class eworks.RQL.parser.parser
error Symbol index.
error_sym() - Method in class eworks.eRQL.parser.parser
error Symbol index.
error_sym() - Method in class gr.forth.ics.vrp.corevrp.parser.parser
error Symbol index.
error_sym() - Method in class java_cup.runtime.lr_parser
The index of the special error Symbol (supplied by generated subclass).
error_sync_size() - Method in class java_cup.runtime.lr_parser
The number of Symbols after an error we much match to consider it recovered from.
eworks.RDF.model - package eworks.RDF.model
 
eworks.RDF.util - package eworks.RDF.util
 
eworks.RQL.engine - package eworks.RQL.engine
 
eworks.RQL.model - package eworks.RQL.model
 
eworks.RQL.parser - package eworks.RQL.parser
 
eworks.eRQL.engine - package eworks.eRQL.engine
 
eworks.eRQL.gui - package eworks.eRQL.gui
 
eworks.eRQL.model - package eworks.eRQL.model
 
eworks.eRQL.parser - package eworks.eRQL.parser
 
execute(Model) - Method in class eworks.RQL.model.Query
Executes this query with an empty symbol table.
execute(SymbolTable, Model) - Method in class eworks.RQL.model.Query
Executes this query with a given symbol table.
existing - Variable in class gr.forth.ics.vrp.corevrp.model.Model
 
expression - Variable in class eworks.RQL.model.Range
This range's expression, used for toString().

F

FROM - Static variable in class eworks.RQL.parser.sym
 
fetch() - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Try to get all information of RDF_Properties and RDF_Classes we entered to the Model.
fetch(String) - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
In the case the URI belongs to a namespace, we try to get the information about URI and enter them to our basis_model.
fetch() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Try to get all information of RDF_Properties and RDF_Classes we entered to the Model.
fetch(String) - Method in class gr.forth.ics.vrp.corevrp.model.Model
In the case the URI belongs to a namespace, we try to get the information about URI and enter them to our basis_model.
fetch_all(ArrayList, parser) - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Will be called by the parser if he reached the EOF of the current file.
fetch_all(ArrayList, parser) - Method in class gr.forth.ics.vrp.corevrp.model.Model
Will be called by the parser if he reached the EOF of the current file.
filename - Variable in class gr.forth.ics.vrp.corevrp.parser.parser
Containing the name of the file we are parsing.
findRoots() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
Recompute the roots, i.e., the nodes without ancestors based on the information
find_recovery_config(boolean) - Method in class java_cup.runtime.lr_parser
Put the (real) parse stack into error recovery configuration by popping the stack down to a state that can shift on the special error Symbol, then doing the shift.
first - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
 
floatDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
float XML Schema datatype

G

GroupedTuples - class eworks.RDF.model.GroupedTuples.
Represents a set of grouped tuples and provides methods to manage them.
GroupedTuples() - Constructor for class eworks.RDF.model.GroupedTuples
Creates a new and empty set of tuples.
GroupedTuples(int) - Constructor for class eworks.RDF.model.GroupedTuples
Creates a new and empty set of tuples with a given initial capacity.
GroupedTuples(Collection) - Constructor for class eworks.RDF.model.GroupedTuples
Creates a new set of tuples and initializes it with a given set of tuples.
Gui - class eworks.eRQL.gui.Gui.
GUI for eRqlEngine and RqlEngine - an eRQL and RQL processor.
gDayDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
dateTime XML Schema datatype
gMonthDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
dateTime XML Schema datatype
gMonthDayDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
dateTime XML Schema datatype
gYearDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
gYear XML Schema datatype
gYearMonthDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
dateTime XML Schema datatype
genID1 - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
Since the w3c appended a description to the schema ns a genID:1 will be generated.
genSysID() - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Whenever a system-generated identifier is needed for statements or nodes.
genSysID() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Whenever a system-generated identifier is needed for statements or nodes.
general - Variable in class gr.forth.ics.vrp.vrpgui.StatisticsDialogLayout
 
generate() - Method in class gr.forth.ics.vrp.visualization.RDF_Visualization
 
generate() - Method in class gr.forth.ics.vrp.visualization.SVGGenerator
 
get(int) - Method in class eworks.RDF.model.Statement
Returns the statement's component with the given index, 0 will return it's subject, 1 it's predicate and 2 it's object.
get(int) - Method in interface eworks.RDF.model.Tuple
Returns the tuple's component with the given index.
get(int) - Method in class eworks.RDF.model.TupleImpl
Returns the tuple's component with the given index.
get(String) - Method in class eworks.RQL.engine.SymbolTable
Returns the value of the variable specified by name.
get(int) - Method in class eworks.RQL.model.ProjectionList
Returns the i-th projection that is encapsulated by this projection list.
get(int) - Method in class eworks.RQL.model.RangeList
Returns the i-th range that is encapsulated by this range list.
get(String) - Method in class gr.forth.ics.vrp.corevrp.model.Existing
 
get(int) - Method in class gr.forth.ics.vrp.corevrp.model.Existing
 
getAllAncestors() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
Computes the distinct ancestors for all nodes contained in the dag and put the number of the descendants in the dag
getAllClasses(boolean) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getAllDescendants(Resource) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
Computes the distinct descendants for all nodes under the node and put the number of the descendants in the dag
getAllMetaClasses() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Returning a Collection of all metaclasses contained by the model.
getAllProperties(boolean) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getAllResources(boolean) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getBaseURI() - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Get the base URI for the model.
getBaseURI() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Get the base URI for the model.
getClassTypeOfProperty(RDF_Property) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getClassTypes(RDF_Resource, boolean) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getClasses() - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Returning a Collection of all classes contained by the model.
getClasses() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Returning a Collection of all classes contained by the model.
getClassesOfMetaclass(RDF_Class, boolean) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getClipped(int, int, int, int, int, int, int, int) - Static method in class gr.forth.ics.vrp.visualization.Clipping
Calculate the clipping points of a line with a rectangle.
getClipped(double, double, int, double, double, int, double, double, double, double) - Static method in class gr.forth.ics.vrp.visualization.Clipping
Calculate the clipping points of a line with a rectangle.
getContainers() - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Returning a Collection of all RDF containers contained in the model.
getContainers() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Returning a Collection of all RDF containers contained in the model.
getDataResources() - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Returns a Collection of all resources that don't belong to the basic RDF types i.e., rdfs:Class, rdf:Property, rdf:Container and rdf:Statement.
getDataResources() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Returns a Collection of all resources that don't belong to the basic RDF types i.e., rdfs:Class, rdf:Property, rdf:Container and rdf:Statement.
getDomainOfProperty(RDF_Property, boolean, boolean) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getExtension(File) - Static method in class eworks.eRQL.gui.Utils
Gets the extension of a file f.
getID() - Method in class gr.forth.ics.vrp.corevrp.model.Resource
Get the URI of the resource.
getInsets() - Method in class gr.forth.ics.vrp.vrpgui.VRPPanel
 
getInstanceDistribution() - Method in class gr.forth.ics.vrp.statistics.RDFModelStatistics
Returns the instances distribution.
getInstanceResources(RDF_Class, boolean, boolean) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getIsObjectResource() - Method in class gr.forth.ics.vrp.corevrp.model.Triple
Returns the type of the object.
getKind() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_MetaClass
If the object represents a metaclass of classes returns the integer .
getLabelFor(RDF_Resource) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getLeaves() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
Find the leaves, i.e., the nodes without descendants based on the information
getLength() - Method in class eworks.RQL.model.ProjectionList
Returns the number of projections encapsulated by this projection list.
getLength() - Method in class eworks.RQL.model.RangeList
Returns the number of ranges encapsulated by this range list.
getLinksWithObject(RDF_Resource) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getLinksWithSubject(RDF_Resource) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getLocalName() - Method in class eworks.RDF.model.UriLiteralValue
Returns the URI's local name component.
getMetaClass(RDF_Class) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getMetaClasses() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Returning a Collection of all metaclasses of classes contained by the model.
getMetaProperties() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Returning a Collection of all metaclasses of properties contained by the model.
getModelPart(HashSet) - Method in class gr.forth.ics.vrp.corevrp.model.Model
 
getName() - Method in class eworks.RQL.model.Variable
Returns the variable's name.
getNames() - Method in class gr.forth.ics.vrp.corevrp.model.Namespace
 
getNamespace() - Method in class eworks.RDF.model.UriLiteralValue
Returns the URI's namespace component.
getNamespaceInfor() - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getNamespaces() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Returning a HashMap containing the URI and the object reference of all the external namespaces that have been parsed.
getNodes() - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Returning a Collection containing all the values of the existing HashMap.
getNodes() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Returning a Collection containing all the values of the existing HashMap.
getNumberOfGroups() - Method in class eworks.RDF.model.AbstractTuples
Returns the number of tuple goups, always 1 in this implementation.
getNumberOfGroups() - Method in class eworks.RDF.model.GroupedTuples
Returns the number of tuple groups.
getNumberOfGroups() - Method in class eworks.RDF.model.SingleGroupedTuples
Returns the number of tuple groups.
getNumberOfGroups() - Method in class eworks.RDF.model.Statement
Returns the number of tuple goups, always 1 in this implementation.
getNumberOfGroups() - Method in class eworks.RDF.model.TupleImpl
Returns the number of tuple goups, always 1 in this implementation.
getNumberOfGroups() - Method in interface eworks.RDF.model.Tuples
Returns the number of tuple groups.
getObject() - Method in class eworks.RDF.model.Statement
Returns this statement's object.
getObject() - Method in class gr.forth.ics.vrp.corevrp.model.Triple
Returns the object of the triple
getObject() - Method in class gr.forth.ics.vrp.corevrp.parser.UpCall
Get the object of the UpCall.
getPredicat() - Method in class eworks.RDF.model.Statement
Returns this statement's predicate.
getPredicate() - Method in class gr.forth.ics.vrp.corevrp.model.Triple
Returns the predicate of the triple
getPredicate() - Method in class gr.forth.ics.vrp.corevrp.parser.UpCall
Get the predicate of the UpCall.
getProjection() - Method in class eworks.RQL.model.Query
Returns this query's projection list.
getProperties() - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Returning a Collection of all properties contained by the model.
getProperties() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Returning a Collection of all properties contained by the model.
getPropertiesOfClass(RDF_Class, boolean) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getPropertiesWithDomain(RDF_Class, boolean) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getPropertiesWithRange(RDF_Class, boolean) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getRange() - Method in class eworks.RQL.model.Query
Returns this query's range.
getRangeOfProperty(RDF_Property, boolean, boolean) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getReification() - Method in class gr.forth.ics.vrp.corevrp.parser.UpCall
In case the statement needs to be reified return true else false.
getReifiedStatements() - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Returning a Collection of all reified statements contained in the model.
getReifiedStatements() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Returning a Collection of all reified statements contained in the model.
getRelatives(Resource, int) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
Returns a HashSet containing all the distinct relatives of a node res
getRes_Lit() - Method in class gr.forth.ics.vrp.corevrp.parser.UpCall
In case the object is a Literal it returns false else true.
getResource(String) - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Returns the resource with the specified URI.
getResource(String) - Method in class gr.forth.ics.vrp.corevrp.model.Model
Returns the resource with the specified URI.
getResource(int) - Method in class gr.forth.ics.vrp.corevrp.model.Model
 
getResourceByID(String) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getRootClasses(boolean) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getRootProperties(boolean) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getScanner() - Method in class java_cup.runtime.lr_parser
Simple accessor method to get the default scanner.
getSelectedNS() - Method in class gr.forth.ics.vrp.vrpgui.ChooseOutNamespaceDialog
 
getSelection() - Method in class eworks.RQL.model.Query
Returns this query's condition used to select, that's the WHERE clause according to the RQL syntax.
getSize() - Method in class eworks.RDF.model.Statement
Returns the statement's number of components (always 3).
getSize() - Method in interface eworks.RDF.model.Tuple
Returns the tupel's number of components.
getSize() - Method in class eworks.RDF.model.TupleImpl
Returns the tupel's number of components.
getStatement(int) - Method in class eworks.RDF.model.Statements
 
getStatement() - Method in class gr.forth.ics.vrp.corevrp.parser.UpCall
 
getStatements() - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Returns the statements comprising the model.
getStatements() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Returns the statements comprising the model.
getStatistics() - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
 
getStatistics() - Method in class gr.forth.ics.vrp.corevrp.model.Model
 
getSubClasses(RDF_Class, boolean, boolean) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getSubProperties(RDF_Property, boolean, boolean) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getSubject() - Method in class eworks.RDF.model.Statement
Returns this statement's subject.
getSubject() - Method in class gr.forth.ics.vrp.corevrp.model.Triple
Returns the subject of the triple
getSuperClasses(RDF_Class, boolean, boolean) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getSuperProperties(RDF_Property, boolean, boolean) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
getTuple(int) - Method in class eworks.RDF.model.AbstractTuples
Returns a certain tuple specified by it's numerical index.
getTuple(int) - Method in class eworks.RDF.model.Statement
Returns a certain tuple specified by it's numerical index.
getTuple(int) - Method in class eworks.RDF.model.TupleImpl
Returns a certain tuple specified by it's numerical index.
getTuple(int) - Method in interface eworks.RDF.model.Tuples
Returns a certain tuple specified by it's numerical index.
getTuple() - Method in class eworks.RQL.engine.SymbolTable
Returns all bound variables and their values as tuple, using an instance of Tuple.
getTuplesByGroup(int) - Method in class eworks.RDF.model.AbstractTuples
Returns all tuples of a certain tuple group.
getTuplesByGroup(int) - Method in class eworks.RDF.model.GroupedTuples
Returns all tuples of a certain tuple groups, that is specified by it's numerical index.
getTuplesByGroup(int) - Method in class eworks.RDF.model.SingleGroupedTuples
Returns all tuples of a certain tuple groups, that is specified by it's numerical index.
getTuplesByGroup(int) - Method in class eworks.RDF.model.Statement
Returns all tuples of a certain tuple group.
getTuplesByGroup(int) - Method in class eworks.RDF.model.TupleImpl
Returns all tuples of a certain tuple group.
getTuplesByGroup(int) - Method in interface eworks.RDF.model.Tuples
Returns all tuples of a certain tuple groups, that is specified by it's numerical index.
getURI() - Method in class eworks.RDF.model.UriLiteralValue
Returns the encapsulated URI.
getURI(String) - Static method in class eworks.RDF.util.UriFactory
Returns as instance of java.net.URI for the given URI literal.
getURI() - Method in class gr.forth.ics.vrp.corevrp.model.Namespace
Returns the URI of the namespace
getValue(SymbolTable) - Method in class eworks.RDF.model.LiteralValue
Returns the literal value, that's the instance itself.
getValue() - Method in class eworks.RDF.model.LiteralValue
Returns the literal value, that's the instance itself.
getValue(SymbolTable) - Method in class eworks.RDF.model.Value
Returns this value's literal value, according to a given symbol table.
getValue(SymbolTable) - Method in class eworks.RQL.model.Variable
Returns the variable's value, using a certain symbol table.
getVariable() - Method in class eworks.RQL.model.Projection
Returns this projection's encapsulated variable.
get_action(int, int) - Method in class java_cup.runtime.lr_parser
Fetch an action from the action table.
get_from_real() - Method in class java_cup.runtime.virtual_parse_stack
Transfer an element from the real to the virtual stack.
get_int(String) - Method in class gr.forth.ics.vrp.corevrp.model.Existing
 
get_reduce(int, int) - Method in class java_cup.runtime.lr_parser
Fetch a state from the reduce-goto table.
get_url(int) - Method in class gr.forth.ics.vrp.corevrp.model.Existing
 
getcomment() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Get the comments of the resource.
getdag() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
 
getdebug() - Method in class gr.forth.ics.vrp.corevrp.parser.parser
 
getdomain() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Property
Getting the domain(s) of the property.
getextParsingTime() - Method in class gr.forth.ics.vrp.corevrp.parser.parser
Returns the time required to parse external namespaces
getfetch_all() - Method in class gr.forth.ics.vrp.corevrp.parser.parser
 
getinheritTime() - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
Returns the time required to inherit the domain and the range to the sub properties
getisDefinedBy() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Get the isDefinedBy statements of the resource.
getlabel() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Get the labels of the resource.
getlang() - Method in class gr.forth.ics.vrp.corevrp.model.Literal
 
getlink() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Property
Getting all links of the property.
getloop_element() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
 
getmember() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Container
Get the members.
getno_loop() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
 
getobject() - Method in class gr.forth.ics.vrp.corevrp.model.Link
Get the object of a link.
getobject() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Statement
Get the object of the statement.
getonly() - Method in class gr.forth.ics.vrp.corevrp.parser.parser
 
getorder() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
Accessing the order.
getpredicate() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Statement
Get the predicate of the statement.
getrange() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Property
Get the range of the property.
getroots() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
 
getseeAlso() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Get the seeAlso statements of the resource.
getsimple() - Method in class gr.forth.ics.vrp.corevrp.parser.parser
 
getsubClassOf() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Class
Get all subClassOf statements of the class.
getsubClassOfDAG() - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
Returns the subClasses Directed Acyclic Graph.
getsubPropertyOf() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Property
Getting all subPropertyOf statements of the property.
getsubPropertyOfDAG() - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
Returns the subProperties Directed Acyclic Graph.
getsubject() - Method in class gr.forth.ics.vrp.corevrp.model.Link
Get the subject of a link.
getsubject() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Statement
Get the subject of the statement.
gettriples() - Method in class gr.forth.ics.vrp.corevrp.parser.parser
 
gettype() - Method in class gr.forth.ics.vrp.corevrp.model.Literal
 
gettype() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Get the type of the resource.
getvalue() - Method in class gr.forth.ics.vrp.corevrp.model.Literal
 
getvalue() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Get the value statements of the resource.
getverbose() - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
 
getverbose() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Indicates whether messages about the actions performed by the VRP will be reported.
getverbose() - Method in class gr.forth.ics.vrp.corevrp.parser.parser
 
gr.forth.ics.vrp.corevrp.broker - package gr.forth.ics.vrp.corevrp.broker
 
gr.forth.ics.vrp.corevrp.model - package gr.forth.ics.vrp.corevrp.model
 
gr.forth.ics.vrp.corevrp.parser - package gr.forth.ics.vrp.corevrp.parser
 
gr.forth.ics.vrp.corevrp.validator - package gr.forth.ics.vrp.corevrp.validator
 
gr.forth.ics.vrp.corevrp.vocabulary - package gr.forth.ics.vrp.corevrp.vocabulary
 
gr.forth.ics.vrp.statistics - package gr.forth.ics.vrp.statistics
 
gr.forth.ics.vrp.visualization - package gr.forth.ics.vrp.visualization
 
gr.forth.ics.vrp.vrpgui - package gr.forth.ics.vrp.vrpgui
 

H

H_CENTER - Static variable in class gr.forth.ics.vrp.visualization.Clipping
Flag for point lying between horizontal bounds of area.
hasMoreHits() - Method in class eworks.RQL.model.InstancesOfClassRange
Checks if there are more hits that can be iteratively retrieved using nextHit().
hasMoreHits() - Method in class eworks.RQL.model.Range
Checks if there are more hits that can be iteratively retrieved using nextHit().
hasMoreHits() - Method in class eworks.RQL.model.RangeList
Checks if there are more hits that can be iteratively retrieved using nextHit().
hasMoreHits() - Method in class eworks.RQL.model.StatementRange
Checks if there are more hits that can be iteratively retrieved using nextHit().
hasNext() - Method in class eworks.RDF.model.StaticCollectionIterator
Returns true if the iteration has more elements.
has_type(RDF_Class) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Class
 
has_type(RDF_Class) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
For validation
hashCode() - Method in class eworks.RDF.model.LiteralValue
Returns the literals hash code.
hashCode() - Method in class eworks.RDF.model.UriLiteralValue
Returns the URI's hash code.
hexBinaryDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
hexBinary XML Schema datatype

I

ID - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
Attribute from the RDF namespace: NS+"ID"
IDDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
ID XML Schema datatype
IDENTIFIER - Static variable in class eworks.RQL.parser.sym
 
IDNAME - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
IDREFDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
IDREF XML Schema datatype
IDREFSDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
IDREFS XML Schema datatype
IModel - interface gr.forth.ics.vrp.corevrp.model.IModel.
 
INSIDE - Static variable in class gr.forth.ics.vrp.visualization.Clipping
Mask for points which are inside.
InstancesOfClassRange - class eworks.RQL.model.InstancesOfClassRange.
Represents a RQL range that retrieves instances of "RDFS classes".
InstancesOfClassRange(String, Variable) - Constructor for class eworks.RQL.model.InstancesOfClassRange
Creates a new range using the name of a certain "RDFS class" and a certain variable to bound.
InstancesOfClassRange(String) - Constructor for class eworks.RQL.model.InstancesOfClassRange
Creates a new range using the name of a certain "RDFS class".
infer() - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
To infer the type of the given classname for all instances of its subclasses (recursive).
infer() - Method in class gr.forth.ics.vrp.corevrp.model.Model
To infer the type of the given classname for all instances of its subclasses (recursive).
init_actions() - Method in class eworks.RQL.parser.parser
Action encapsulation object initializer.
init_actions() - Method in class eworks.eRQL.parser.parser
Action encapsulation object initializer.
init_actions() - Method in class gr.forth.ics.vrp.corevrp.parser.parser
Action encapsulation object initializer.
init_actions() - Method in class java_cup.runtime.lr_parser
Initialize the action object.
instances - Variable in class gr.forth.ics.vrp.vrpgui.StatisticsDialogLayout
 
instancesPerClass() - Method in class gr.forth.ics.vrp.statistics.RDFModelStatistics
Returns the number of instances of each class
intDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
int XML Schema datatype
integerDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
integer XML Schema datatype
isAttributeClass(RDF_Class) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
isBasicResource(RDF_Resource) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
isContainerClass(RDF_Class) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
isDefinedBy - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
Element from the RDF Schema namespace: NS+"isDefinedBy"
isDefinedINNamespace(Resource, HashSet) - Static method in class gr.forth.ics.vrp.corevrp.model.Namespace
Indicates if the resource is defined in one of the selected namespace(s). param res The resource reference
isDistinct() - Method in class eworks.RQL.model.Query
Returns true if there are no duplicates allowed in this query's result.
isEmpty() - Method in class eworks.RDF.model.StaticCollection
Returns true if and only if this collection does not contain eny element.
isLeafClass(RDF_Class) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
isLeafProperty(RDF_Property) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
isMetaClass(RDF_Class) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
isPropertyClass(RDF_Class) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
isRootClass(RDF_Class) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
isRootProperty(RDF_Property) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
isSchemaClass(RDF_Class) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
isStatementClass(RDF_Class) - Method in class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
iterator() - Method in class eworks.RDF.model.StaticCollection
Returns an iterator over the elements in this collection.

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
 

L

LANGLEBRACKET - Static variable in class eworks.eRQL.parser.sym
 
LBRACKET - Static variable in class eworks.RQL.parser.sym
 
LBRACKET - Static variable in class eworks.eRQL.parser.sym
 
LCURLYBRACKET - Static variable in class eworks.RQL.parser.sym
 
LCURLYBRACKET - Static variable in class eworks.eRQL.parser.sym
 
LEFT - Static variable in class gr.forth.ics.vrp.visualization.Clipping
Flag for point lying left of clipping area.
LIKEOPERATOR - Static variable in class eworks.RQL.parser.sym
 
LSQUAREBRACKET - Static variable in class eworks.eRQL.parser.sym
 
Lexer - class gr.forth.ics.vrp.corevrp.parser.Lexer.
This class is a scanner generated by JFlex 1.3.5 on 05/12/02 09:54 from the specification file file:/C:/Dokumente und Einstellungen/Karsten Tolle/Eigene Dateien/Uni/RDF/VRP/Rdf_vrp/src/gr/forth/ics/vrp/corevrp/Cup_JFlex/lexer.jflex
Lexer(Reader) - Constructor for class gr.forth.ics.vrp.corevrp.parser.Lexer
Creates a new scanner There is also a java.io.InputStream version of this constructor.
Lexer(InputStream) - Constructor for class gr.forth.ics.vrp.corevrp.parser.Lexer
Creates a new scanner.
Lexer_Simple - class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple.
This class is a scanner generated by JFlex 1.3.5 on 6/25/02 6:15 PM from the specification file file:/D:/tmp_local_users/alexaki/RDF_VRP/src/gr/forth/ics/vrp/corevrp/Cup_JFlex/lexer_simple.jflex
Lexer_Simple(Reader) - Constructor for class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
Creates a new scanner There is also a java.io.InputStream version of this constructor.
Lexer_Simple(InputStream) - Constructor for class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
Creates a new scanner.
Link - class gr.forth.ics.vrp.corevrp.model.Link.
Link.java - A class for links containing subject and object of a statement.
List - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
 
Literal - class eworks.eRQL.model.Literal.
Represents literal values.
Literal(String) - Constructor for class eworks.eRQL.model.Literal
Creates a new value with the given string.
Literal - class gr.forth.ics.vrp.corevrp.model.Literal.
Title: RDF Literals for VRP Description: Representing Literals inside the RDF model generated by VRP.
Literal() - Constructor for class gr.forth.ics.vrp.corevrp.model.Literal
The default constructor.
Literal(String) - Constructor for class gr.forth.ics.vrp.corevrp.model.Literal
The constructor already sets the value, type and language of the Literal.
Literal(String, String, String) - Constructor for class gr.forth.ics.vrp.corevrp.model.Literal
 
Literal - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
Element from the RDF Schema namespace: NS+"Literal"
LiteralValue - class eworks.RDF.model.LiteralValue.
Abstract base classes for representing literals.
LiteralValue() - Constructor for class eworks.RDF.model.LiteralValue
Creates a new instance.
label - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
Element from the RDF Schema namespace: NS+"label"
languageDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
language XML Schema datatype
left - Variable in class java_cup.runtime.Symbol
The data passed to parser
li - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
List property for containers, will be translated in rdf:_nnn properties by the parser.
literal - Variable in class eworks.RDF.model.StringLiteralValue
The encapsulated string.
longDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
long XML Schema datatype
lookahead - Variable in class java_cup.runtime.lr_parser
Lookahead Symbols used for attempting error recovery "parse aheads".
lookahead_pos - Variable in class java_cup.runtime.lr_parser
Position in lookahead input buffer used for "parse ahead".
loopcheck() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
Checking the graph for loops and creating the topological order list.
lr_parser - class java_cup.runtime.lr_parser.
This class implements a skeleton table driven LR parser.
lr_parser() - Constructor for class java_cup.runtime.lr_parser
Simple constructor.
lr_parser(Scanner) - Constructor for class java_cup.runtime.lr_parser
Constructor that sets the default scanner.

M

META_CLASS - Static variable in class gr.forth.ics.vrp.corevrp.model.RDF_MetaClass
This flag indicates that the current object is a metaclass of classes
META_PROPERTY - Static variable in class gr.forth.ics.vrp.corevrp.model.RDF_MetaClass
This flag indicates that the current object is a metaclass of properties
MaxTreeWindowWidth - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
Messages - Variable in class gr.forth.ics.vrp.vrpgui.MyPanel
 
MetaColor - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
MinClassRx - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
MinFocusClassWidth - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
MinFocusResourceWidth - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
MinResourceWidth - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
MinTreeWindowWidth - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
Model - class gr.forth.ics.vrp.corevrp.model.Model.
Model.java - All we can do to a model.
Model(boolean) - Constructor for class gr.forth.ics.vrp.corevrp.model.Model
Create a new model.
ModelComponent - class eworks.eRQL.model.ModelComponent.
Abstract base class for the model components of an eRQL query.
ModelComponent() - Constructor for class eworks.eRQL.model.ModelComponent
 
MyPanel - class gr.forth.ics.vrp.vrpgui.MyPanel.
A helper class for the GUI of VRP .
MyPanel() - Constructor for class gr.forth.ics.vrp.vrpgui.MyPanel
 
main() - Static method in class eworks.eRQL.gui.Gui
Application entry point.
main(String[]) - Static method in class gr.forth.ics.vrp.vrpgui.TestAPI
 
main(String[]) - Static method in class gr.forth.ics.vrp.vrpgui.VRPGUI
 
main - Static variable in class gr.forth.ics.vrp.vrpgui.VRPPanel
 
matches(SymbolTable) - Method in class eworks.RQL.model.ComparisonCondition
Checks if this condition is satisfied by both values, using a certain symbol table.
matches(SymbolTable) - Method in class eworks.RQL.model.Condition
Checks if this condition is satisfied using a certain symbol table.
matches(SymbolTable) - Method in class eworks.RQL.model.ConjunctionCondition
Checks if this conjunction condition is satisfied using a certain symbol table.
matches(SymbolTable) - Method in class eworks.RQL.model.DisjunctionCondition
Checks if this disjunction condition is satisfied using a certain symbol table.
member - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
Element from the RDF Schema namespace: NS+"member"
model - Variable in class eworks.RQL.model.Range
The RDF model to which this range is bound.
model - Variable in class gr.forth.ics.vrp.vrpgui.StatisticsDialogLayout
 
msp - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
Element from the RDF namespace: NS+"_" (will be used to test the start of rdf:_n | n integer)

N

NCNameDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
NCName XML Schema datatype
NMTOKENDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
NMTOKEN XML Schema datatype
NMTOKENSDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
NMTOKENS XML Schema datatype
NOTATIONDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
NOTATION XML Schema datatype
NS - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XML
The XML namespace URL: "http://www.w3.org/XML/1998/"
NS - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
Address of the namespace where XML Schema datatypes are defined
NS - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
The RDF namespace URL: "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
NS - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
The RDF Schema namespace URL: "http://www.w3.org/2000/01/rdf-schema#"
NS0 - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
 
NameDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
Name XML Schema datatype
Namespace - class gr.forth.ics.vrp.corevrp.model.Namespace.
 
Namespace(String) - Constructor for class gr.forth.ics.vrp.corevrp.model.Namespace
Create a namespace
NoDataSourceDefinedException - exception eworks.RQL.engine.NoDataSourceDefinedException.
Indicates that a query is tried to be evaluated although no data source has been bound, which is not allowed.
NoDataSourceDefinedException() - Constructor for class eworks.RQL.engine.NoDataSourceDefinedException
Creates a new instance.
NoDataSourceDefinedException(String) - Constructor for class eworks.RQL.engine.NoDataSourceDefinedException
Creates a new instance with the given description.
NoDataSourceDefinedException(Throwable) - Constructor for class eworks.RQL.engine.NoDataSourceDefinedException
Creates a new instance and encapsulated the given exception as the exception's cause.
NoDataSourceDefinedException(String, Throwable) - Constructor for class eworks.RQL.engine.NoDataSourceDefinedException
Creates a new instance and encapsulated the given exception and message as the exception's cause and description.
NoModelBoundException - exception eworks.RQL.engine.NoModelBoundException.
Indicates that a query is tried to be evaluated although no data model has been bound, which is not allowed.
NoModelBoundException() - Constructor for class eworks.RQL.engine.NoModelBoundException
Creates a new instance.
NoModelBoundException(String) - Constructor for class eworks.RQL.engine.NoModelBoundException
Creates a new instance with the given description.
NoModelBoundException(Throwable) - Constructor for class eworks.RQL.engine.NoModelBoundException
Creates a new instance and encapsulated the given exception as the exception's cause.
NoModelBoundException(String, Throwable) - Constructor for class eworks.RQL.engine.NoModelBoundException
Creates a new instance and encapsulated the given exception and message as the exception's cause and description.
NoneTransitiveClass - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
NoneTransitiveProperty - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
NoneTransitiveResource - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
negativeIntegerDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
negativeInteger XML Schema datatype
next() - Method in class eworks.RDF.model.StaticCollectionIterator
Returns the next element in the iteration.
nextHit() - Method in class eworks.RQL.model.InstancesOfClassRange
Gets the next hit, if any.
nextHit() - Method in class eworks.RQL.model.Range
Gets the next hit, if any.
nextHit() - Method in class eworks.RQL.model.RangeList
Gets the next hit, if any.
nextHit() - Method in class eworks.RQL.model.StatementRange
Gets the next hit, if any.
next_token() - Method in class eworks.RQL.parser.scanner
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
next_token() - Method in class eworks.eRQL.parser.scanner
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
next_token() - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
next_token() - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
next_token() - Method in interface java_cup.runtime.Scanner
Return the next token, or null on end-of-file.
nil - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
 
no - Variable in class gr.forth.ics.vrp.vrpgui.VRPPanel
 
nodeID - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
 
nonNegativeIntegerDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
nonNegativeInteger XML Schema datatype
nonPositiveIntegerDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
nonPositiveInteger XML Schema datatype
normalizedStringDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
normalizedString XML Schema datatype

O

OROPERATOR - Static variable in class eworks.RQL.parser.sym
 
OROPERATOR - Static variable in class eworks.eRQL.parser.sym
 
OUTSIDE - Static variable in class gr.forth.ics.vrp.visualization.Clipping
Mask for points which are outside.
object - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
Element from the RDF namespace: NS+"object"
ok - Variable in class gr.forth.ics.vrp.vrpgui.SVGOutputDialog
 
ok - Variable in class gr.forth.ics.vrp.vrpgui.StatisticsDialogLayout
 
op - Variable in class eworks.RQL.model.ComparisonCondition
The operator used to compare both values against each other.
op1 - Variable in class eworks.RQL.model.ComparisonCondition
The first value to compare.
op2 - Variable in class eworks.RQL.model.ComparisonCondition
The second value to compare.
out(String, boolean) - Method in class gr.forth.ics.vrp.vrpgui.MyPanel
 
outln(String, boolean) - Method in class gr.forth.ics.vrp.vrpgui.MyPanel
Reports the message s.
output() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
Return a string containing the topological order of the DAG.

P

PARSETYPECOL - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
PARSETYPELIT - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
PARSETYPERES - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
ParsingException - exception eworks.RQL.engine.ParsingException.
Indicates that an error has occurred while a query is being evaluated.
ParsingException() - Constructor for class eworks.RQL.engine.ParsingException
Creates a new instance.
ParsingException(String) - Constructor for class eworks.RQL.engine.ParsingException
Creates a new instance with the given description.
ParsingException(Throwable) - Constructor for class eworks.RQL.engine.ParsingException
Creates a new instance and encapsulated the given exception as the exception's cause.
ParsingException(String, Throwable) - Constructor for class eworks.RQL.engine.ParsingException
Creates a new instance and encapsulated the given exception and message as the exception's cause and description.
PoiQuery - class eworks.eRQL.model.PoiQuery.
A specialized query class for socalled "POI" ("Point of interest") queries.
PoiQuery() - Constructor for class eworks.eRQL.model.PoiQuery
Creates an empty POI query.
PoiQuery(Value) - Constructor for class eworks.eRQL.model.PoiQuery
Creates an POI query and encapsulated the given value.
Projection - class eworks.RQL.model.Projection.
Represents a single component of a ProjectionList, that is a certain variable which is part of a query's result (other variables may be bound as well, but will not be returned as the query's result).
Projection(Variable) - Constructor for class eworks.RQL.model.Projection
Creates a new projection with a certain variable to encapsulate.
ProjectionList - class eworks.RQL.model.ProjectionList.
Represents a list of Projection-instances, that is the list of variables that are part of a query's result (other variables may be bound as well, but will not be returned as the query's result).
ProjectionList() - Constructor for class eworks.RQL.model.ProjectionList
Creates a new and empty projection list.
ProjectionList(Projection) - Constructor for class eworks.RQL.model.ProjectionList
Creates a new projection list and encapsulates a certain projection.
Properties - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
The set of Properties from the RDF namespace.
Properties - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
The set of Properties from the RDF Schema namespace.
Property - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
Element from the RDF namespace: NS+"Property"
PropertyColor - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
PropertyVariable - class eworks.RQL.model.PropertyVariable.
Represents an RQL "property variable", that is a variable that can only contain "RDFS properties" or "RDFS meta-properties".
PropertyVariable(String) - Constructor for class eworks.RQL.model.PropertyVariable
Create a new RQL "property variable" with a certain name.
parse() - Method in class java_cup.runtime.lr_parser
This method provides the main parsing routine.
parse_lookahead(boolean) - Method in class java_cup.runtime.lr_parser
Parse forward using stored lookahead Symbols.
parse_state - Variable in class java_cup.runtime.Symbol
The parse state to be recorded on the parse stack with this symbol.
parser - class eworks.RQL.parser.parser.
CUP v0.10k generated parser.
parser() - Constructor for class eworks.RQL.parser.parser
Default constructor.
parser(Scanner) - Constructor for class eworks.RQL.parser.parser
Constructor which sets the default scanner.
parser - class eworks.eRQL.parser.parser.
CUP v0.10k generated parser.
parser() - Constructor for class eworks.eRQL.parser.parser
Default constructor.
parser(Scanner) - Constructor for class eworks.eRQL.parser.parser
Constructor which sets the default scanner.
parser - class gr.forth.ics.vrp.corevrp.parser.parser.
CUP v0.10j generated parser.
parser() - Constructor for class gr.forth.ics.vrp.corevrp.parser.parser
Default constructor.
parser(Scanner) - Constructor for class gr.forth.ics.vrp.corevrp.parser.parser
Constructor which sets the default scanner.
parser(String, Model) - Constructor for class gr.forth.ics.vrp.corevrp.parser.parser
Parser called with String or with String and Model.
parser(String) - Constructor for class gr.forth.ics.vrp.corevrp.parser.parser
 
pop() - Method in class java_cup.runtime.virtual_parse_stack
Pop the stack.
positiveIntegerDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
positiveInteger XML Schema datatype
predicate - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
Element from the RDF namespace: NS+"predicate"
printHierarchyStatistics(RDF_DAG, boolean) - Method in class gr.forth.ics.vrp.statistics.RDFModelStatistics
Changed on 11-12-2001 in order to print the statistics about superclasses in order to be able to print both total and detailed statistics for hierarchies Prints the statistics for every hierarchy contained in the RDF_DAG.
printInstanceDistribution() - Method in class gr.forth.ics.vrp.statistics.RDFModelStatistics
Prints the number of instances per class
printStatements() - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Prints the statements of this model.
printStatements() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Prints the statements of this model.
printStatistics() - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Prints the statistic containing the number of triples, classes, properties, containers, refeid statements and resources to the output stream declared in Output.
printStatistics() - Method in class gr.forth.ics.vrp.corevrp.model.Model
Prints the statistic containing the number of triples, classes, properties, containers, refeid statements and resources to the output stream declared in Output.
println(String) - Method in class gr.forth.ics.vrp.visualization.RDF_Visualization
 
production_tab - Variable in class java_cup.runtime.lr_parser
Direct reference to the production table.
production_table() - Method in class eworks.RQL.parser.parser
Access to production table.
production_table() - Method in class eworks.eRQL.parser.parser
Access to production table.
production_table() - Method in class gr.forth.ics.vrp.corevrp.parser.parser
Access to production table.
production_table() - Method in class java_cup.runtime.lr_parser
Table of production information (supplied by generated subclass).
push(int) - Method in class java_cup.runtime.virtual_parse_stack
Push a state number onto the stack.
put(String, Object) - Method in class gr.forth.ics.vrp.corevrp.model.Existing
 

Q

QNAME - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
QNameDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
QName XML Schema datatype
QName_Begin - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer
lexical states
QName_Begin - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
lexical states
QName_End - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer
 
QName_End - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
 
Query - class eworks.RQL.model.Query.
Represents a RQL query.
Query() - Constructor for class eworks.RQL.model.Query
Creates a new and empty RQL query.
Query(ProjectionList, RangeList, DisjunctionCondition, boolean) - Constructor for class eworks.RQL.model.Query
Creates a new query with a certain projection list, range list and disjunction condition.
Query - class eworks.eRQL.model.Query.
Abstract base class for subqueries.
Query() - Constructor for class eworks.eRQL.model.Query
Creates an empty statement query.
Query(Value) - Constructor for class eworks.eRQL.model.Query
Creates an query and encapsulated the given value.
query(String) - Method in class eworks.RQL.engine.RqlEngine
Evaluates a given RQL query and returns the query's result.
query(File, String) - Method in class eworks.eRQL.engine.eRqlEngine
Evaluates the eRQL query queryString.
query(RqlEngine) - Method in class eworks.eRQL.model.Conjunction
Evaluates this disjunction and returns the result.
query(RqlEngine) - Method in class eworks.eRQL.model.Disjunction
Evaluates this disjunction and returns the result.
query(RqlEngine) - Method in class eworks.eRQL.model.DocumentQuery
Evaluates this query and returns the result using the given rqlEngine.
query(RqlEngine) - Method in class eworks.eRQL.model.Literal
Evaluates this literal.
query(RqlEngine, boolean) - Method in class eworks.eRQL.model.Literal
Evaluates this literal.
query(RqlEngine) - Method in class eworks.eRQL.model.PoiQuery
Evaluates this query and returns the result using the given rqlEngine.
query(RqlEngine) - Method in class eworks.eRQL.model.Query
Evaluates this query and returns the result using the given rqlEngine.
query(RqlEngine) - Method in class eworks.eRQL.model.StatementQuery
Evaluates this query and returns the result using the given rqlEngine.
query(RqlEngine) - Method in class eworks.eRQL.model.Value
Evaluates this part of the query.

R

RANGLEBRACKET - Static variable in class eworks.eRQL.parser.sym
 
RBRACKET - Static variable in class eworks.RQL.parser.sym
 
RBRACKET - Static variable in class eworks.eRQL.parser.sym
 
RCURLYBRACKET - Static variable in class eworks.RQL.parser.sym
 
RCURLYBRACKET - Static variable in class eworks.eRQL.parser.sym
 
RDFBEGIN - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
RDFEND - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
RDFModelStatistics - class gr.forth.ics.vrp.statistics.RDFModelStatistics.
Computes & Reports statistics based on the model & the RDF_DAG for subclass and subproperty hierarchies constructed by VRP.
RDFModelStatistics(Model) - Constructor for class gr.forth.ics.vrp.statistics.RDFModelStatistics
 
RDF_Attribute - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer
 
RDF_Attribute - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
 
RDF_Attribute_IDSYMBOL - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer
 
RDF_Attribute_IDSYMBOL - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
 
RDF_Class - class gr.forth.ics.vrp.corevrp.model.RDF_Class.
RDF_Class.java
RDF_Class() - Constructor for class gr.forth.ics.vrp.corevrp.model.RDF_Class
Create a new RDF_Class.
RDF_Class(String) - Constructor for class gr.forth.ics.vrp.corevrp.model.RDF_Class
Create a new RDF_Class and set the URI.
RDF_Class(Resource) - Constructor for class gr.forth.ics.vrp.corevrp.model.RDF_Class
Cast the Resource to RDF_Class by creating a new RDF_Class.
RDF_Class(RDF_Resource) - Constructor for class gr.forth.ics.vrp.corevrp.model.RDF_Class
Cast the RDF_Resource to RDF_Class by creating a new RDF_Class.
RDF_Container - class gr.forth.ics.vrp.corevrp.model.RDF_Container.
RDF_Container.java
RDF_DAG - class gr.forth.ics.vrp.corevrp.model.RDF_DAG.
RDF_DAG.java - DAG stands for Directed Acyclic Graph.
RDF_DAG() - Constructor for class gr.forth.ics.vrp.corevrp.model.RDF_DAG
Create a new RDF_DAG.
RDF_End - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
 
RDF_MetaClass - class gr.forth.ics.vrp.corevrp.model.RDF_MetaClass.
 
RDF_MetaClass(String, int) - Constructor for class gr.forth.ics.vrp.corevrp.model.RDF_MetaClass
Creates a new MetaClass.
RDF_MetaClass(Resource, int) - Constructor for class gr.forth.ics.vrp.corevrp.model.RDF_MetaClass
 
RDF_MetaClass(RDF_Resource, int) - Constructor for class gr.forth.ics.vrp.corevrp.model.RDF_MetaClass
 
RDF_MetaClass(RDF_Class, int) - Constructor for class gr.forth.ics.vrp.corevrp.model.RDF_MetaClass
 
RDF_Property - class gr.forth.ics.vrp.corevrp.model.RDF_Property.
RDF_Property.java - The class for the Properties.
RDF_Property(Resource) - Constructor for class gr.forth.ics.vrp.corevrp.model.RDF_Property
Casting a Resource to a new RDF_Property.
RDF_Property(RDF_Resource) - Constructor for class gr.forth.ics.vrp.corevrp.model.RDF_Property
Casting a RDF_Resource to a new RDF_Property.
RDF_QName_Begin - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer
 
RDF_QName_Begin - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
 
RDF_QName_End - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer
 
RDF_QName_End - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
 
RDF_Resource - class gr.forth.ics.vrp.corevrp.model.RDF_Resource.
RDF_Resource.java - For Resources containing RDFS or RDF info.
RDF_SemanticBroker - class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker.
 
RDF_SemanticBroker(Model, RDF_Validator) - Constructor for class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker
 
RDF_SemanticBroker.RDF_ResourceComparator - class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker.RDF_ResourceComparator.
 
RDF_SemanticBroker.RDF_ResourceComparator() - Constructor for class gr.forth.ics.vrp.corevrp.broker.RDF_SemanticBroker.RDF_ResourceComparator
 
RDF_Statement - class gr.forth.ics.vrp.corevrp.model.RDF_Statement.
RDF_Statement.java - The class for Statements.
RDF_Validator - class gr.forth.ics.vrp.corevrp.validator.RDF_Validator.
RDF_Validator.java
RDF_Validator(Model) - Constructor for class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
Create a new RDF_Validator.
RDF_Visualization - class gr.forth.ics.vrp.visualization.RDF_Visualization.
 
RDF_Visualization(RDF_SemanticBroker) - Constructor for class gr.forth.ics.vrp.visualization.RDF_Visualization
 
RDF_YYINITIAL - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer
 
RDF_YYINITIAL - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
 
RESOURCEATTR - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
RIGHT - Static variable in class gr.forth.ics.vrp.visualization.Clipping
Flag for point lying right of clipping area.
RSQUAREBRACKET - Static variable in class eworks.eRQL.parser.sym
 
Range - class eworks.RQL.model.Range.
An abstract base class for classes that represent RQL ranges.
Range(String) - Constructor for class eworks.RQL.model.Range
Creates a new range that is defined by the given expression.
RangeList - class eworks.RQL.model.RangeList.
A list of single "RQL ranges" represented by Range-instances.
RangeList() - Constructor for class eworks.RQL.model.RangeList
Creates a new and empty range list without any encapsulated range.
RangeList(Range) - Constructor for class eworks.RQL.model.RangeList
Creates a new range list encapsulating a single range.
Resource - class gr.forth.ics.vrp.corevrp.model.Resource.
Resource.java - A node in an RDF Model.
Resource - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
Element from the RDF Schema namespace: NS+"Resource"
ResourceColor - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
ResourceHeight - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
Results - Variable in class gr.forth.ics.vrp.vrpgui.MyPanel
 
RqlEngine - class eworks.RQL.engine.RqlEngine.
RqlEngine is the rudimentary implementation of a RQL-processor.
RqlEngine(OutputStream) - Constructor for class eworks.RQL.engine.RqlEngine
Constructs a RqlEngine instance and sets the output-stream for printing error- and debug-messages to the given stream.
RqlEngine() - Constructor for class eworks.RQL.engine.RqlEngine
Constructs a RqlEngine instance that suppresses all error- and debug- messages.
RqlExecutingException - exception eworks.eRQL.engine.RqlExecutingException.
Exception that indicates an error while a RQL query was executed.
RqlExecutingException() - Constructor for class eworks.eRQL.engine.RqlExecutingException
Creates a new instance.
RqlExecutingException(String) - Constructor for class eworks.eRQL.engine.RqlExecutingException
Creates a new instance with the given description.
RqlExecutingException(Throwable) - Constructor for class eworks.eRQL.engine.RqlExecutingException
Creates a new instance and encapsulated the given exception as the exception's cause.
RqlExecutingException(String, Throwable) - Constructor for class eworks.eRQL.engine.RqlExecutingException
Creates a new instance and encapsulated the given exception and message as the exception's cause and description.
range - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
Element from the RDF Schema namespace: NS+"range"
range_domain_check() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Property
 
rdf - class gr.forth.ics.vrp.corevrp.vocabulary.rdf.
rdf.java - Containing the parameters for the RDF namespaces.
rdf() - Constructor for class gr.forth.ics.vrp.corevrp.vocabulary.rdf
 
rdfschema - class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema.
rdfschema.java - Containing the parameters for the RDF Schema namespaces.
rdfschema() - Constructor for class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
 
read_lookahead() - Method in class java_cup.runtime.lr_parser
Read from input to establish our buffer of "parse ahead" lookahead Symbols.
real_next - Variable in class java_cup.runtime.virtual_parse_stack
Top of stack indicator for where we leave off in the real stack.
real_stack - Variable in class java_cup.runtime.virtual_parse_stack
The real stack that we shadow.
reduce_tab - Variable in class java_cup.runtime.lr_parser
Direct reference to the reduce-goto table.
reduce_table() - Method in class eworks.RQL.parser.parser
Access to reduce_goto table.
reduce_table() - Method in class eworks.eRQL.parser.parser
Access to reduce_goto table.
reduce_table() - Method in class gr.forth.ics.vrp.corevrp.parser.parser
Access to reduce_goto table.
reduce_table() - Method in class java_cup.runtime.lr_parser
The reduce-goto table (supplied by generated subclass).
relativeDistribution(RDF_DAG, int, int, Resource) - Method in class gr.forth.ics.vrp.statistics.RDFModelStatistics
 
remove(Object) - Method in class eworks.RDF.model.StaticCollection
Do not call this method, as it throws an UnsupportedOperationException.
remove() - Method in class eworks.RDF.model.StaticCollectionIterator
Do not call this method, as it throws an UnsupportedOperationException.
remove(Resource, Resource) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
Tries to remove the link from 'sub' to 'superResource' out of the DAG.
remove(String, String) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
 
remove(Resource) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
 
remove(Object, Object, boolean) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_DAG
 
removeAll(Collection) - Method in class eworks.RDF.model.StaticCollection
Do not call this method, as it throws an UnsupportedOperationException.
report(String, Object) - Method in class gr.forth.ics.vrp.corevrp.parser.parser
 
report_error(String, Object) - Method in class gr.forth.ics.vrp.corevrp.parser.parser
Report a non fatal error (or warning).
report_error(String, Object) - Method in class java_cup.runtime.lr_parser
Report a non fatal error (or warning).
report_fatal_error(String, Object) - Method in class gr.forth.ics.vrp.corevrp.parser.parser
Report a fatal error.
report_fatal_error(String, Object) - Method in class java_cup.runtime.lr_parser
Report a fatal error.
report_warning(String, Object) - Method in class gr.forth.ics.vrp.corevrp.parser.parser
Printing a warning and counting them.
reset() - Method in class eworks.RQL.model.InstancesOfClassRange
Resets this range so that a succeeding call of nextHit() will return the first hit (if any).
reset() - Method in class eworks.RQL.model.Range
Resets this range so that a succeeding call of nextHit() will return the first hit (if any).
reset() - Method in class eworks.RQL.model.StatementRange
Resets this range so that a succeeding call of nextHit() will return the first hit (if any).
resource - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
Attribute from the RDF namespace: NS+"resource"
rest - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
 
restart_lookahead() - Method in class java_cup.runtime.lr_parser
Reset the parse ahead input to one Symbol past where we started error recovery (this consumes one new Symbol from the real input).
retainAll(Collection) - Method in class eworks.RDF.model.StaticCollection
Do not call this method, as it throws an UnsupportedOperationException.
right - Variable in class java_cup.runtime.Symbol
The data passed to parser

S

SELECT - Static variable in class eworks.RQL.parser.sym
 
STRING - Static variable in class eworks.RQL.parser.scanner
lexical states
STRING - Static variable in class eworks.RQL.parser.sym
 
STRING - Static variable in class eworks.eRQL.parser.scanner
lexical states
STRING - Static variable in class eworks.eRQL.parser.sym
 
STRING - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
SVGGenerator - class gr.forth.ics.vrp.visualization.SVGGenerator.
 
SVGGenerator(RDF_SemanticBroker) - Constructor for class gr.forth.ics.vrp.visualization.SVGGenerator
 
SVGHeight - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
SVGOutputDialog - class gr.forth.ics.vrp.vrpgui.SVGOutputDialog.
Displays the SVG output option dialog
SVGOutputDialog(JFrame) - Constructor for class gr.forth.ics.vrp.vrpgui.SVGOutputDialog
 
SVGWidth - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
Scanner - interface java_cup.runtime.Scanner.
Defines the Scanner interface, which CUP uses in the default implementation of lr_parser.scan().
Seq - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
Element from the RDF namespace: NS+"Seq"
SingleGroupedTuples - class eworks.RDF.model.SingleGroupedTuples.
Represents a set of grouped tuples and provides methods to manage them.
SingleGroupedTuples() - Constructor for class eworks.RDF.model.SingleGroupedTuples
Creates a new and empty set of tuples.
SingleGroupedTuples(Tuple) - Constructor for class eworks.RDF.model.SingleGroupedTuples
Creates a new and empty set of tuples with a given initial tuple.
SingleGroupedTuples(int) - Constructor for class eworks.RDF.model.SingleGroupedTuples
Creates a new and empty set of tuples with a given initial capacity.
SingleGroupedTuples(Collection) - Constructor for class eworks.RDF.model.SingleGroupedTuples
Creates a new set of tuples and initializes it with a given set of tuples.
Statement - class eworks.RDF.model.Statement.
Represents a RDF statement.
Statement() - Constructor for class eworks.RDF.model.Statement
Creates a new and empty statement.
Statement(LiteralValue, LiteralValue, LiteralValue) - Constructor for class eworks.RDF.model.Statement
Creates a new statement with the given subject, predicate and object.
Statement - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
Element from the RDF namespace: NS+"Statement"
StatementQuery - class eworks.eRQL.model.StatementQuery.
A specialized query class for socalled "statement queries".
StatementQuery() - Constructor for class eworks.eRQL.model.StatementQuery
Creates an empty statement query.
StatementQuery(Value) - Constructor for class eworks.eRQL.model.StatementQuery
Creates an statement query and encapsulated the given value.
StatementRange - class eworks.RQL.model.StatementRange.
Represents a RQL range that retrieves "RDF statements".
StatementRange(DataVariable, PropertyVariable, DataVariable) - Constructor for class eworks.RQL.model.StatementRange
Creates a new statement range using two certain data variables and a certain property variable.
Statements - class eworks.RDF.model.Statements.
 
Statements() - Constructor for class eworks.RDF.model.Statements
 
Statements(int) - Constructor for class eworks.RDF.model.Statements
 
Statements(Collection) - Constructor for class eworks.RDF.model.Statements
 
StaticCollection - class eworks.RDF.model.StaticCollection.
A specialized collection for collecting all kind of objects.
StaticCollection() - Constructor for class eworks.RDF.model.StaticCollection
Creates a new and empty collection.
StaticCollectionIterator - class eworks.RDF.model.StaticCollectionIterator.
An iterator for an instance of StaticCollection.
StaticCollectionIterator(StaticCollection) - Constructor for class eworks.RDF.model.StaticCollectionIterator
Creates a new iterator for the given collection.
StatisticsDialogLayout - class gr.forth.ics.vrp.vrpgui.StatisticsDialogLayout.
Displays the statistics dialog layout
StatisticsDialogLayout(JFrame) - Constructor for class gr.forth.ics.vrp.vrpgui.StatisticsDialogLayout
 
StringLiteralValue - class eworks.RDF.model.StringLiteralValue.
Represents a string literal.
StringLiteralValue(String) - Constructor for class eworks.RDF.model.StringLiteralValue
Creates a new instance representing the given string literal.
Symbol - class java_cup.runtime.Symbol.
Defines the Symbol class, which is used to represent all terminals and nonterminals while parsing.
Symbol(int, int, int, Object) - Constructor for class java_cup.runtime.Symbol
Constructor for l,r values
Symbol(int, Object) - Constructor for class java_cup.runtime.Symbol
Constructor for no l,r values
Symbol(int, int, int) - Constructor for class java_cup.runtime.Symbol
Constructor for no value
Symbol(int) - Constructor for class java_cup.runtime.Symbol
Constructor for no value or l,r
SymbolTable - class eworks.RQL.engine.SymbolTable.
A symbol table that is used by RqlEngine class for storing the values of variables.
SymbolTable() - Constructor for class eworks.RQL.engine.SymbolTable
Creates a new and empty symbol table using the default capacity.
SymbolTable(int) - Constructor for class eworks.RQL.engine.SymbolTable
Creates a new and empty symbol table with the given intial capacity.
scan() - Method in class gr.forth.ics.vrp.corevrp.parser.parser
Scan to get the next Symbol.
scan() - Method in class java_cup.runtime.lr_parser
Get the next Symbol from the input (supplied by generated subclass).
scanner - class eworks.RQL.parser.scanner.
This class is a scanner generated by JFlex 1.3.5 on 30.10.03 12:33 from the specification file file:/C:/Dokumente und Einstellungen/wleklinski/Desktop/Diplomarbeit/RqlEngine/rql.flex
scanner(Reader) - Constructor for class eworks.RQL.parser.scanner
Creates a new scanner There is also a java.io.InputStream version of this constructor.
scanner(InputStream) - Constructor for class eworks.RQL.parser.scanner
Creates a new scanner.
scanner - class eworks.eRQL.parser.scanner.
This class is a scanner generated by JFlex 1.3.5 on 27.10.03 03:02 from the specification file file:/C:/Dokumente und Einstellungen/wleklinski/Desktop/Diplomarbeit/eRqlEngine/erql.flex
scanner(Reader) - Constructor for class eworks.eRQL.parser.scanner
Creates a new scanner There is also a java.io.InputStream version of this constructor.
scanner(InputStream) - Constructor for class eworks.eRQL.parser.scanner
Creates a new scanner.
seeAlso - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
Element from the RDF Schema namespace: NS+"seeAlso"
set(int, LiteralValue) - Method in class eworks.RDF.model.Statement
Sets the statement's component with the given index to the given value.
set(int, LiteralValue) - Method in interface eworks.RDF.model.Tuple
Sets the tuple's component with the given index to value.
set(int, LiteralValue) - Method in class eworks.RDF.model.TupleImpl
Sets the tuple's component with the given index to value.
setBaseURI(String) - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Set the base URI for the model.
setBaseURI(String) - Method in class gr.forth.ics.vrp.corevrp.model.Model
Set the base URI for the model.
setDataSource(File) - Method in class eworks.RQL.engine.RqlEngine
Sets a certain RDF file as data source.
setID(String) - Method in class gr.forth.ics.vrp.corevrp.model.Resource
Set the URI of the resource.
setIsObjectResource(boolean) - Method in class gr.forth.ics.vrp.corevrp.model.Triple
Sets the type of the object.
setNamespaces(HashMap) - Method in class gr.forth.ics.vrp.corevrp.model.Model
 
setObject(String) - Method in class gr.forth.ics.vrp.corevrp.model.Triple
Sets the object of the triple, when object is resource
setObject(Literal) - Method in class gr.forth.ics.vrp.corevrp.model.Triple
Sets the object of the triple, when object is literal
setPredicate(String) - Method in class gr.forth.ics.vrp.corevrp.model.Triple
Sets the predicate of the triple
setProjection(ProjectionList) - Method in class eworks.RQL.model.Query
Sets this query's projection list.
setRange(RangeList) - Method in class eworks.RQL.model.Query
Sets this query's range.
setResourceRoot(boolean) - Method in class gr.forth.ics.vrp.corevrp.model.Model
Sets as superclass the class rdfs:Resource, if a class has no superclasses
setSVGSize(int, int) - Static method in class gr.forth.ics.vrp.visualization.SVGGenerator
 
setScanner(Scanner) - Method in class java_cup.runtime.lr_parser
Simple accessor method to set the default scanner.
setSubject(String) - Method in class gr.forth.ics.vrp.corevrp.model.Triple
Sets the subject of the triple
setTreeWindowWidth(int) - Static method in class gr.forth.ics.vrp.visualization.SVGGenerator
 
setclassLoop(boolean) - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
Setting the classLoop option.
setcomment(ArrayList) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Set the comments of the resource.
setdebug(boolean) - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer
For debugging - lexer will print the generated tokens and the tokentypes to a Output.
setdebug(boolean) - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
For debugging - lexer will print the generated tokens and the tokentypes to a Output.
setdebug(boolean) - Method in class gr.forth.ics.vrp.corevrp.parser.parser
The option 'debug' - will be change the corresponding option at the used lexer for printing debugging details.
setdomain(ArrayList) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Property
Setting the domain(s) of the property.
setfetch_all(boolean) - Method in class gr.forth.ics.vrp.corevrp.parser.parser
The option 'fetch_all' - all explicit stated namespaces will be fetched and included to teh generated model.
setgraph(boolean) - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
Setting the graph option.
setinheritance(boolean) - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
Setting the inheritance option.
setisDefinedBy(ArrayList) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Set the isDefinedBy statements of the resource.
setlabel(ArrayList) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Set the labels of the resource.
setlang(String) - Method in class gr.forth.ics.vrp.corevrp.model.Literal
 
setobject(Resource) - Method in class gr.forth.ics.vrp.corevrp.model.Link
 
setobject(Literal) - Method in class gr.forth.ics.vrp.corevrp.model.Link
 
setobject(Object) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Statement
Enter the object to the statement.
setonly(boolean) - Method in class gr.forth.ics.vrp.corevrp.parser.parser
The only option - parser will not send the triples to the model.
setpredicate(RDF_Property) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Statement
Enter the predicate to the statement.
setpropertyLoop(boolean) - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
Setting the propertyLoop option.
setrange(ArrayList) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Property
Sets the range(s) of the property.
setseeAlso(ArrayList) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Set the seeAlso statements of the resource.
setsimple(boolean) - Method in class gr.forth.ics.vrp.corevrp.parser.parser
The option 'simple' - the parser is using the simple scanner.
setsourceTargetTypes(boolean) - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
Setting the sourceTargetTypes option.
setsubClassOf(ArrayList) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Class
Setting the subclass(es) of the class.
setsubClassOfDAG(RDF_DAG) - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
Sets the subClasses Directed Acyclic Graph.
setsubPropertyOf(ArrayList) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Property
Sets the subProperties of the property.
setsubPropertyOfDAG(RDF_DAG) - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
Sets the subClasses Directed Acyclic Graph.
setsubject(Resource) - Method in class gr.forth.ics.vrp.corevrp.model.Link
 
setsubject(Object) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Statement
Enter the subject to the statement.
setsubsetSubpropertyDomainRange(boolean) - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
Setting the subsetSubpropertyDomainRange option.
settriples(boolean) - Method in class gr.forth.ics.vrp.corevrp.parser.parser
The option 'triples' - the triples generated by the parser will be send to Output.
settype(String) - Method in class gr.forth.ics.vrp.corevrp.model.Literal
 
settype(ArrayList) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Set the type of the resource.
settyping(boolean) - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
Setting the typing option.
setuniqueDefinedDomainRange(boolean) - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
Setting the uniqueDefinedDomainRange option.
setvalue(String) - Method in class gr.forth.ics.vrp.corevrp.model.Literal
 
setvalue(ArrayList) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
Set the value statements of the resource.
setverbose(boolean) - Method in interface gr.forth.ics.vrp.corevrp.model.IModel
Indicates whether messages about the actions performed by the VRP will be reported.
setverbose(boolean) - Method in class gr.forth.ics.vrp.corevrp.model.Model
Sets whether messages about the actions performed by the VRP will be reported.
setverbose(boolean) - Method in class gr.forth.ics.vrp.corevrp.parser.parser
The option 'verbose' - some more informations will be printed to Output.
setverbose(boolean) - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
Setting the verbose option.
shift_under_error() - Method in class java_cup.runtime.lr_parser
Determine if we can shift under the special error Symbol out of the state currently on the top of the (real) parse stack.
shortDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
short XML Schema datatype
size() - Method in class eworks.RDF.model.StaticCollection
Returns the number of elements inside the collection.
size() - Method in class gr.forth.ics.vrp.corevrp.model.Existing
 
solve_links(Existing) - Method in class gr.forth.ics.vrp.corevrp.model.Link
This method is for changing the Integer to links to the real java objects so, we do not need the HashTables any more.
solve_links() - Method in class gr.forth.ics.vrp.corevrp.model.Model
 
solve_links(Existing) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Container
This method is for changing the Integer to links to the real java objects so, we do not need the HashTables any more.
solve_links(Existing) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Property
This method is for changing the Integer to links to the real java objects so, we do not need the HashTables any more.
solve_links(Existing) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Resource
This method is for changing the Integer to links to the real java objects so, we do not need the HashTables any more.
solve_links(Existing) - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Statement
This method is for changing the Integer to links to the real java objects so, we do not need the HashTables any more.
stack - Variable in class java_cup.runtime.lr_parser
The parse stack itself.
start_production() - Method in class eworks.RQL.parser.parser
Indicates start production.
start_production() - Method in class eworks.eRQL.parser.parser
Indicates start production.
start_production() - Method in class gr.forth.ics.vrp.corevrp.parser.parser
Indicates start production.
start_production() - Method in class java_cup.runtime.lr_parser
The index of the start production (supplied by generated subclass).
start_state() - Method in class eworks.RQL.parser.parser
Indicates start state.
start_state() - Method in class eworks.eRQL.parser.parser
Indicates start state.
start_state() - Method in class gr.forth.ics.vrp.corevrp.parser.parser
Indicates start state.
start_state() - Method in class java_cup.runtime.lr_parser
The index of the start state (supplied by generated subclass).
stat_label - Variable in class gr.forth.ics.vrp.vrpgui.StatisticsDialogLayout
 
stringDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
string XML Schema datatype
subClassOf - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
Element from the RDF Schema namespace: NS+"subClassOf"
subClassOf_check() - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
Testing for loops in the subClassOf Statements.
subConditions - Variable in class eworks.RQL.model.CompositionCondition
A field holding the subconditions.
subPropertyOf - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
Element from the RDF Schema namespace: NS+"subPropertyOf"
subclass - Variable in class gr.forth.ics.vrp.vrpgui.StatisticsDialogLayout
 
subject - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
Element from the RDF namespace: NS+"subject"
subproperty - Variable in class gr.forth.ics.vrp.vrpgui.StatisticsDialogLayout
 
subpropertyDomainRange_check() - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
Testing if the domain and range of a sub property fit to the domain and range of the super properties.
sym - class eworks.RQL.parser.sym.
CUP generated class containing symbol constants.
sym() - Constructor for class eworks.RQL.parser.sym
 
sym - class eworks.eRQL.parser.sym.
CUP generated class containing symbol constants.
sym() - Constructor for class eworks.eRQL.parser.sym
 
sym - class gr.forth.ics.vrp.corevrp.parser.sym.
CUP generated class containing symbol constants.
sym() - Constructor for class gr.forth.ics.vrp.corevrp.parser.sym
 
sym - Variable in class java_cup.runtime.Symbol
The symbol number of the terminal or non terminal being represented
syn_err_message - Variable in class gr.forth.ics.vrp.corevrp.parser.parser
Message for Syntax errors.
syntax_error(Symbol) - Method in class gr.forth.ics.vrp.corevrp.parser.parser
This method is called when a syntax error has been detected and recovery is about to be invoked.
syntax_error(Symbol) - Method in class java_cup.runtime.lr_parser
This method is called when a syntax error has been detected and recovery is about to be invoked.

T

TILDE - Static variable in class eworks.eRQL.parser.sym
 
TestAPI - class gr.forth.ics.vrp.vrpgui.TestAPI.
Tests VRP API
TestAPI() - Constructor for class gr.forth.ics.vrp.vrpgui.TestAPI
 
TransitiveClass - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
TransitiveProperty - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
TransitiveResource - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
TreeViewHeight - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
TreeViewWidth - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
TreeWindowHeight - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
TreeWindowWidth - Static variable in class gr.forth.ics.vrp.visualization.SVGGenerator
 
Triple - class gr.forth.ics.vrp.corevrp.model.Triple.
Represents an RDF triple/statement
Triple(String, String, String) - Constructor for class gr.forth.ics.vrp.corevrp.model.Triple
 
Triple(String, String, Literal) - Constructor for class gr.forth.ics.vrp.corevrp.model.Triple
 
Tuple - interface eworks.RDF.model.Tuple.
Represents the interface of a tuple.
TupleImpl - class eworks.RDF.model.TupleImpl.
Represents a tuple of instances of LiteralValue.
TupleImpl() - Constructor for class eworks.RDF.model.TupleImpl
Creates a new and empty tuple.
TupleImpl(LiteralValue[]) - Constructor for class eworks.RDF.model.TupleImpl
Creates a new tuple and initializes it with some values.
TupleImpl(Collection) - Constructor for class eworks.RDF.model.TupleImpl
Creates a new tuple and initializes it with some values.
TupleImpl(int) - Constructor for class eworks.RDF.model.TupleImpl
Creates a new and empty tuple and initializes it with a certain size.
Tuples - interface eworks.RDF.model.Tuples.
Represents the interface of a set of tuples.
this_model - Variable in class gr.forth.ics.vrp.corevrp.parser.parser
The model we want to store the triples at.
timeDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
dateTime XML Schema datatype
timememory - Variable in class gr.forth.ics.vrp.vrpgui.StatisticsDialogLayout
 
toArray() - Method in class eworks.RDF.model.StaticCollection
Converts the collection into an array, containing all elements of this collection.
toArray(Object[]) - Method in class eworks.RDF.model.StaticCollection
Converts the collection into an array, containing all elements of this collection.
toString() - Method in class eworks.RDF.model.StringLiteralValue
Returns the literal's string representation, that's the encapsulated string.
toString() - Method in class eworks.RDF.model.UriLiteralValue
Returns the URI's string representation.
toString() - Method in class eworks.RQL.model.AlikenessCompareOperator
Returns this object's string representation, always "LIKE".
toString() - Method in class eworks.RQL.model.ComparisonCondition
Returns this condition's string representation.
toString() - Method in class eworks.RQL.model.CompositionCondition
Returns this condition's string representation.
toString() - Method in class eworks.RQL.model.Condition
Returns this condition's string representation, that is this class it's name (without the package name).
toString() - Method in class eworks.RQL.model.EqualityCompareOperator
Returns this object's string representation, always "=".
toString() - Method in class eworks.RQL.model.Projection
Returns this projection's string representation.
toString() - Method in class eworks.RQL.model.ProjectionList
Returns this projection list's string representation.
toString() - Method in class eworks.RQL.model.Query
Returns this query's string representation.
toString() - Method in class eworks.RQL.model.Range
Returns this range's string representation.
toString() - Method in class eworks.RQL.model.RangeList
Returns this range list's string representation.
toString() - Method in class eworks.RQL.model.Variable
Returns this variable's string representation, that it's name.
toString() - Method in class eworks.eRQL.model.DocumentQuery
Returns this query's string representation.
toString() - Method in class eworks.eRQL.model.Junction
Returns a string representation of this junction.
toString() - Method in class eworks.eRQL.model.Literal
Returns the value's string representation.
toString() - Method in class eworks.eRQL.model.ModelComponent
Returns this model component's string representation.
toString() - Method in class eworks.eRQL.model.PoiQuery
Returns this query's string representation.
toString() - Method in class eworks.eRQL.model.Query
Returns this query's string representation.
toString() - Method in class eworks.eRQL.model.StatementQuery
Returns this query's string representation.
toString() - Method in class gr.forth.ics.vrp.corevrp.model.Literal
 
toString() - Method in class java_cup.runtime.Symbol
Printing this token out.
tokenDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
token XML Schema datatype
top() - Method in class java_cup.runtime.virtual_parse_stack
Return value on the top of the stack (without popping it).
tos - Variable in class java_cup.runtime.lr_parser
Indication of the index for top of stack (for use by actions).
try_parse_ahead(boolean) - Method in class java_cup.runtime.lr_parser
Do a simulated parse forward (a "parse ahead") from the current stack configuration using stored lookahead input and a virtual parse stack.
type - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
Element from the RDF namespace: NS+"type"

U

URI - Static variable in class eworks.RQL.parser.sym
 
URI - Static variable in class eworks.eRQL.parser.sym
 
UngroupedTuples - class eworks.RDF.model.UngroupedTuples.
Represents a set of grouped tuples and provides methods to manage them.
UngroupedTuples() - Constructor for class eworks.RDF.model.UngroupedTuples
Creates a new and empty set of tuples.
UngroupedTuples(Tuple) - Constructor for class eworks.RDF.model.UngroupedTuples
Creates a new and empty set of tuples with a given initial tuple.
UngroupedTuples(int) - Constructor for class eworks.RDF.model.UngroupedTuples
Creates a new and empty set of tuples with a given initial capacity.
UngroupedTuples(Collection) - Constructor for class eworks.RDF.model.UngroupedTuples
Creates a new set of tuples and initializes it with a given set of tuples.
UpCall - class gr.forth.ics.vrp.corevrp.parser.UpCall.
UpCall.java - A class to transport the information to wrapped elements.
UriFactory - class eworks.RDF.util.UriFactory.
UriFactory provides a factory for instances of the class java.net.URI.
UriLiteralValue - class eworks.RDF.model.UriLiteralValue.
Represents an URI literal.
UriLiteralValue(String) - Constructor for class eworks.RDF.model.UriLiteralValue
Creates a new instance representing the given URI literal literal.
Utils - class eworks.eRQL.gui.Utils.
A class providing some static methods for supporting other modules.
unpackFromStrings(String[]) - Static method in class java_cup.runtime.lr_parser
Utility function: unpacks parse tables from strings
unrecovered_syntax_error(Symbol) - Method in class java_cup.runtime.lr_parser
This method is called if it is determined that syntax error recovery has been unsuccessful.
unsignedByteDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
unsignedByte XML Schema datatype
unsignedIntDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
unsignedInt XML Schema datatype
unsignedLongDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
unsignedLong XML Schema datatype
unsignedShortDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
unsignedShort XML Schema datatype
user_init() - Method in class gr.forth.ics.vrp.corevrp.parser.parser
User initialization code.
user_init() - Method in class java_cup.runtime.lr_parser
User code for initialization inside the parser.

V

VRPGUI - class gr.forth.ics.vrp.vrpgui.VRPGUI.
VRP GUI
VRPGUI(String) - Constructor for class gr.forth.ics.vrp.vrpgui.VRPGUI
 
VRPPanel - class gr.forth.ics.vrp.vrpgui.VRPPanel.
Containing the main panel of the VRP GUI.
VRPPanel(JFrame) - Constructor for class gr.forth.ics.vrp.vrpgui.VRPPanel
 
V_CENTER - Static variable in class gr.forth.ics.vrp.visualization.Clipping
Flag for point lying between vertical bounds of clipping area.
Value - class eworks.RDF.model.Value.
Abstract base class for all "values".
Value() - Constructor for class eworks.RDF.model.Value
Creates a new instance.
Value - class eworks.eRQL.model.Value.
Abstract base class for evaluable components of eRQL queries.
Value() - Constructor for class eworks.eRQL.model.Value
 
Variable - class eworks.RQL.model.Variable.
An abstract base class for classes that represent RQL variables.
Variable(String) - Constructor for class eworks.RQL.model.Variable
Constructs a new RQL variable with a certain name.
VariableAlreadyBoundException - exception eworks.RQL.engine.VariableAlreadyBoundException.
Indicates that a variable is already bound and is tried to be bound a second time, which is not allowed.
VariableAlreadyBoundException(Variable) - Constructor for class eworks.RQL.engine.VariableAlreadyBoundException
Creates a new instance and encapsulates the given variable.
VariableAlreadyBoundException(String) - Constructor for class eworks.RQL.engine.VariableAlreadyBoundException
Creates a new instance with the given description.
VariableAlreadyBoundException(Throwable) - Constructor for class eworks.RQL.engine.VariableAlreadyBoundException
Creates a new instance and encapsulated the given exception as the exception's cause.
VariableAlreadyBoundException(String, Throwable) - Constructor for class eworks.RQL.engine.VariableAlreadyBoundException
Creates a new instance and encapsulated the given exception and message as the exception's cause and description.
VariableNotBoundException - exception eworks.RQL.engine.VariableNotBoundException.
Indicates that a variable's value is used although the variable has not been bound, which is not allowed.
VariableNotBoundException() - Constructor for class eworks.RQL.engine.VariableNotBoundException
Creates a new instance.
VariableNotBoundException(String) - Constructor for class eworks.RQL.engine.VariableNotBoundException
Creates a new instance with the given description.
VariableNotBoundException(Throwable) - Constructor for class eworks.RQL.engine.VariableNotBoundException
Creates a new instance and encapsulated the given exception as the exception's cause.
VariableNotBoundException(String, Throwable) - Constructor for class eworks.RQL.engine.VariableNotBoundException
Creates a new instance and encapsulated the given exception and message as the exception's cause and description.
valid() - Method in class gr.forth.ics.vrp.corevrp.model.RDF_Statement
Returns true if all three (subject, predicate and object) are set (not null).
validate() - Method in class gr.forth.ics.vrp.corevrp.validator.RDF_Validator
The method starting all the jobs for the validation.
value - Variable in class eworks.eRQL.model.Query
 
value - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
Element from the RDF namespace: NS+"value"
value - Variable in class java_cup.runtime.Symbol
 
values - Variable in class eworks.eRQL.model.Junction
The operands that are associated with this junction.
values() - Method in class gr.forth.ics.vrp.corevrp.model.Existing
 
virtual_parse_stack - class java_cup.runtime.virtual_parse_stack.
This class implements a temporary or "virtual" parse stack that replaces the top portion of the actual parse stack (the part that has been changed by some set of operations) while maintaining its original contents.
virtual_parse_stack(Stack) - Constructor for class java_cup.runtime.virtual_parse_stack
Constructor to build a virtual stack out of a real stack.
vstack - Variable in class java_cup.runtime.virtual_parse_stack
The virtual top portion of the stack.

W

WHERE - Static variable in class eworks.RQL.parser.sym
 
warn_count - Variable in class gr.forth.ics.vrp.corevrp.parser.parser
Counting reported warnings.
writeToFile(String) - Method in class gr.forth.ics.vrp.visualization.RDF_Visualization
 

X

XML - class gr.forth.ics.vrp.corevrp.vocabulary.XML.
The XML namespace.
XML() - Constructor for class gr.forth.ics.vrp.corevrp.vocabulary.XML
 
XMLATTR - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
XMLLANG - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
XMLLiteral - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
 
XMLNS - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
XMLQNAME - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
XMLRep - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdf
 
XMLRep - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.rdfschema
 
XMLSPEC - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
XMLSchemaDatatypes - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
The subset of XML Schema Datatypes supported by VRP.
XMLSchema_DT - class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT.
XMLSchema_DT.java - Containing the parameters for the XML Datatypes.
XMLSchema_DT() - Constructor for class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
 

Y

YYEOF - Static variable in class eworks.RQL.parser.scanner
This character denotes the end of file
YYEOF - Static variable in class eworks.eRQL.parser.scanner
This character denotes the end of file
YYEOF - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer
This character denotes the end of file
YYEOF - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
This character denotes the end of file
YYINITIAL - Static variable in class eworks.RQL.parser.scanner
 
YYINITIAL - Static variable in class eworks.eRQL.parser.scanner
 
YYINITIAL - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer
 
YYINITIAL - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
 
yes - Variable in class gr.forth.ics.vrp.vrpgui.VRPPanel
 
yybegin(int) - Method in class eworks.RQL.parser.scanner
Enters a new lexical state
yybegin(int) - Method in class eworks.eRQL.parser.scanner
Enters a new lexical state
yybegin(int) - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer
Enters a new lexical state
yybegin(int) - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
Enters a new lexical state
yycharat(int) - Method in class eworks.RQL.parser.scanner
Returns the character at position pos from the matched text.
yycharat(int) - Method in class eworks.eRQL.parser.scanner
Returns the character at position pos from the matched text.
yycharat(int) - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer
Returns the character at position pos from the matched text.
yycharat(int) - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
Returns the character at position pos from the matched text.
yyclose() - Method in class eworks.RQL.parser.scanner
Closes the input stream.
yyclose() - Method in class eworks.eRQL.parser.scanner
Closes the input stream.
yyclose() - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer
Closes the input stream.
yyclose() - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
Closes the input stream.
yylength() - Method in class eworks.RQL.parser.scanner
Returns the length of the matched text region.
yylength() - Method in class eworks.eRQL.parser.scanner
Returns the length of the matched text region.
yylength() - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer
Returns the length of the matched text region.
yylength() - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
Returns the length of the matched text region.
yyreset(Reader) - Method in class eworks.RQL.parser.scanner
Closes the current stream, and resets the scanner to read from a new input stream.
yyreset(Reader) - Method in class eworks.eRQL.parser.scanner
Closes the current stream, and resets the scanner to read from a new input stream.
yyreset(Reader) - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer
Closes the current stream, and resets the scanner to read from a new input stream.
yyreset(Reader) - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
Closes the current stream, and resets the scanner to read from a new input stream.
yystate() - Method in class eworks.RQL.parser.scanner
Returns the current lexical state.
yystate() - Method in class eworks.eRQL.parser.scanner
Returns the current lexical state.
yystate() - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer
Returns the current lexical state.
yystate() - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
Returns the current lexical state.
yytext() - Method in class eworks.RQL.parser.scanner
Returns the text matched by the current regular expression.
yytext() - Method in class eworks.eRQL.parser.scanner
Returns the text matched by the current regular expression.
yytext() - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer
Returns the text matched by the current regular expression.
yytext() - Method in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
Returns the text matched by the current regular expression.

_

_action_table - Static variable in class eworks.RQL.parser.parser
Parse-action table.
_action_table - Static variable in class eworks.eRQL.parser.parser
Parse-action table.
_action_table - Static variable in class gr.forth.ics.vrp.corevrp.parser.parser
Parse-action table.
_done_parsing - Variable in class java_cup.runtime.lr_parser
Internal flag to indicate when parser should quit.
_error_sync_size - Static variable in class java_cup.runtime.lr_parser
The default number of Symbols after an error we much match to consider it recovered from.
_production_table - Static variable in class eworks.RQL.parser.parser
Production table.
_production_table - Static variable in class eworks.eRQL.parser.parser
Production table.
_production_table - Static variable in class gr.forth.ics.vrp.corevrp.parser.parser
Production table.
_reduce_table - Static variable in class eworks.RQL.parser.parser
reduce_goto table.
_reduce_table - Static variable in class eworks.eRQL.parser.parser
reduce_goto table.
_reduce_table - Static variable in class gr.forth.ics.vrp.corevrp.parser.parser
reduce_goto table.

A B C D E F G H I J L M N O P Q R S T U V W X Y _