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

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.

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