Overview
Package
Class
Use
Tree
Deprecated
Index
Help
eRqlEngine API documentation -
http://www.wleklinski.de/rdf/
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
eRqlEngine API documentation -
http://www.wleklinski.de/rdf/
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_