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 _

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.

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 _