A C G I L N O Q R S

A

addAtom(String, String[]) - Method in class edu.lehigh.swat.bench.ubt.api.Query
Adds an additional atom to this query.
Atom - class edu.lehigh.swat.bench.ubt.api.Atom.
 
Atom(String, String[]) - Constructor for class edu.lehigh.swat.bench.ubt.api.Atom
Constructor.

C

clear() - Method in interface edu.lehigh.swat.bench.ubt.api.Repository
Clears the current repository.
close() - Method in interface edu.lehigh.swat.bench.ubt.api.Repository
Closes the current repository.
create() - Method in class edu.lehigh.swat.bench.ubt.api.RepositoryFactory
Creates an object representing the repository.

G

getArguments() - Method in class edu.lehigh.swat.bench.ubt.api.Atom
Gets the arguments.
getAtoms() - Method in class edu.lehigh.swat.bench.ubt.api.Query
Gets the constituent atoms.
getNum() - Method in interface edu.lehigh.swat.bench.ubt.api.QueryResult
Gets the total number of this result.
getPredicate() - Method in class edu.lehigh.swat.bench.ubt.api.Atom
Gets the predicate.
getString() - Method in class edu.lehigh.swat.bench.ubt.api.Query
Gets the original string of the this query.

I

issueQuery(Query) - Method in interface edu.lehigh.swat.bench.ubt.api.Repository
Issues a query to the current repository.

L

load(String) - Method in interface edu.lehigh.swat.bench.ubt.api.Repository
Loads the specified data to the current repository.

N

next() - Method in interface edu.lehigh.swat.bench.ubt.api.QueryResult
Moves to the next element in the result set.

O

open(String) - Method in interface edu.lehigh.swat.bench.ubt.api.Repository
Opens the repository.

Q

Query - class edu.lehigh.swat.bench.ubt.api.Query.
 
Query() - Constructor for class edu.lehigh.swat.bench.ubt.api.Query
Constructor.
QueryResult - interface edu.lehigh.swat.bench.ubt.api.QueryResult.
 

R

Repository - interface edu.lehigh.swat.bench.ubt.api.Repository.
 
RepositoryFactory - class edu.lehigh.swat.bench.ubt.api.RepositoryFactory.
 
RepositoryFactory() - Constructor for class edu.lehigh.swat.bench.ubt.api.RepositoryFactory
 

S

setOntology(String) - Method in interface edu.lehigh.swat.bench.ubt.api.Repository
Specifies the url of the univ-bench ontology.
setString(String) - Method in class edu.lehigh.swat.bench.ubt.api.Query
Sets the original string of this query.

A C G I L N O Q R S