A C D E F G H I K L M N O P Q R S T U V W X Y Z _

A

addAllAxiomNodeRestrictions(Vector<AxiomNode>) - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
addAllAxiomNodeRestrictions(Vector<AxiomNode>) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
addAllAxiomNodeRestrictions(Vector<AxiomNode>) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
addAnnotations(ObjectId, ObjectId, String) - Method in interface edu.lehigh.swat.hawk.core.Ontology
Add annotations.
addAnnotations(ObjectId, ObjectId, String) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Add annotations.
addAnnotations(ObjectId, ObjectId, String) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Add annotations.
addAssertedClass(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
Add an asserted class.
addAssertedClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Add an asserted class.
addAssertedClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Add an asserted class.
addAssertedProperty(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
Add an asserted property.
addAssertedProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Add an asserted property.
addAssertedProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Add an asserted property.
addAssertion(ObjectId, ObjectId, ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Document
Add an assertion to this document.
addAssertion(ObjectId, ObjectId, ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Add an assertion to this document.
addAxiom(Axiom) - Method in interface edu.lehigh.swat.hawk.core.Ontology
Axiom Design Methods
addAxiom(Axiom) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Axiom Design Methods
addAxiom(Axiom) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
addAxiomByObject(ObjectId, Axiom) - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
addAxiomByObject(ObjectId, Axiom) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
addAxiomByObject(ObjectId, Axiom) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
addAxiomBySubject(ObjectId, Axiom) - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
addAxiomBySubject(ObjectId, Axiom) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
addAxiomBySubject(ObjectId, Axiom) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
addAxiomByType(Integer, Axiom) - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
addAxiomByType(Integer, Axiom) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
addAxiomByType(Integer, Axiom) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
addAxiomNodeRestriction(AxiomNode) - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
addAxiomNodeRestriction(AxiomNode) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
addAxiomNodeRestriction(AxiomNode) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
addChild(AxiomNode) - Method in class edu.lehigh.swat.hawk.core.AxiomNode
 
addChild(Vector<AxiomNode>) - Method in class edu.lehigh.swat.hawk.core.AxiomNode
 
addCompatiblePriorOnts(DocId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
Add a priorVersion ontology which is backwardCompatibleWith.
addCompatiblePriorOnts(DocId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Add a priorVersion ontology which is backwardCompatibleWith.
addCompatiblePriorOnts(DocId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Add a priorVersion ontology which is backwardCompatibleWith.
addComplementOf(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
Add an 'ComplementOf' class or restriction.
addComplementOf(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Add an 'ComplementOf' class or restriction.
addConjunct(Atom) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Query
Adds an additional atom as a conjunct to the existing sentence where the input is the atom to be added.
addConjunct(Atom) - Method in class edu.lehigh.swat.hawk.storage.simpledb.SparqlQuery
Adds an additional atom as a conjunct to the existing sentence where the input is the atom to be added.
addDescendant(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Add descendant to this class.
addDescription(String) - Method in interface edu.lehigh.swat.hawk.core.Document
Add a description.
addDescription(String) - Method in interface edu.lehigh.swat.hawk.core.OntObject
Add a description, comment, etc.
addDescription(String) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Add a description.
addDescription(String) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntObject
Set the description, comment, etc.
addDifferentFrom(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Individual
Add a id which is differen from this individual.
addDifferentFrom(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Individual
Add a id which is differen from this individual.
addDifferentFrom(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Individual
Add a id which is differen from this individual.
addDisjointWith(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
Add a 'disjointWith' class.
addDisjointWith(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Add a 'disjointWith' class.
addDistinctIndividualsSet(Collection) - Method in interface edu.lehigh.swat.hawk.core.Document
Add a set of distinct individuals' IDs $change: collection allow duplicate members, which we wanna accommodate here.
addDistinctIndividualsSet(Collection) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Add a set of distinct individuals' IDs
addDocument(Document) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Add a document to this model.
addDocument(Document) - Method in class edu.lehigh.swat.hawk.storage.simplememory.SimpleMemoryStorage
Add a document to this model.
addDocument(Document) - Method in class edu.lehigh.swat.hawk.storage.StorageModel
Add a document to this model.
addEquivalentClass(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
Add a equivalent class.
addEquivalentClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Add a equivalent class.
addEquivalentProperty(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntProperty
Add a equivalent property.
addEquivalentProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
Add a equivalent property.
addImportedAxiom(Axiom) - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
addImportedAxiom(Axiom) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
addImportedAxiom(Axiom) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
addImportedAxiomByObject(ObjectId, Axiom) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
addImportedAxiomBySubject(ObjectId, Axiom) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
addImportedAxiomByType(Integer, Axiom) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
addImportedClass(ObjectId, OntClass) - Method in interface edu.lehigh.swat.hawk.core.Ontology
Add an imported class.
addImportedClass(ObjectId, OntClass) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Add an imported class.
addImportedClass(ObjectId, OntClass) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Add an imported class.
addImportedProperty(ObjectId, OntProperty) - Method in interface edu.lehigh.swat.hawk.core.Ontology
Add an imported property.
addImportedProperty(ObjectId, OntProperty) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Add an imported property.
addImportedProperty(ObjectId, OntProperty) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Add an imported property.
addImports(DocId) - Method in interface edu.lehigh.swat.hawk.core.Document
Add an imports statement.
addImports(DocId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Document
Add an imports statement.
addImports(DocId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Add an imports statement.
addImports(DocId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Add an imports statement.
addIndividual(Individual) - Method in interface edu.lehigh.swat.hawk.core.Document
Add an individual.
addIndividual(Individual) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Document
Add an individual.
addIndividual(Individual) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Add an individual.
addIndividual(Individual) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Add an individual.
addIntersectionOf(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
Add an 'IntersectionOf' class or restriction.
addIntersectionOf(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Add an 'IntersectionOf' class or restriction.
addInverseOf(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntProperty
Add a 'inverseOf' property
addInverseOf(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
Add a 'inverseOf' property
addOneOf(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
Add an 'OneOf' object.
addOneOf(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Add an 'OneOf' object.
addOntClass(OntClass) - Method in interface edu.lehigh.swat.hawk.core.Ontology
add a class to this ontology
addOntClass(OntClass) - Method in class edu.lehigh.swat.hawk.storage.ontper.dldb.Ontology
add a class to this ontology
addOntClass(OntClass) - Method in class edu.lehigh.swat.hawk.storage.ontper.simpledb.Ontology
add a class to this ontology
addOntClass(OntClass) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
add a class to this ontology
addOntClass(OntClass) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
add a class to this ontology
addPriorOnts(DocId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
Add a priorVersion ontology may be incompatibleWith.
addPriorOnts(DocId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Add a priorVersion ontology may be incompatibleWith.
addPriorOnts(DocId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Add a priorVersion ontology may be incompatibleWith.
addProperty(ObjectId, ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Individual
Add a related property.
addProperty(OntProperty) - Method in interface edu.lehigh.swat.hawk.core.Ontology
add a property to this ontology
addProperty(OntProperty) - Method in class edu.lehigh.swat.hawk.storage.ontper.dldb.Ontology
add a property to this ontology
addProperty(OntProperty) - Method in class edu.lehigh.swat.hawk.storage.ontper.simpledb.Ontology
add a property to this ontology
addProperty(ObjectId, ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Individual
Add a related property.
addProperty(OntProperty) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
add a property to this ontology
addProperty(ObjectId, ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Individual
Add a related property.
addProperty(OntProperty) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
add a property to this ontology
addPropertyRestriction(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
Add a property restriction.
addPropertyRestriction(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Add a property restriction.
addRestriction(PropertyRestriction) - Method in interface edu.lehigh.swat.hawk.core.Ontology
add a property to this ontology
addRestriction(PropertyRestriction) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
add a property to this ontology
addRestriction(PropertyRestriction) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
add a property to this ontology
addResult(Result) - Method in class edu.lehigh.swat.hawk.storage.ResultSet
add a result
addSameAs(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Individual
Add a id which is same as this individual.
addSameAs(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Individual
Add a id which is same as this individual.
addSameAs(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Individual
Add a id which is same as this individual.
addSameIndividualsSet(Collection) - Method in interface edu.lehigh.swat.hawk.core.Document
Add a set of equivalent individuals' IDs
addSameIndividualsSet(Collection) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Add a set of equivalent individuals' IDs
addSourceClass(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Individual
Add a source class.
addSourceClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Individual
Add a source class.
addSourceClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Individual
Add a source class.
addSubClass(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
add a direct subClass
addSubClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Add a direct subClass.
addSubProperty(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntProperty
add a direct subProperty
addSubProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
add a direct subProperty $memo: currently we only set bi-directional links to those porperties who are in the same document.
addSuperClass(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
add a direct super Class
addSuperClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Add a direct super Class.
addSuperProperty(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntProperty
add a direct super Property
addSuperProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
add a direct super Property
addToBody(Atom) - Method in class edu.lehigh.swat.hawk.fol.HornRule
 
addToSql(String) - Method in class edu.lehigh.swat.hawk.storage.simpledb.SparqlQuery
 
addUnionOf(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
Add an 'UnionOf' class.
addUnionOf(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Add an 'UnionOf' class.
allPrimitive(Vector<Atom>) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
ALLVALUERESTRICTION - Static variable in interface edu.lehigh.swat.hawk.core.Ontology
 
ancestors - Variable in class edu.lehigh.swat.hawk.storage.simpledb.Document
 
Annotation - Interface in edu.lehigh.swat.hawk.core
 
Annotation - Class in edu.lehigh.swat.hawk.storage.simplememory
 
Annotation(ObjectId, ObjectId, ObjectId) - Constructor for class edu.lehigh.swat.hawk.storage.simplememory.Annotation
Constructor
assertedClass(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
To tell if the ontology asserted specified class.
assertedClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
To tell if the ontology asserted specified class.
assertedClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
To tell if the ontology asserted specified class.
assertedProperty(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
To tell if the ontology asserted specified property.
assertedProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
To tell if the ontology asserted specified property.
assertedProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
To tell if the ontology asserted specified property.
Assertion - Interface in edu.lehigh.swat.hawk.core
encapsulating an assertion
Assertion - Class in edu.lehigh.swat.hawk.storage.simpledb
A simple implementation of core.Assertion in memory.
Assertion(ObjectId, ObjectId, ObjectId) - Constructor for class edu.lehigh.swat.hawk.storage.simpledb.Assertion
 
Assertion - Class in edu.lehigh.swat.hawk.storage.simplememory
A simple implementation of core.Assertion in memory.
Assertion(ObjectId, ObjectId, ObjectId) - Constructor for class edu.lehigh.swat.hawk.storage.simplememory.Assertion
Constructor
assertions - Variable in class edu.lehigh.swat.hawk.storage.simplememory.Document
 
Atom - Class in edu.lehigh.swat.hawk.fol
Wrapper for FOL Atom
Atom(String, int) - Constructor for class edu.lehigh.swat.hawk.fol.Atom
 
Atom(String, int, int) - Constructor for class edu.lehigh.swat.hawk.fol.Atom
 
Atom(String, int[]) - Constructor for class edu.lehigh.swat.hawk.fol.Atom
 
Atom - Class in edu.lehigh.swat.hawk.storage.simpledb
A logical atom.
Atom(String, String[]) - Constructor for class edu.lehigh.swat.hawk.storage.simpledb.Atom
 
Atom(String, String, String) - Constructor for class edu.lehigh.swat.hawk.storage.simpledb.Atom
A shorthand constructor for an atom with a binary predicate.
Atom(String, String) - Constructor for class edu.lehigh.swat.hawk.storage.simpledb.Atom
A shorthand constructor for an atom with a unary predicate.
ATOMICNODE - Static variable in interface edu.lehigh.swat.hawk.core.Ontology
 
Axiom - Class in edu.lehigh.swat.hawk.core
 
Axiom(int) - Constructor for class edu.lehigh.swat.hawk.core.Axiom
 
AxiomNode - Class in edu.lehigh.swat.hawk.core
 
AxiomNode() - Constructor for class edu.lehigh.swat.hawk.core.AxiomNode
 

C

cachedDocs - Variable in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
CARDINALITYRESTRICTION - Static variable in interface edu.lehigh.swat.hawk.core.Ontology
 
clearViewDefinitions() - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
clone() - Method in interface edu.lehigh.swat.hawk.core.OntObject
 
clone() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntObject
 
close() - Method in class edu.lehigh.swat.hawk.storage.PersistentStorageModel
close the repository entity
close() - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Close the database connection.
comments - Variable in class edu.lehigh.swat.hawk.storage.simplememory.Document
 
compareConjuncts(Vector<Atom>, Vector<Atom>) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Determine if c2 is subset of or equivalent to c1
COMPLEMENTOF - Static variable in interface edu.lehigh.swat.hawk.core.Ontology
 
computeSubsumptions(String, Ontology[]) - Method in class edu.lehigh.swat.hawk.storage.dlmemory.Ontology
Use a DL reasoner to do inference on this ontology, then rearrange it based upon the results.
con - Variable in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
containsAnonymousChildren(AxiomNode) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
This method determines if a given AxiomNode contains any anonymous children
convertAxiomsToRules() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
createClass() - Method in interface edu.lehigh.swat.hawk.core.Ontology
Create a Class object.
createClass() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Create a Class object.
createClass() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Create a Class object and set its ontology.
createDocument() - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Create an Document object.
createDocument() - Method in class edu.lehigh.swat.hawk.storage.simplememory.SimpleMemoryStorage
Create an Document object.
createDocument() - Method in class edu.lehigh.swat.hawk.storage.StorageModel
Create an Document object.
createIndividual() - Method in interface edu.lehigh.swat.hawk.core.Document
Create a Individual object.
createIndividual() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Document
Create a Individual object.
createIndividual() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Create a Individual object.
createKb() - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Initialize the database.
createOntology() - Method in class edu.lehigh.swat.hawk.storage.dldb.DldbStorage
Create an Ontology object.
createOntology() - Method in class edu.lehigh.swat.hawk.storage.dlmemory.DlMemoryStorage
Create an Ontology object.
createOntology() - Method in class edu.lehigh.swat.hawk.storage.ontper.dldb.DldbStorage
Create an Ontology object.
createOntology() - Method in class edu.lehigh.swat.hawk.storage.ontper.simpledb.PerDbStorage
Create an Ontology object.
createOntology() - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Create an Ontology object.
createOntology() - Method in class edu.lehigh.swat.hawk.storage.simplememory.SimpleMemoryStorage
Create an Ontology object.
createOntology() - Method in class edu.lehigh.swat.hawk.storage.StorageModel
Create an Ontology object.
createProperty() - Method in interface edu.lehigh.swat.hawk.core.Ontology
Create a Property object.
createProperty() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Create a Property object.
createProperty() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Create a Property object and set its ontology.
createRestriction() - Method in interface edu.lehigh.swat.hawk.core.Ontology
Create a PropertyRestriction object.
createRestriction() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Create a PropertyRestriction object.
createRestriction() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Create a PropertyRestriction object and set its ontology.

D

DatabaseStorage - Class in edu.lehigh.swat.hawk.storage.simpledb
 
DatabaseStorage(String) - Constructor for class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Constructor.
DatatypeValue - Class in edu.lehigh.swat.hawk.core
Encapsulating the datatype values.
DatatypeValue(String, String) - Constructor for class edu.lehigh.swat.hawk.core.DatatypeValue
Constructor
dbName - Variable in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
dbName - Variable in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
decideCommitOnto(Document, ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Decide which ontology would commit to giving the resource doc and objectId.
deleteAllIndividual() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Delete all individuals.
deleteAssertion(Assertion) - Method in interface edu.lehigh.swat.hawk.core.Document
Delete an assertion in this document.
deleteAssertion(Assertion) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Delete an assertion in this document.
deleteCompatiblePriorOnts(DocId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
Delete a priorVersion ontology which is backwardCompatibleWith.
deleteCompatiblePriorOnts(DocId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Delete a priorVersion ontology which is backwardCompatibleWith.
deleteCompatiblePriorOnts(DocId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Delete a priorVersion ontology which is backwardCompatibleWith.
deleteComplementOf(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
Delete an 'ComplementOf' class or restriction.
deleteComplementOf(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Delete an 'ComplementOf' class or restriction.
deleteDescriprion(String) - Method in interface edu.lehigh.swat.hawk.core.Document
Delete a description.
deleteDescriprion(String) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Delete a description.
deleteDescription(String) - Method in interface edu.lehigh.swat.hawk.core.OntObject
Delete a description.
deleteDescription(String) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntObject
Delete a description.
deleteDifferentFrom(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Individual
Delete a id which is differen from this individual.
deleteDifferentFrom(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Individual
Delete a id which is differen from this individual.
deleteDifferentFrom(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Individual
Delete a id which is differen from this individual.
deleteDisjointWith(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
Delete a 'disjointWith' class.
deleteDisjointWith(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Delete a 'disjointWith' class.
deleteDistinctIndividualsSet(Collection) - Method in interface edu.lehigh.swat.hawk.core.Document
delete a set of distinct individuals' IDs
deleteDistinctIndividualsSet(Collection) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
delete a set of distinct individuals' IDs
deleteEquivalentClass(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
Delete a equivalent class.
deleteEquivalentClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Delete a equivalent class.
deleteEquivalentProperty(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntProperty
Delete a equivalent property.
deleteEquivalentProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
Delete a equivalent property.
deleteImports(DocId) - Method in interface edu.lehigh.swat.hawk.core.Document
Delete an imports statement.
deleteImports(DocId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Delete an imports statement.
deleteIndividual(Individual) - Method in interface edu.lehigh.swat.hawk.core.Document
Delete an individual.
deleteIndividual(Individual) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Document
Delete an individual.
deleteIndividual(Individual) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Delete an individual.
deleteIntersectionOf(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
Delete an 'IntersectionOf' class or restriction.
deleteIntersectionOf(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Delete an 'IntersectionOf' class or restriction.
deleteInverseOf(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntProperty
delete a 'inverseOf' property
deleteInverseOf(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
delete a 'inverseOf' property
deleteOneOf(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
Delete an 'OneOf' object.
deleteOneOf(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Delete an 'OneOf' object.
deleteOntClass(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
delete the specified class
deleteOntClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
delete the specified class
deleteOntClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
delete the specified class
deletePriorOnts(DocId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
Delete a priorVersion ontology may be incompatibleWith.
deletePriorOnts(DocId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Delete a priorVersion ontology may be incompatibleWith.
deletePriorOnts(DocId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Delete a priorVersion ontology may be incompatibleWith.
deleteProperty(ObjectId, ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Individual
Delete a related property.
deleteProperty(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
delete a specified property
deleteProperty(ObjectId, ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Individual
Delete a related property.
deleteProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
delete a specified property
deleteProperty(ObjectId, ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Individual
Delete a related property.
deleteProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
delete a specified property
deletePropertyRestriction(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
Delete a property restriction.
deletePropertyRestriction(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Delete a property restriction.
deleteRestriction(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
delete a specified property
deleteRestriction(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
delete a specified property
deleteRestriction(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
delete a specified property
deleteResult(Result) - Method in class edu.lehigh.swat.hawk.storage.ResultSet
delete a result
deleteSameAs(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Individual
Delete a id which is same as this individual.
deleteSameAs(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Individual
Delete a id which is same as this individual.
deleteSameAs(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Individual
Delete a id which is same as this individual.
deleteSameIndividualsSet(Collection) - Method in interface edu.lehigh.swat.hawk.core.Document
delete a set of equivalent individuals' IDs
deleteSameIndividualsSet(Collection) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
delete a set of equivalent individuals' IDs
deleteSourceClass(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Individual
Delete a source class.
deleteSourceClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Individual
Delete a source class.
deleteSourceClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Individual
Delete a source class.
deleteSubClass(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
delete a direct subClass
deleteSubClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Delete a direct subClass.
deleteSubProperty(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntProperty
delete a direct subProperty
deleteSubProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
delete a direct subProperty
deleteSuperClass(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
delete a direct super Class
deleteSuperClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
delete a direct super Class
deleteSuperProperty(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntProperty
delete a direct super Property
deleteSuperProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
delete a direct super Property
deleteUnionOf(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntClass
Delete an 'UnionOf' class.
deleteUnionOf(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Delete an 'UnionOf' class.
DISJOINTWITH - Static variable in interface edu.lehigh.swat.hawk.core.Ontology
 
distinctSets - Variable in class edu.lehigh.swat.hawk.storage.simplememory.Document
 
DldbStorage - Class in edu.lehigh.swat.hawk.storage.dldb
The DLDB storage model
DldbStorage(String) - Constructor for class edu.lehigh.swat.hawk.storage.dldb.DldbStorage
Constructor
DldbStorage - Class in edu.lehigh.swat.hawk.storage.ontper.dldb
Database storage model that supports perspectives
DldbStorage(String) - Constructor for class edu.lehigh.swat.hawk.storage.ontper.dldb.DldbStorage
Constructor.
DlMemoryStorage - Class in edu.lehigh.swat.hawk.storage.dlmemory
A memory based storage model
DlMemoryStorage() - Constructor for class edu.lehigh.swat.hawk.storage.dlmemory.DlMemoryStorage
Constructor
DocId - Class in edu.lehigh.swat.hawk.core
encapsulating the id of each document
DocId(String) - Constructor for class edu.lehigh.swat.hawk.core.DocId
Constructor
docId - Variable in class edu.lehigh.swat.hawk.storage.simplememory.Document
 
Document - Interface in edu.lehigh.swat.hawk.core
change history: 2004/02/03 Pan: add descendants.
Document - Class in edu.lehigh.swat.hawk.storage.simpledb
Representing semantic contents in a document and/or its imported documents
Document() - Constructor for class edu.lehigh.swat.hawk.storage.simpledb.Document
Constructor.
Document - Class in edu.lehigh.swat.hawk.storage.simplememory
A simple implementation of core.Document in memory.
Document() - Constructor for class edu.lehigh.swat.hawk.storage.simplememory.Document
Constructor
DOMAIN - Static variable in interface edu.lehigh.swat.hawk.core.Ontology
 

E

edu.lehigh.swat.hawk.core - package edu.lehigh.swat.hawk.core
 
edu.lehigh.swat.hawk.fol - package edu.lehigh.swat.hawk.fol
 
edu.lehigh.swat.hawk.helpers - package edu.lehigh.swat.hawk.helpers
 
edu.lehigh.swat.hawk.owl - package edu.lehigh.swat.hawk.owl
 
edu.lehigh.swat.hawk.storage - package edu.lehigh.swat.hawk.storage
 
edu.lehigh.swat.hawk.storage.dldb - package edu.lehigh.swat.hawk.storage.dldb
 
edu.lehigh.swat.hawk.storage.dlmemory - package edu.lehigh.swat.hawk.storage.dlmemory
 
edu.lehigh.swat.hawk.storage.ontper.dldb - package edu.lehigh.swat.hawk.storage.ontper.dldb
 
edu.lehigh.swat.hawk.storage.ontper.simpledb - package edu.lehigh.swat.hawk.storage.ontper.simpledb
 
edu.lehigh.swat.hawk.storage.simpledb - package edu.lehigh.swat.hawk.storage.simpledb
 
edu.lehigh.swat.hawk.storage.simplememory - package edu.lehigh.swat.hawk.storage.simplememory
 
eliminateAnonymousNode(Ontology, Axiom, AxiomNode, AxiomNode, AxiomNode, int) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
If the given AxiomNode (node) or any of its descendants are equivalent to the anonymous node (aNode) then they are replaced by the replacement node (rNode)
eliminateAnonymousNode(Ontology, AxiomNode, AxiomNode, AxiomNode, AxiomNode) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
 
emptyTableState - Variable in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
EndTask - Class in edu.lehigh.swat.hawk.storage.dlmemory
 
EndTask(Thread) - Constructor for class edu.lehigh.swat.hawk.storage.dlmemory.EndTask
 
equals(Object) - Method in class edu.lehigh.swat.hawk.core.Axiom
 
equals(Object) - Method in class edu.lehigh.swat.hawk.core.AxiomNode
 
equals(Object) - Method in class edu.lehigh.swat.hawk.core.DocId
Equals method.
equals(Object) - Method in class edu.lehigh.swat.hawk.core.ObjectId
Overide equals method.
equals(Object) - Method in class edu.lehigh.swat.hawk.fol.Atom
 
equals(Object) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
 
EQUIVALENTCLASS - Static variable in interface edu.lehigh.swat.hawk.core.Ontology
 
EQUIVALENTPROPERTY - Static variable in interface edu.lehigh.swat.hawk.core.Ontology
 
ERR - Static variable in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
expandAtom(Atom) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
expandRules() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 

F

firstNode(NodeIterator) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
OilEd: Returns the first statement in a model.
flush() - Method in interface edu.lehigh.swat.hawk.core.Document
Flush this document.
flush() - Method in class edu.lehigh.swat.hawk.storage.dldb.Ontology
Flush the axioms into database.
flush() - Method in class edu.lehigh.swat.hawk.storage.ontper.dldb.Ontology
Flush the axioms into database.
flush() - Method in class edu.lehigh.swat.hawk.storage.ontper.simpledb.Ontology
Flush the axioms into database.
flush() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Document
Flush the axioms into database.
flush() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Flush the axioms into database.
flush() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Flush the document.
flushCyclicRules() - Method in class edu.lehigh.swat.hawk.storage.ontper.dldb.Ontology
 
flushCyclicRules() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
flushEquivals() - Method in class edu.lehigh.swat.hawk.storage.ontper.dldb.Ontology
The logic here is that subsumptions inherited from equivalencies should have already been taken care of by the DL reasoner.
flushEquivals() - Method in class edu.lehigh.swat.hawk.storage.ontper.simpledb.Ontology
 
flushEquivals() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
flushInverseOf() - Method in class edu.lehigh.swat.hawk.storage.ontper.dldb.Ontology
Flush owl:inverseOf into db view.
flushInverseOf() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Flush owl:inverseOf into db view.
flushLoadedDocs(boolean) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
flushSubs() - Method in class edu.lehigh.swat.hawk.storage.ontper.dldb.Ontology
 
flushSubs() - Method in class edu.lehigh.swat.hawk.storage.ontper.simpledb.Ontology
 
flushSubs() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
forcedExit() - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Forced exit.

G

getAllAnnotations() - Method in interface edu.lehigh.swat.hawk.core.Ontology
Get all annotations.
getAllAnnotations() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Get all annotations.
getAllAnnotations() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Get annotations by object ID.
getAllAssertions() - Method in interface edu.lehigh.swat.hawk.core.Document
Get all assertions.
getAllAssertions() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Get all assertions.
getAllAxioms() - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
getAllAxioms() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
getAllAxioms() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
getAllAxiomsByObject() - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
getAllAxiomsByObject() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
getAllAxiomsByObject() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
getAllAxiomsBySubject() - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
getAllAxiomsBySubject() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
getAllAxiomsBySubject() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
getAllAxiomsByType() - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
getAllAxiomsByType() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
getAllAxiomsByType() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
getAllClasses() - Method in interface edu.lehigh.swat.hawk.core.Ontology
get all the classes in this ontology
getAllClasses() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
get all the classes in this ontology
getAllClasses() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
get all the classes in this ontology
getAllDescriptions() - Method in interface edu.lehigh.swat.hawk.core.Document
Get all the descriptions.
getAllDescriptions() - Method in interface edu.lehigh.swat.hawk.core.OntObject
Get all the descriptions.
getAllDescriptions() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Get all the descriptions.
getAllDescriptions() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntObject
Get all the descriptions.
getAllDifferentFrom() - Method in interface edu.lehigh.swat.hawk.core.Individual
Get all the ids which are differen from this individual.
getAllDifferentFrom() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Individual
Get all the ids which are differen from this individual.
getAllDifferentFrom() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Individual
Get all the ids which are differen from this individual.
getAllIndividuals() - Method in interface edu.lehigh.swat.hawk.core.Document
Get all the individuals.
getAllIndividuals() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Get all the individuals.
getAllowUpdate() - Method in class edu.lehigh.swat.hawk.core.OntReader
test if allow updating loaded document
getAllPlusImportedAxioms() - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
getAllPlusImportedAxioms() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
getAllPlusImportedAxioms() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
getAllPlusImportedAxiomsByObject() - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
getAllPlusImportedAxiomsByObject() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
getAllPlusImportedAxiomsByObject() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
getAllPlusImportedAxiomsBySubject() - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
getAllPlusImportedAxiomsBySubject() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
getAllPlusImportedAxiomsBySubject() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
getAllPlusImportedAxiomsByType() - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
getAllPlusImportedAxiomsByType() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
getAllPlusImportedAxiomsByType() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
getAllPlusImportedClasses() - Method in interface edu.lehigh.swat.hawk.core.Ontology
Get All the classes plus the imported Classes.
getAllPlusImportedClasses() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Get All the classes plus the imported Classes.
getAllPlusImportedClasses() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Get All the classes plus the imported Classes.
getAllPlusImportedProperties() - Method in interface edu.lehigh.swat.hawk.core.Ontology
Get All the classes plus the imported properties.
getAllPlusImportedProperties() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Get All the classes plus the imported properties.
getAllPlusImportedProperties() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Get All the classes plus the imported properties.
getAllProperties() - Method in interface edu.lehigh.swat.hawk.core.Ontology
get all the properties in this ontology
getAllProperties() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
get all the properties in this ontology
getAllProperties() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
get all the properties in this ontology
getAllRestrictions() - Method in interface edu.lehigh.swat.hawk.core.Ontology
get all the properties in this ontology
getAllRestrictions() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
get all the properties in this ontology
getAllRestrictions() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
get all the properties in this ontology
getAllSameAs() - Method in interface edu.lehigh.swat.hawk.core.Individual
Get all the ids that are same as this individual.
getAllSameAs() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Individual
Get all the ids that are same as this individual.
getAllSameAs() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Individual
Get all the ids that are same as this individual.
getAllValuesFrom() - Method in class edu.lehigh.swat.hawk.core.AxiomNode
Get the specified restriction class of 'allValuesFrom'.
getAllValuesFrom() - Method in interface edu.lehigh.swat.hawk.core.PropertyRestriction
Get the specified restriction class of 'allValuesFrom'.
getAllValuesFrom() - Method in class edu.lehigh.swat.hawk.storage.simplememory.PropertyRestriction
Get the specified restriction class of 'allValuesFrom'.
getAncestors() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Document
 
getAnnotationsByObject(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
Get annotations by object ID.
getAnnotationsByObject(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Get annotations by object ID.
getAnnotationsByObject(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Get annotations by predicate ID.
getAnnotationsBySubject(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
Get annotations by subject ID.
getAnnotationsBySubject(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Get annotations by subject ID.
getAnnotationsBySubject(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Get annotations by subject ID.
getArguments() - Method in class edu.lehigh.swat.hawk.fol.Atom
 
getArguments() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Atom
Return an array of the atom's arguments.
getAssertionIterator() - Method in interface edu.lehigh.swat.hawk.core.Document
Get the Iterator of all the assertions.
getAssertionIterator() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Get the Iterator of all the assertions.
getAtomicNode() - Method in class edu.lehigh.swat.hawk.core.AxiomNode
 
getAtoms() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Query
Returns the vector of atoms that are conjuncted together in the sentence.
getAtoms() - Method in class edu.lehigh.swat.hawk.storage.simpledb.SparqlQuery
Returns the vector of atoms that are conjuncted together in the sentence.
getAxiomByObject(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
getAxiomByObject(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
getAxiomByObject(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
getAxiomBySubject(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
getAxiomBySubject(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
getAxiomBySubject(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
getAxiomByType(Integer) - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
getAxiomByType(Integer) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
getAxiomByType(Integer) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
getAxiomNodeRestrictions() - Method in interface edu.lehigh.swat.hawk.core.Ontology
 
getAxiomNodeRestrictions() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
getAxiomNodeRestrictions() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
getBody() - Method in class edu.lehigh.swat.hawk.fol.HornRule
 
getChildren() - Method in class edu.lehigh.swat.hawk.core.AxiomNode
 
getClassIndex(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
get the index number for a class
getClassIndex(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
get the index number for a class
getClassIterator() - Method in interface edu.lehigh.swat.hawk.core.Ontology
Get the Iterator of all the classes.
getClassIterator() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Get the Iterator of all the classes.
getClassIterator() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Get the Iterator of all the classes.
getCompatiblePriorOnts() - Method in interface edu.lehigh.swat.hawk.core.Ontology
Get the priorVersion ontologies which are backwardCompatibleWith
getCompatiblePriorOnts() - Method in class edu.lehigh.swat.hawk.storage.ontper.dldb.Ontology
Get the priorVersion ontologies which are backwardCompatibleWith
getCompatiblePriorOnts() - Method in class edu.lehigh.swat.hawk.storage.ontper.simpledb.Ontology
Get the priorVersion ontologies which are backwardCompatibleWith
getCompatiblePriorOnts() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Get the priorVersion ontologies which are backwardCompatibleWith
getCompatiblePriorOnts() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Get the priorVersion ontologies which are backwardCompatibleWith
getComplementOfs() - Method in interface edu.lehigh.swat.hawk.core.OntClass
Get the 'ComplementOf' classes or restrictions.
getComplementOfs() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Get the 'ComplementOf' classes or restrictions.
getCompletelyDefinedDefinitions(ObjectId, Ontology) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
This method return the object of the axioms where the given sid plays the role of the subject
getCyclicRules() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
To see if ontology has imported the property.
getCyclicRules() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
getDBName() - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Get the database name.
getDBTables() - Method in class edu.lehigh.swat.hawk.storage.simpledb.SparqlQuery
 
getDescendants() - Method in interface edu.lehigh.swat.hawk.core.Document
Get descendants.
getDescendants() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Get descendants.
getDescription() - Method in interface edu.lehigh.swat.hawk.core.Document
Get the first description.
getDescription() - Method in interface edu.lehigh.swat.hawk.core.OntObject
Get the first description.
getDescription() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Get the first description.
getDescription() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntObject
Get the description, comment, etc.
getDirectSubClasses() - Method in interface edu.lehigh.swat.hawk.core.OntClass
get the direct subClasses
getDirectSubClasses() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
get the direct subClasses
getDirectSubProperties() - Method in interface edu.lehigh.swat.hawk.core.OntProperty
get the direct subProperties
getDirectSubProperties() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
get the direct subProperties
getDirectSuperClasses() - Method in interface edu.lehigh.swat.hawk.core.OntClass
get the direct super Classes
getDirectSuperClasses() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
get the direct super Classes
getDirectSuperProperties() - Method in interface edu.lehigh.swat.hawk.core.OntProperty
get the direct super Properties
getDirectSuperProperties() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
get the direct super Properties
getDisjointWith() - Method in interface edu.lehigh.swat.hawk.core.OntClass
Get the disjointWith classes.
getDisjointWith() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Get the disjointWith classes.
getDistinctIndividualsSets() - Method in interface edu.lehigh.swat.hawk.core.Document
get sets of distinct individuals' IDs
getDistinctIndividualsSets() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
get sets of distinct individuals' IDs
getDocSeq() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Document
Get the document sequence number.
getDocument(String) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Get the specified document.
getDocument(String) - Method in class edu.lehigh.swat.hawk.storage.simplememory.SimpleMemoryStorage
Get the specified document.
getDocument(String) - Method in class edu.lehigh.swat.hawk.storage.StorageModel
Get the specified document.
getDocumentIterator() - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Get all the documents in the model.
getDocumentIterator() - Method in class edu.lehigh.swat.hawk.storage.simplememory.SimpleMemoryStorage
Get all the documents in the model.
getDocumentIterator() - Method in class edu.lehigh.swat.hawk.storage.StorageModel
Get all the documents in the model.
getDomain() - Method in interface edu.lehigh.swat.hawk.core.OntProperty
get the domain
getDomain() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
get the domain
getEquivalentClasses() - Method in interface edu.lehigh.swat.hawk.core.OntClass
Get the equivalent classes.
getEquivalentClasses() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Get the equivalent classes.
getEquivalentProperties() - Method in interface edu.lehigh.swat.hawk.core.OntProperty
Get the equivalent properties.
getEquivalentProperties() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
Get the equivalent properties.
getExpandedAtoms() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
getExpandedAtoms() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
getFirstArgument() - Method in class edu.lehigh.swat.hawk.fol.Atom
 
getHasValue() - Method in class edu.lehigh.swat.hawk.core.AxiomNode
Get the specified value of 'hasValue'.
getHasValue() - Method in interface edu.lehigh.swat.hawk.core.PropertyRestriction
Get the specified value of 'hasValue'.
getHasValue() - Method in class edu.lehigh.swat.hawk.storage.simplememory.PropertyRestriction
Get the specified value of 'hasValue'.
getHead() - Method in class edu.lehigh.swat.hawk.fol.HornRule
 
getHeaders() - Method in class edu.lehigh.swat.hawk.storage.ResultSet
Get the hearders.
getHeaders() - Method in class edu.lehigh.swat.hawk.storage.simpledb.SparqlQuery
 
getId() - Method in class edu.lehigh.swat.hawk.core.DocId
Get the id.
getID() - Method in interface edu.lehigh.swat.hawk.core.Document
get the ID of this document
getId() - Method in class edu.lehigh.swat.hawk.core.ObjectId
Get the id.
getID() - Method in interface edu.lehigh.swat.hawk.core.OntObject
get the uri of this object
getID() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
get the ID of this document
getID() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
get the ID of this document
getID() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntObject
get the uri of this object
getImports() - Method in interface edu.lehigh.swat.hawk.core.Document
Get the imports statements.
getImports() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Get the imports statements.
getImportsClosure(Document) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Get the imports closure.
getIndividual(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Document
Get an individual.
getIndividual(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Get an individual.
getIndividualIterator() - Method in interface edu.lehigh.swat.hawk.core.Document
Get the Iterator of all the individuals.
getIndividualIterator() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Get the Iterator of all the individuals.
getIntersectionAxiomNodes() - Method in interface edu.lehigh.swat.hawk.core.OntClass
 
getIntersectionAxiomNodes() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
This new method returns the right an array of axiomNodes each of which represents a intersectionOf entity.
getIntersectionOfs() - Method in interface edu.lehigh.swat.hawk.core.OntClass
Get the 'IntersectionOf' classes or restrictions.
getIntersectionOfs() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Get the 'IntersectionOf' classes or restrictions.
getInverseOf() - Method in interface edu.lehigh.swat.hawk.core.OntProperty
get the 'inverseOf' properties
getInverseOf() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
get the 'inverseOf' properties
getJoinType() - Method in class edu.lehigh.swat.hawk.core.AxiomNode
 
getKnownOntologies() - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
retrieval ontologies already exist in database
getKnownUrls() - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Retrieval Urls already exist in database
getLabel() - Method in interface edu.lehigh.swat.hawk.core.Document
Get the label.
getLabel() - Method in interface edu.lehigh.swat.hawk.core.OntObject
Get the label.
getLabel() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Get the label.
getLabel() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntObject
Get the label.
getLeftAxiomNode() - Method in class edu.lehigh.swat.hawk.core.Axiom
 
getLoadImports() - Method in class edu.lehigh.swat.hawk.core.OntReader
test if imported documents are to be loaded
getLocalName() - Method in class edu.lehigh.swat.hawk.core.ObjectId
Get the local name.
getMaxCardinality() - Method in class edu.lehigh.swat.hawk.core.AxiomNode
Get the specified number of 'maxCardinality'.
getMaxCardinality() - Method in interface edu.lehigh.swat.hawk.core.PropertyRestriction
Get the specified number of 'maxCardinality'.
getMaxCardinality() - Method in class edu.lehigh.swat.hawk.storage.simplememory.PropertyRestriction
Get the specified number of 'maxCardinality'.
getMemOnto() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Get the memory-based ontology object.
getMinCardinality() - Method in class edu.lehigh.swat.hawk.core.AxiomNode
Get the specified number of 'minCardinality'.
getMinCardinality() - Method in interface edu.lehigh.swat.hawk.core.PropertyRestriction
Get the specified number of 'minCardinality'.
getMinCardinality() - Method in class edu.lehigh.swat.hawk.storage.simplememory.PropertyRestriction
Get the specified number of 'minCardinality'.
getModel() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Document
Get the storageModel.
getNameSpace() - Method in class edu.lehigh.swat.hawk.core.ObjectId
Get the namespace.
getNameSpaces() - Method in interface edu.lehigh.swat.hawk.core.Document
Get the nameSpaces of this document.
getNameSpaces() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Get the nameSpaces of this document.
getNewVariable() - Method in class edu.lehigh.swat.hawk.fol.HornRule
 
getNextResult() - Method in class edu.lehigh.swat.hawk.storage.ResultSet
Get the next result.
getObject() - Method in interface edu.lehigh.swat.hawk.core.Assertion
get the obejct
getObject() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Assertion
get the obejct
getOneOfs() - Method in interface edu.lehigh.swat.hawk.core.OntClass
Get the 'OneOf' objects.
getOneOfs() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Get the 'OneOf' objects.
getOnProperty() - Method in class edu.lehigh.swat.hawk.core.AxiomNode
Get the property restricted on.
getOnProperty() - Method in interface edu.lehigh.swat.hawk.core.PropertyRestriction
Get the property restricted on.
getOnProperty() - Method in class edu.lehigh.swat.hawk.storage.simplememory.PropertyRestriction
Get the property restricted on.
getOntClass(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
get the specified class
getOntClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
get the specified class
getOntClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
get the specified class
getOntObject(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
get the object (class/property) given the ID
getOntObject(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
get the object (class/property) given the ID
getOntObject(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
get the object (class/property) given the ID
getOntology() - Method in interface edu.lehigh.swat.hawk.core.OntObject
get the ontology that this object belongs to
getOntology() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntObject
get the ontology that this object belongs to
getOntSeq(String) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Get the sequence number for giving ontology.
getOntSeq() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Get the document sequence number.
getOrigSparql() - Method in class edu.lehigh.swat.hawk.storage.simpledb.SparqlQuery
 
getPerspective() - Method in class edu.lehigh.swat.hawk.storage.ontper.simpledb.Query
Get the id of the perspective ontology.
getPerspective() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Query
Get the id of the perspective ontology.
getPerspective() - Method in class edu.lehigh.swat.hawk.storage.simpledb.SparqlQuery
Get the id of the perspective ontology.
getPredicate() - Method in interface edu.lehigh.swat.hawk.core.Assertion
get the predicate
getPredicate() - Method in class edu.lehigh.swat.hawk.fol.Atom
 
getPredicate() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Atom
Return the name of the atom's predicate.
getPredicate() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Assertion
get the predicate
getPriorOnts() - Method in interface edu.lehigh.swat.hawk.core.Ontology
Get the priorVersion ontologies may be incompatibleWith
getPriorOnts() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Get the priorVersion ontologies may be incompatibleWith
getPriorOnts() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Get the priorVersion ontologies may be incompatibleWith
getProperties() - Method in interface edu.lehigh.swat.hawk.core.Individual
Get all the related properties.
getProperties() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Individual
Get all the related properties.
getProperties() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Individual
Get all the related properties.
getProperty(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
get the specified property
getProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
get the specified property
getProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
get the specified property
getPropertyIndex(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
get the index number for a property
getPropertyIndex(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
get the index number for a property
getPropertyIterator() - Method in interface edu.lehigh.swat.hawk.core.Ontology
Get the Iterator of all the properties.
getPropertyIterator() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Get the Iterator of all the properties.
getPropertyIterator() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Get the Iterator of all the properties.
getPropertyRestrictions() - Method in interface edu.lehigh.swat.hawk.core.OntClass
Get the property restrictions.
getPropertyRestrictions() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Get the property restrictions.
getPropertyTypes() - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Get the types of properties.
getProxy() - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
 
getQueryOntology() - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Get the query ontology.
getRange() - Method in interface edu.lehigh.swat.hawk.core.OntProperty
get the range
getRange() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
get the range
getReasonerUrl() - Method in class edu.lehigh.swat.hawk.storage.dldb.DldbStorage
Set the reasoner path.
getResponse() - Method in class edu.lehigh.swat.hawk.storage.dlmemory.ReasonerAsker
 
getResponse() - Method in class edu.lehigh.swat.hawk.storage.dlmemory.ReasonerTeller
 
getRestriction(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
get the specified property
getRestriction(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
get the specified property
getRestriction(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
get the specified property
getRestrictionId() - Method in class edu.lehigh.swat.hawk.core.AxiomNode
 
getResultsNumber() - Method in class edu.lehigh.swat.hawk.storage.ResultSet
Get the number of results.
getRightAxiomNode() - Method in class edu.lehigh.swat.hawk.core.Axiom
 
getSameIndividualsSets() - Method in interface edu.lehigh.swat.hawk.core.Document
get sets of equivalent individuals' IDs
getSameIndividualsSets() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
get sets of equivalent individuals' IDs
getSameSet() - Method in interface edu.lehigh.swat.hawk.core.Individual
Get the set of same individuals which this individual belongs to.
getSameSet() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Individual
Get the set of same individuals which this individual belongs to.
getSameSet() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Individual
Get the set of same individuals which this individual belongs to.
getSecondArgument() - Method in class edu.lehigh.swat.hawk.fol.Atom
 
getSeqNum(DocId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Get the sequence number for giving Document
getSeqNum(DocId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.SimpleMemoryStorage
Get the sequence number for giving Document
getSize() - Method in interface edu.lehigh.swat.hawk.core.Document
Get the number of triples in this document.
getSize() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Get the number of triples in this document.
getSomeValuesFrom() - Method in class edu.lehigh.swat.hawk.core.AxiomNode
Get the specified restriction class of 'someValuesFrom'.
getSomeValuesFrom() - Method in interface edu.lehigh.swat.hawk.core.PropertyRestriction
Get the specified restriction class of 'someValuesFrom'.
getSomeValuesFrom() - Method in class edu.lehigh.swat.hawk.storage.simplememory.PropertyRestriction
Get the specified restriction class of 'someValuesFrom'.
getSource() - Method in interface edu.lehigh.swat.hawk.core.OntObject
Get the source document.
getSource() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntObject
Get the source document.
getSourceClasses() - Method in interface edu.lehigh.swat.hawk.core.Individual
Get the sourece classes.
getSourceClasses() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Individual
Get the sourece classes.
getSourceClasses() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Individual
Get the sourece classes.
getSourceNum() - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Get the maximum source sequence number in the databade.
getSql() - Method in class edu.lehigh.swat.hawk.storage.simpledb.SparqlQuery
 
getStatement() - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Get the sql statement.
getStreamErr() - Static method in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
getStreamOut() - Static method in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
getSubject() - Method in interface edu.lehigh.swat.hawk.core.Assertion
get the subejct
getSubject() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Assertion
get the subejct
getTableName(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Get the table name for giving id.
getType() - Method in class edu.lehigh.swat.hawk.core.Axiom
 
getType() - Method in class edu.lehigh.swat.hawk.core.DatatypeValue
Get the data type.
getUnionAxiomNodes() - Method in interface edu.lehigh.swat.hawk.core.OntClass
 
getUnionAxiomNodes() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
This new method returns the right an array of axiomNodes each of which represents a unionOf entity.
getUnionOfs() - Method in interface edu.lehigh.swat.hawk.core.OntClass
Get the 'IntersectionOf' classes.
getUnionOfs() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Get the 'UnionOf' classes.
getUpdatedViewDefs() - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
getURI(String) - Method in class edu.lehigh.swat.hawk.owl.Proxy
 
getUrlIndex(String) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Get the index for given uri.
getValue() - Method in class edu.lehigh.swat.hawk.core.DatatypeValue
Get the value.
getValues() - Method in class edu.lehigh.swat.hawk.storage.Result
Get the values of the result, separated by columns.
getValuesForProperty(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Individual
Get all the values on specfied property.
getValuesForProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Individual
Get all the values on specfied property.
getValuesForProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Individual
Get all the values on specfied property.
getVariable() - Method in class edu.lehigh.swat.hawk.fol.HornRule
 
getVersion() - Method in interface edu.lehigh.swat.hawk.core.Ontology
get the version of this ontology
getVersion() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
get the version of this ontology
getVersion() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
get the version of this ontology
getViewDefinition(String) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Get sql definition for giving view name.
getXMLBase() - Method in interface edu.lehigh.swat.hawk.core.Document
Get the xml:Base of this document.
getXMLBase() - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Get the xml:Base of this document.

H

handleAxiomNodeRight(Ontology, AxiomNode) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfWriter
 
handleAxiomRight(Ontology, Axiom) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfWriter
 
hasClass(String) - Method in interface edu.lehigh.swat.hawk.core.Ontology
To see if ontology has the class.
hasClass(String) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
To see if ontology has the class.
hasClass(String) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
To see if ontology has the class.
hashCode() - Method in class edu.lehigh.swat.hawk.core.DocId
HashCode method.
hashCode() - Method in class edu.lehigh.swat.hawk.core.ObjectId
Overide hashCode method.
hashCode() - Method in class edu.lehigh.swat.hawk.fol.Atom
 
hasMoreResults() - Method in class edu.lehigh.swat.hawk.storage.ResultSet
Tell if the set has more element.
hasPredicate(Vector<Atom>, String) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 
hasProperty(String) - Method in interface edu.lehigh.swat.hawk.core.Ontology
To see if ontology has the property.
hasProperty(String) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Get the imported property.
hasProperty(String) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
To see if ontology has the property.
HASVALUERESTRICTION - Static variable in interface edu.lehigh.swat.hawk.core.Ontology
 
HornRule - Class in edu.lehigh.swat.hawk.fol
Title:
HornRule() - Constructor for class edu.lehigh.swat.hawk.fol.HornRule
 
HornRule(Atom, Vector) - Constructor for class edu.lehigh.swat.hawk.fol.HornRule
 

I

importedClass(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
To tell if the ontology imorted specified class.
importedClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
To tell if the ontology imorted specified class.
importedClass(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
To tell if the ontology imorted specified class.
importedProperty(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Ontology
To tell if the ontology imported specified property.
importedProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
To tell if the ontology imported specified property.
importedProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
To tell if the ontology imported specified property.
imports - Variable in class edu.lehigh.swat.hawk.storage.simplememory.Document
 
Individual - Interface in edu.lehigh.swat.hawk.core
Encapsulating the individuals and their related property values.
Individual - Class in edu.lehigh.swat.hawk.storage.simpledb
A simple implementation of core.Individual in database.
Individual() - Constructor for class edu.lehigh.swat.hawk.storage.simpledb.Individual
Constructor
Individual - Class in edu.lehigh.swat.hawk.storage.simplememory
A simple implementation of core.Individual in memory.
Individual() - Constructor for class edu.lehigh.swat.hawk.storage.simplememory.Individual
Constructor
individuals - Variable in class edu.lehigh.swat.hawk.storage.simplememory.Document
 
INFINITY - Static variable in interface edu.lehigh.swat.hawk.core.PropertyRestriction
 
INTEGER - Static variable in class edu.lehigh.swat.hawk.core.DatatypeValue
 
INTERSECTIONOF - Static variable in interface edu.lehigh.swat.hawk.core.Ontology
 
INVERSEOF - Static variable in interface edu.lehigh.swat.hawk.core.Ontology
 
isAnnotation() - Method in interface edu.lehigh.swat.hawk.core.OntProperty
Tell this property is AnnotationProperty or not.
isAnnotation() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
Tell this property is AnnotationProperty or not.
isAnonRestriction(AxiomNode) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
This method returns true if the given restriction node is anonymous, false otherwise
isAnonymous(ObjectId) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
Returns true of the given ObjectId is an anonymous node
isBinary() - Method in class edu.lehigh.swat.hawk.fol.Atom
 
isDatatype() - Method in interface edu.lehigh.swat.hawk.core.OntProperty
Tell this property is ObjectProperty or DatatypeProperty.
isDatatype() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
Tell this property is ObjectProperty or DatatypeProperty.
isDeprecated() - Method in interface edu.lehigh.swat.hawk.core.OntClass
Test if this class is deprecated.
isDeprecated() - Method in interface edu.lehigh.swat.hawk.core.OntProperty
Test if this property is deprecated.
isDeprecated() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Test if this class is deprecated.
isDeprecated() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
Test if this property is deprecated.
isDone() - Method in class edu.lehigh.swat.hawk.storage.dlmemory.ReasonerAsker
 
isDone() - Method in class edu.lehigh.swat.hawk.storage.dlmemory.ReasonerTeller
 
isFunctional() - Method in interface edu.lehigh.swat.hawk.core.OntProperty
Test if this property is functional.
isFunctional() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
Test if this property is functional.
isInverseFunctional() - Method in interface edu.lehigh.swat.hawk.core.OntProperty
Test if this property is inverse functional.
isInverseFunctional() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
Test if this property is inverse functional.
isPrimitive() - Method in class edu.lehigh.swat.hawk.fol.Atom
 
isSatisfiabele() - Method in interface edu.lehigh.swat.hawk.core.OntClass
Test if this class is satisfiable.
isSatisfiabele() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Test if this class is satisfiable.
issueQuery(Query) - Method in class edu.lehigh.swat.hawk.storage.ontper.dldb.DldbStorage
Execute query and return results.
issueQuery(Query) - Method in class edu.lehigh.swat.hawk.storage.ontper.simpledb.PerDbStorage
Execute query and return results.
issueQuery(Query) - Method in interface edu.lehigh.swat.hawk.storage.QueryableStorageModel
issue a query and get the results
issueQuery(Query) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Execute query and return results.
issueQuery(SparqlQuery) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Execute query and return results.
isSymmetric() - Method in interface edu.lehigh.swat.hawk.core.OntProperty
test if this property is symetric
isSymmetric() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
test if this property is symetric
isTransitive() - Method in interface edu.lehigh.swat.hawk.core.OntProperty
test if this property is transitive
isTransitive() - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
test if this property is transitive

K

knownDocs - Variable in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
knownOntos - Variable in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
knownUrls - Variable in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 

L

label - Variable in class edu.lehigh.swat.hawk.storage.simplememory.Document
 
loadedDocs - Variable in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
loadedTripleNum - Variable in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 

M

main(String[]) - Static method in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
maxUrlNum - Variable in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
memoryOnto - Variable in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
mergeEquivalents(Ontology) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
This method wherever possible eliminates non top level axioms containing anonymous nodes either in the subject or the object position.
model - Variable in class edu.lehigh.swat.hawk.storage.simpledb.Document
 

N

nameSpaces - Variable in class edu.lehigh.swat.hawk.storage.simplememory.Document
 
nodeToAtoms(AxiomNode, HornRule, int) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
 

O

ObjectId - Class in edu.lehigh.swat.hawk.core
encapsulating the id of each ontObject
ObjectId(String) - Constructor for class edu.lehigh.swat.hawk.core.ObjectId
Constructor
ONEOF - Static variable in interface edu.lehigh.swat.hawk.core.Ontology
 
OntClass - Interface in edu.lehigh.swat.hawk.core
A general representation of the Classes.
OntClass - Class in edu.lehigh.swat.hawk.storage.simpledb
A simple implementation of core.OntClass in memory.
OntClass() - Constructor for class edu.lehigh.swat.hawk.storage.simpledb.OntClass
 
OntClass - Class in edu.lehigh.swat.hawk.storage.simplememory
A simple implementation of core.OntClass in memory.
OntClass() - Constructor for class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Constructor
OntObject - Interface in edu.lehigh.swat.hawk.core
Superclass of OntClass etc.
OntObject - Class in edu.lehigh.swat.hawk.storage.simpledb
A simple implementation of core.OntObject in memory.
OntObject() - Constructor for class edu.lehigh.swat.hawk.storage.simpledb.OntObject
 
OntObject - Class in edu.lehigh.swat.hawk.storage.simplememory
A simple implementation of core.OntObject in memory.
OntObject() - Constructor for class edu.lehigh.swat.hawk.storage.simplememory.OntObject
Constructor
Ontology - Interface in edu.lehigh.swat.hawk.core
encapsulating the web ontology
Ontology - Class in edu.lehigh.swat.hawk.storage.dldb
encapsulating the web ontology
Ontology(Ontology) - Constructor for class edu.lehigh.swat.hawk.storage.dldb.Ontology
Constructor
Ontology - Class in edu.lehigh.swat.hawk.storage.dlmemory
An implementation of core.ontology, can do inference with a DL reasoner.
Ontology() - Constructor for class edu.lehigh.swat.hawk.storage.dlmemory.Ontology
Constructor.
Ontology - Class in edu.lehigh.swat.hawk.storage.ontper.dldb
encapsulating the web ontology
Ontology(Ontology) - Constructor for class edu.lehigh.swat.hawk.storage.ontper.dldb.Ontology
Constructor
Ontology - Class in edu.lehigh.swat.hawk.storage.ontper.simpledb
The ontology that supports versioning.
Ontology(Ontology) - Constructor for class edu.lehigh.swat.hawk.storage.ontper.simpledb.Ontology
Constructor
Ontology - Class in edu.lehigh.swat.hawk.storage.simpledb
encapsulating the web ontology
Ontology(Ontology) - Constructor for class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Constructor
Ontology - Class in edu.lehigh.swat.hawk.storage.simplememory
A simple implementation of core.ontology in memory.
Ontology() - Constructor for class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Constructor
ontoName - Variable in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
ontoReference - Variable in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
ontoReferenceMap - Variable in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
OntProperty - Interface in edu.lehigh.swat.hawk.core
A general representation of the Properties.
OntProperty - Class in edu.lehigh.swat.hawk.storage.simpledb
A simple implementation of core.OntProperty in memory.
OntProperty() - Constructor for class edu.lehigh.swat.hawk.storage.simpledb.OntProperty
 
OntProperty - Class in edu.lehigh.swat.hawk.storage.simplememory
A simple implementation of core.OntProperty in memory.
OntProperty() - Constructor for class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
Constructor
OntReader - Class in edu.lehigh.swat.hawk.core
Document reader, read a file into storage
OntReader() - Constructor for class edu.lehigh.swat.hawk.core.OntReader
Constructor
ontSeq - Variable in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 
ontSeqNum - Variable in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
OntWriter - Class in edu.lehigh.swat.hawk.core
Document writer, write the document to file.
OntWriter() - Constructor for class edu.lehigh.swat.hawk.core.OntWriter
Constructor
open() - Method in class edu.lehigh.swat.hawk.storage.PersistentStorageModel
open the repository entity
open() - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Open a connection to the database.
open(boolean) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
open kb with arguments
OUT - Static variable in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
OwlDigWriter - Class in edu.lehigh.swat.hawk.owl
Experimental Renderer for the new DIG language.
OwlDigWriter() - Constructor for class edu.lehigh.swat.hawk.owl.OwlDigWriter
Create a new instance of the renderer
OwlRdfReader - Class in edu.lehigh.swat.hawk.owl
OWL reader, reads OWL documents.
OwlRdfReader(StorageModel) - Constructor for class edu.lehigh.swat.hawk.owl.OwlRdfReader
Constructor
OwlRdfReader(StorageModel, String) - Constructor for class edu.lehigh.swat.hawk.owl.OwlRdfReader
Constructor
OwlRdfWriter - Class in edu.lehigh.swat.hawk.owl
OWL writer, output OWL document in RDF format.
OwlRdfWriter() - Constructor for class edu.lehigh.swat.hawk.owl.OwlRdfWriter
Constructor

P

parseQuery(String) - Method in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
Parse the query from file.
parseQueryString(String) - Method in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
PerDbStorage - Class in edu.lehigh.swat.hawk.storage.ontper.simpledb
Database storage model that supports perspectives
PerDbStorage(String) - Constructor for class edu.lehigh.swat.hawk.storage.ontper.simpledb.PerDbStorage
Constructor.
PersistentStorageModel - Class in edu.lehigh.swat.hawk.storage
Title: PersistentStorageModel.java
PersistentStorageModel() - Constructor for class edu.lehigh.swat.hawk.storage.PersistentStorageModel
Constructor
perspective - Variable in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
perspectiveSeq - Variable in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
presentInAxioms(Vector<Axiom>, ObjectId) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfWriter
 
PropertyRestriction - Interface in edu.lehigh.swat.hawk.core
Wrap the property restrictions in the ontology.
PropertyRestriction - Class in edu.lehigh.swat.hawk.storage.simpledb
A simple implementation of core.PropertyRestriction in memory.
PropertyRestriction() - Constructor for class edu.lehigh.swat.hawk.storage.simpledb.PropertyRestriction
 
PropertyRestriction - Class in edu.lehigh.swat.hawk.storage.simplememory
A simple implementation of core.PropertyRestriction in memory.
PropertyRestriction() - Constructor for class edu.lehigh.swat.hawk.storage.simplememory.PropertyRestriction
Constructor
propertyTypes - Variable in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
Proxy - Class in edu.lehigh.swat.hawk.owl
This class maintains a table of logical URIs and is used to populate as well as fetch the physical URIs against their corresponding logical URIs
Proxy() - Constructor for class edu.lehigh.swat.hawk.owl.Proxy
 
pushImports(Ontology) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Add imports objects to ontology, for the use of memory-based storage model.
pushImports(Ontology) - Method in class edu.lehigh.swat.hawk.storage.simplememory.SimpleMemoryStorage
Add imports objects to ontology, for the use of memory-based storage model.
pushImports(Ontology) - Method in class edu.lehigh.swat.hawk.storage.StorageModel
Add imports objects to ontology, for the use of memory-based storage model.

Q

Query - Class in edu.lehigh.swat.hawk.storage.ontper.simpledb
 
Query() - Constructor for class edu.lehigh.swat.hawk.storage.ontper.simpledb.Query
 
Query - Class in edu.lehigh.swat.hawk.storage
Abstract query class.
Query() - Constructor for class edu.lehigh.swat.hawk.storage.Query
 
Query - Class in edu.lehigh.swat.hawk.storage.simpledb
 
Query() - Constructor for class edu.lehigh.swat.hawk.storage.simpledb.Query
Constructor
QueryableStorageModel - Interface in edu.lehigh.swat.hawk.storage
Title: QueryableStroageModel.java
queryOnly - Variable in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
queryOnto - Variable in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 

R

RANGE - Static variable in interface edu.lehigh.swat.hawk.core.Ontology
 
read(InputStream) - Method in class edu.lehigh.swat.hawk.core.OntReader
Read the input into the model and return the corresponding docuement object.
read(InputStream) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
Use empty string as XMl base.
read(String) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
Read document from given URL
read(InputStream, String) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
Read an input in OWL format to the model and return the document object
readOntology(Ontology, Model) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
Parse and construct an ontology.
ReasonerAsker - Class in edu.lehigh.swat.hawk.storage.dlmemory
 
ReasonerAsker(Reasoner, AsksDocument) - Constructor for class edu.lehigh.swat.hawk.storage.dlmemory.ReasonerAsker
 
ReasonerTeller - Class in edu.lehigh.swat.hawk.storage.dlmemory
 
ReasonerTeller(Reasoner, TellsDocument) - Constructor for class edu.lehigh.swat.hawk.storage.dlmemory.ReasonerTeller
 
reasonerUrl - Variable in class edu.lehigh.swat.hawk.storage.dldb.DldbStorage
 
register(String, String) - Method in class edu.lehigh.swat.hawk.owl.Proxy
 
remove(String) - Method in class edu.lehigh.swat.hawk.owl.Proxy
 
removeFromBody(Atom) - Method in class edu.lehigh.swat.hawk.fol.HornRule
 
resolveAnonResProperties(AxiomNode, Vector<AxiomNode>, Ontology) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
This method resolves the anonymous properties occuring within a restriction.
resolveAnonymousRestrictions(Ontology) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
This method resolves all the restrictions nested within other axioms/restrictions and also stores the top level restrictions into the ontology
resolveNonAtomicRestrictions(Vector<AxiomNode>, AxiomNode, Vector<AxiomNode>, Vector<AxiomNode>) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
This method resolves all the non-atomic restrictions.
resolveNonAtomicRestrictions(Vector<AxiomNode>, Axiom, Vector<AxiomNode>, Vector<Axiom>, Ontology) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
This method resolves all the non-atomic restrictions.
resolveRestrictionsInAxioms(Axiom, int, AxiomNode, Vector<AxiomNode>) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
This method resolves all the anonymous restrictions occuring in an axiom by replacing them with their equivalent atomic restrictions.
resolveRestrictionsInAxioms(AxiomNode, AxiomNode, AxiomNode, Vector<AxiomNode>) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
 
Result - Class in edu.lehigh.swat.hawk.storage
Encapsulating one query result.
Result(String[]) - Constructor for class edu.lehigh.swat.hawk.storage.Result
Constructor
ResultSet - Class in edu.lehigh.swat.hawk.storage
Encapsulating the set of results to a query.
ResultSet() - Constructor for class edu.lehigh.swat.hawk.storage.ResultSet
Constructor
run() - Method in class edu.lehigh.swat.hawk.storage.dlmemory.EndTask
 
run() - Method in class edu.lehigh.swat.hawk.storage.dlmemory.ReasonerAsker
 
run() - Method in class edu.lehigh.swat.hawk.storage.dlmemory.ReasonerTeller
 

S

sameSets - Variable in class edu.lehigh.swat.hawk.storage.simplememory.Document
 
SerializableClass - Class in edu.lehigh.swat.hawk.storage.simplememory
 
SerializableClass() - Constructor for class edu.lehigh.swat.hawk.storage.simplememory.SerializableClass
 
setAllowUpdate(boolean) - Method in class edu.lehigh.swat.hawk.core.OntReader
set whether or not to replace loaded document
setAllValuesFrom(AxiomNode) - Method in class edu.lehigh.swat.hawk.core.AxiomNode
Set the specified restriction class of 'allValuesFrom'.
setAllValuesFrom(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.PropertyRestriction
Set the specified restriction class of 'allValuesFrom'.
setAllValuesFrom(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.PropertyRestriction
Set the specified restriction class of 'allValuesFrom'.
setAnnotation(boolean) - Method in interface edu.lehigh.swat.hawk.core.OntProperty
Set this property to be DatatypeProperty or not.
setAnnotation(boolean) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
Set this property to be DatatypeProperty or not.
setAtomicNode(ObjectId) - Method in class edu.lehigh.swat.hawk.core.AxiomNode
 
setBinary(boolean) - Method in class edu.lehigh.swat.hawk.fol.Atom
 
setConnection(Connection) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Sets the connection to the database.
setDatatype(boolean) - Method in interface edu.lehigh.swat.hawk.core.OntProperty
Set this property to be DatatypeProperty or ObjectProperty.
setDatatype(boolean) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
Set this property to be DatatypeProperty or ObjectProperty.
setDBTables(Map) - Method in class edu.lehigh.swat.hawk.storage.simpledb.SparqlQuery
 
setDeprecated(boolean) - Method in interface edu.lehigh.swat.hawk.core.OntClass
Set the class to be deprecated.
setDeprecated(boolean) - Method in interface edu.lehigh.swat.hawk.core.OntProperty
Set the property to be deprecated.
setDeprecated(boolean) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Set the class to be deprecated.
setDeprecated(boolean) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
Set the property to be deprecated.
setDescendants(Stack) - Method in interface edu.lehigh.swat.hawk.core.Document
Set descendants.
setDescendants(Stack) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Set descendants.
setDocSeq(int) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Document
Set the document sequence number.
setDomain(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntProperty
set the domain
setDomain(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
set the domain
setFunctional(boolean) - Method in interface edu.lehigh.swat.hawk.core.OntProperty
Set the property to be functional.
setFunctional(boolean) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
Set the property to be functional.
setHasValue(AxiomNode) - Method in class edu.lehigh.swat.hawk.core.AxiomNode
Set the specified value of 'hasValue'.
setHasValue(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.PropertyRestriction
Set the specified value of 'hasValue'.
setHasValue(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.PropertyRestriction
Set the specified value of 'hasValue'.
setHead(Atom) - Method in class edu.lehigh.swat.hawk.fol.HornRule
 
setHeaders(String[]) - Method in class edu.lehigh.swat.hawk.storage.ResultSet
Set the headers.
setHeaders(String[]) - Method in class edu.lehigh.swat.hawk.storage.simpledb.SparqlQuery
 
setID(DocId) - Method in interface edu.lehigh.swat.hawk.core.Document
set the ID of this document
setID(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntObject
set the uri of this object
setID(DocId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
set the ID of this document
setID(DocId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
set the ID of this document
setID(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntObject
set the uri of this object
setImplictImports(boolean) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Set whether or not include implictly imported documents.
setImplictImports(boolean) - Method in class edu.lehigh.swat.hawk.storage.simplememory.SimpleMemoryStorage
Set whether or not include implictly imported documents.
setImplictImports(boolean) - Method in class edu.lehigh.swat.hawk.storage.StorageModel
Set whether or not include implictly imported documents.
setInverseFuncional(boolean) - Method in interface edu.lehigh.swat.hawk.core.OntProperty
Set the property to be inverse functional.
setInverseFuncional(boolean) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
Set the property to be inverse functional.
setJoinType(int) - Method in class edu.lehigh.swat.hawk.core.AxiomNode
 
setKnownOntologies(Hashtable) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Sets the hashtable that contains the known ontologies.
setLabel(String) - Method in interface edu.lehigh.swat.hawk.core.Document
Set the label.
setLabel(String) - Method in interface edu.lehigh.swat.hawk.core.OntObject
Set the label.
setLabel(String) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Set the label.
setLabel(String) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntObject
Set the label.
setLeftAxiomNode(AxiomNode) - Method in class edu.lehigh.swat.hawk.core.Axiom
 
setLoadImports(boolean) - Method in class edu.lehigh.swat.hawk.core.OntReader
set whether or not to load imported documents
setLocalName(String) - Method in class edu.lehigh.swat.hawk.core.ObjectId
Set the local name.
setMaxCardinality(int) - Method in class edu.lehigh.swat.hawk.core.AxiomNode
Set the specified number of 'maxCardinality'.
setMaxCardinality(int) - Method in interface edu.lehigh.swat.hawk.core.PropertyRestriction
Set the specified number of 'maxCardinality'.
setMaxCardinality(int) - Method in class edu.lehigh.swat.hawk.storage.simplememory.PropertyRestriction
Set the specified number of 'maxCardinality'.
setMinCardinality(int) - Method in class edu.lehigh.swat.hawk.core.AxiomNode
Set the specified number of 'minCardinality'.
setMinCardinality(int) - Method in interface edu.lehigh.swat.hawk.core.PropertyRestriction
Set the specified number of 'minCardinality'.
setMinCardinality(int) - Method in class edu.lehigh.swat.hawk.storage.simplememory.PropertyRestriction
Set the specified number of 'minCardinality'.
setModel(StorageModel) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Document
Set the storageModel.
setNameSpace(String) - Method in class edu.lehigh.swat.hawk.core.ObjectId
Set the namespace.
setNameSpaces(Map) - Method in interface edu.lehigh.swat.hawk.core.Document
Set the nameSpaces of this document.
setNameSpaces(Map) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Set the nameSpaces of this document.
setObject(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Assertion
set the object
setObject(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Assertion
set the object
setOnProperty(AxiomNode) - Method in class edu.lehigh.swat.hawk.core.AxiomNode
Set the property restricted on.
setOnProperty(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.PropertyRestriction
Set the property restricted on.
setOnProperty(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.PropertyRestriction
Set the property restricted on.
setOntology(Ontology) - Method in interface edu.lehigh.swat.hawk.core.OntObject
set the ontology that this object belongs to
setOntology(Ontology) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntObject
set the ontology that this object belongs to
setOntSeq(int) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Set the document sequence number.
setOption(String, int) - Method in class edu.lehigh.swat.hawk.owl.OwlDigWriter
Set options for the renderer.
setOrigSparql(String) - Method in class edu.lehigh.swat.hawk.storage.simpledb.SparqlQuery
 
setPerspective(DocId) - Method in class edu.lehigh.swat.hawk.storage.ontper.simpledb.Query
Set the perspective ontology's id.
setPerspective(DocId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Query
Set the perspective ontology's id.
setPerspective(DocId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.SparqlQuery
Set the perspective ontology's id.
setPredicate(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Assertion
set the predicate
setPredicate(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Assertion
set the predicate
setPrimitive(boolean) - Method in class edu.lehigh.swat.hawk.fol.Atom
 
setProxy(Proxy) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
 
setQueryOntology(String) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Set the query ontology.
setRange(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.OntProperty
set the domain
setRange(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
set the domain
setReasonerUrl(String) - Method in class edu.lehigh.swat.hawk.storage.dldb.DldbStorage
Set the reasoner path.
setRestriction(PropertyRestriction) - Method in class edu.lehigh.swat.hawk.core.AxiomNode
 
setRightAxiomNode(AxiomNode) - Method in class edu.lehigh.swat.hawk.core.Axiom
 
setSameSet(Collection) - Method in interface edu.lehigh.swat.hawk.core.Individual
Set the set of same individuals which this individual belongs to.
setSameSet(Collection) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Individual
Set the set of same individuals which this individual belongs to.
setSameSet(Collection) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Individual
Set the set of same individuals which this individual belongs to.
setSatisfiable(Boolean) - Method in interface edu.lehigh.swat.hawk.core.OntClass
Set the satisfiability of this class.
setSatisfiable(Boolean) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Set the satisfiability of this class.
setSize(int) - Method in interface edu.lehigh.swat.hawk.core.Document
Set the number of triples in this document.
setSize(int) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Set the number of triples in this document.
setSomeValuesFrom(AxiomNode) - Method in class edu.lehigh.swat.hawk.core.AxiomNode
Set the specified restriction class of 'someValuesFrom'.
setSomeValuesFrom(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.PropertyRestriction
Set the specified restriction class of 'someValuesFrom'.
setSomeValuesFrom(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.PropertyRestriction
Set the specified restriction class of 'someValuesFrom'.
setSource(Document) - Method in interface edu.lehigh.swat.hawk.core.OntObject
Set the source document.
setSource(Document) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntObject
Set the source document.
setSQLStatement(Statement) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Document
Set the SQL statement.
setSQLStatement(Statement) - Method in class edu.lehigh.swat.hawk.storage.simpledb.OntObject
Set the SQL statement.
setStorage(DatabaseStorage) - Method in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
setStreamErr(PrintStream) - Static method in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
setStreamOut(PrintStream) - Static method in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
setSubject(ObjectId) - Method in interface edu.lehigh.swat.hawk.core.Assertion
set the subject
setSubject(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Assertion
set the subject
setSymmetric(boolean) - Method in interface edu.lehigh.swat.hawk.core.OntProperty
set the property to be symetric or not
setSymmetric(boolean) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
set the property to be symetric or not
setTransitive(boolean) - Method in interface edu.lehigh.swat.hawk.core.OntProperty
set the property to be transitive or not
setTransitive(boolean) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntProperty
set the property to be transitive or not
setType(String) - Method in class edu.lehigh.swat.hawk.core.DatatypeValue
Set the data type.
setVersion(String) - Method in interface edu.lehigh.swat.hawk.core.Ontology
Set the version of this ontology.
setVersion(String) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Set the version of this ontology.
setVersion(String) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Ontology
Set the version of this ontology.
setViewDefinition(String, String) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
setXMLBase(String) - Method in interface edu.lehigh.swat.hawk.core.Document
Set the xml:Base of this document.
setXMLBase(String) - Method in class edu.lehigh.swat.hawk.storage.simplememory.Document
Set the xml:Base of this document.
SimpleMemoryStorage - Class in edu.lehigh.swat.hawk.storage.simplememory
A memory based storage model
SimpleMemoryStorage() - Constructor for class edu.lehigh.swat.hawk.storage.simplememory.SimpleMemoryStorage
Constructor
size - Variable in class edu.lehigh.swat.hawk.storage.simplememory.Document
 
SOMEVALUERESTRICTION - Static variable in interface edu.lehigh.swat.hawk.core.Ontology
 
sourceSeqNum - Variable in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
SparqlQuery - Class in edu.lehigh.swat.hawk.storage.simpledb
 
SparqlQuery() - Constructor for class edu.lehigh.swat.hawk.storage.simpledb.SparqlQuery
Constructor
SparqlQuery(String) - Constructor for class edu.lehigh.swat.hawk.storage.simpledb.SparqlQuery
 
SparqlQueryDB - Class in edu.lehigh.swat.hawk.helpers
 
SparqlQueryDB() - Constructor for class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
SparqlQueryDB(PrintStream, int) - Constructor for class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
SparqlQueryDB(PrintStream, PrintStream) - Constructor for class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
stmt - Variable in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
stmt - Variable in class edu.lehigh.swat.hawk.storage.simpledb.Document
 
stmt - Variable in class edu.lehigh.swat.hawk.storage.simpledb.OntObject
 
storage - Static variable in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
StorageModel - Class in edu.lehigh.swat.hawk.storage
Title: StorageModel.java
StorageModel() - Constructor for class edu.lehigh.swat.hawk.storage.StorageModel
 
storeOntology(Ontology) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
streamErr - Static variable in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
streamOut - Static variable in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 
STRING - Static variable in class edu.lehigh.swat.hawk.core.DatatypeValue
 
StringToQuery(String) - Static method in class edu.lehigh.swat.hawk.storage.simpledb.Query
Parse a string to query.
StringToQuery(String) - Static method in class edu.lehigh.swat.hawk.storage.simpledb.SparqlQuery
Parse a string to query.
SUBCLASSOF - Static variable in interface edu.lehigh.swat.hawk.core.Ontology
 
SUBPROPERTYOF - Static variable in interface edu.lehigh.swat.hawk.core.Ontology
 
subsumes(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simplememory.OntClass
Test if this class subsumes the given class.

T

topLevel(Ontology, AxiomNode) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
Returns true if the given AxiomNode is a top level node i.e.
topLevel(AxiomNode, AxiomNode) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
 
toString() - Method in class edu.lehigh.swat.hawk.fol.Atom
 
toString() - Method in class edu.lehigh.swat.hawk.fol.HornRule
 
toString() - Method in class edu.lehigh.swat.hawk.storage.Result
toString method.
toString() - Method in class edu.lehigh.swat.hawk.storage.ResultSet
ToString method.
toString() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Atom
 
toString() - Method in class edu.lehigh.swat.hawk.storage.simpledb.Query
 
toString() - Method in class edu.lehigh.swat.hawk.storage.simpledb.SparqlQuery
 

U

UNIONOF - Static variable in interface edu.lehigh.swat.hawk.core.Ontology
 
unpackList(Model, Resource) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfReader
OilEd: Unpacks a RDF List into a collection of resources
updateDocument(Document) - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
Update a document.
updateDocument(Document) - Method in class edu.lehigh.swat.hawk.storage.simplememory.SimpleMemoryStorage
Update a document.
updateDocument(Document) - Method in class edu.lehigh.swat.hawk.storage.StorageModel
Update a document.
updatePropertyTypes() - Method in class edu.lehigh.swat.hawk.storage.simpledb.DatabaseStorage
 
updateView(Atom, Vector<Vector<Atom>>) - Method in class edu.lehigh.swat.hawk.storage.ontper.dldb.Ontology
 
updateView(Atom, Vector<Vector<Atom>>) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
 

V

viewDefToTabNames(String) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Get the table names in the view definition
ViewForRestriction(ObjectId) - Method in class edu.lehigh.swat.hawk.storage.simpledb.Ontology
Get view definition for restriction.

W

write(OutputStream, Document) - Method in class edu.lehigh.swat.hawk.core.OntWriter
write a document to the output
write(OutputStream, Document) - Method in class edu.lehigh.swat.hawk.owl.OwlRdfWriter
write a document to output
writeOntology(Ontology, Writer, String) - Method in class edu.lehigh.swat.hawk.owl.OwlDigWriter
Render an ontology in SHIQ using the given writer

X

X - Static variable in class edu.lehigh.swat.hawk.fol.HornRule
 
xmlBase - Variable in class edu.lehigh.swat.hawk.storage.simplememory.Document
 

Y

Y - Static variable in class edu.lehigh.swat.hawk.fol.HornRule
 

Z

Z - Static variable in class edu.lehigh.swat.hawk.fol.HornRule
 

_

_verbose - Static variable in class edu.lehigh.swat.hawk.helpers.SparqlQueryDB
 

A C D E F G H I K L M N O P Q R S T U V W X Y Z _