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 _

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
 

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 _