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

A

abstractForm(OWLOntology) - Method in class uk.ac.man.cs.img.owl.validation.ValidatorServlet
 
AbstractOWLLexer - class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer.
Lexer for OWL abstract syntax.
AbstractOWLLexer(InputBuffer) - Constructor for class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
AbstractOWLLexer(InputStream) - Constructor for class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
AbstractOWLLexer(LexerSharedInputState) - Constructor for class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
AbstractOWLLexer(Reader) - Constructor for class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
AbstractOWLParser - class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser.
OWL abstract syntax implementation of Parser.
AbstractOWLParser() - Constructor for class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Creates a new AbstractOWLParser and sets the builder property to a new OWLBuilder with default OWLConnection.
AbstractOWLParser(OWLConnection) - Constructor for class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Creates a new AbstractOWLParser and sets the builder property to a new OWLBuilder with connection as OWLConnection.
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.SetTransitive
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.SetSymmetric
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.SetOneToOne
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.SetLogicalURI
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.SetInverseFunctional
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.SetFunctional
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.SetDeprecated
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.RemoveSuperClass
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.RemoveEquivalentClass
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.RemoveEnumeration
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.RemoveEntity
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.RemoveClassAxiom
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.OntologyChange
Accept a visit from a change visitor.
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddSuperProperty
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddSuperClass
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddPropertyAxiom
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddObjectPropertyRange
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddObjectPropertyInstance
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddInverse
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddIndividualClass
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddIndividualAxiom
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddImport
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddEquivalentClass
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddEnumeration
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddEntity
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddDomain
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddDataType
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddDataPropertyRange
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddDataPropertyInstance
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddClassAxiom
 
accept(ChangeVisitor) - Method in class org.semanticweb.owl.model.change.AddAnnotationInstance
 
accept(OWLClassAxiomVisitor) - Method in interface org.semanticweb.owl.model.OWLClassAxiom
Accept a visit from a visitor
accept(OWLClassAxiomVisitor) - Method in class org.semanticweb.owl.impl.model.OWLSubClassAxiomImpl
 
accept(OWLClassAxiomVisitor) - Method in class org.semanticweb.owl.impl.model.OWLEquivalentClassesAxiomImpl
 
accept(OWLClassAxiomVisitor) - Method in class org.semanticweb.owl.impl.model.OWLDisjointClassesAxiomImpl
 
accept(OWLDescriptionVisitor) - Method in interface org.semanticweb.owl.model.OWLDescription
Accept a visit from a visitor
accept(OWLDescriptionVisitor) - Method in class org.semanticweb.owl.impl.model.OWLOrImpl
 
accept(OWLDescriptionVisitor) - Method in class org.semanticweb.owl.impl.model.OWLObjectValueRestrictionImpl
 
accept(OWLDescriptionVisitor) - Method in class org.semanticweb.owl.impl.model.OWLObjectSomeRestrictionImpl
 
accept(OWLDescriptionVisitor) - Method in class org.semanticweb.owl.impl.model.OWLObjectCardinalityRestrictionImpl
 
accept(OWLDescriptionVisitor) - Method in class org.semanticweb.owl.impl.model.OWLObjectAllRestrictionImpl
 
accept(OWLDescriptionVisitor) - Method in class org.semanticweb.owl.impl.model.OWLNotImpl
 
accept(OWLDescriptionVisitor) - Method in class org.semanticweb.owl.impl.model.OWLFrameImpl
 
accept(OWLDescriptionVisitor) - Method in class org.semanticweb.owl.impl.model.OWLEnumerationImpl
 
accept(OWLDescriptionVisitor) - Method in class org.semanticweb.owl.impl.model.OWLDataValueRestrictionImpl
 
accept(OWLDescriptionVisitor) - Method in class org.semanticweb.owl.impl.model.OWLDataSomeRestrictionImpl
 
accept(OWLDescriptionVisitor) - Method in class org.semanticweb.owl.impl.model.OWLDataCardinalityRestrictionImpl
 
accept(OWLDescriptionVisitor) - Method in class org.semanticweb.owl.impl.model.OWLDataAllRestrictionImpl
 
accept(OWLDescriptionVisitor) - Method in class org.semanticweb.owl.impl.model.OWLClassImpl
 
accept(OWLDescriptionVisitor) - Method in class org.semanticweb.owl.impl.model.OWLAndImpl
 
accept(OWLEntityVisitor) - Method in interface org.semanticweb.owl.model.OWLEntity
Accept a visit from a visitor
accept(OWLEntityVisitor) - Method in class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 
accept(OWLEntityVisitor) - Method in class org.semanticweb.owl.impl.model.OWLIndividualImpl
 
accept(OWLEntityVisitor) - Method in class org.semanticweb.owl.impl.model.OWLDataPropertyImpl
 
accept(OWLEntityVisitor) - Method in class org.semanticweb.owl.impl.model.OWLClassImpl
 
accept(OWLEntityVisitor) - Method in class org.semanticweb.owl.impl.model.OWLAnnotationPropertyImpl
 
accept(OWLIndividualAxiomVisitor) - Method in interface org.semanticweb.owl.model.OWLIndividualAxiom
Accept a visit from a visitor
accept(OWLIndividualAxiomVisitor) - Method in class org.semanticweb.owl.impl.model.OWLSameIndividualsAxiomImpl
 
accept(OWLIndividualAxiomVisitor) - Method in class org.semanticweb.owl.impl.model.OWLDifferentIndividualsAxiomImpl
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owl.model.OWLObject
Accept a visit from a visitor
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLSubPropertyAxiomImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLSubClassAxiomImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLSameIndividualsAxiomImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLOrImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLObjectValueRestrictionImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLObjectSomeRestrictionImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLObjectImpl
Accept a visit from a visitor
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLObjectCardinalityRestrictionImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLObjectAllRestrictionImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLNotImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLIndividualImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLFrameImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLEquivalentPropertiesAxiomImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLEquivalentClassesAxiomImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLEnumerationImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLDisjointClassesAxiomImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLDifferentIndividualsAxiomImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLDataValueRestrictionImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLDataSomeRestrictionImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLDataPropertyImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLDataEnumerationImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLDataCardinalityRestrictionImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLDataAllRestrictionImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLConcreteDataTypeImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLConcreteDataImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLClassImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLAnnotationPropertyImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLAnnotationInstanceImpl
 
accept(OWLObjectVisitor) - Method in class org.semanticweb.owl.impl.model.OWLAndImpl
 
accept(OWLPropertyAxiomVisitor) - Method in interface org.semanticweb.owl.model.OWLPropertyAxiom
Accept a visit from a visitor
accept(OWLPropertyAxiomVisitor) - Method in class org.semanticweb.owl.impl.model.OWLSubPropertyAxiomImpl
 
accept(OWLPropertyAxiomVisitor) - Method in class org.semanticweb.owl.impl.model.OWLEquivalentPropertiesAxiomImpl
 
AddAllEntitiesStrategy - class org.semanticweb.owl.model.change.AddAllEntitiesStrategy.
AddAllEntitiesStrategy.java Created: Fri Feb 14 09:25:12 2003
AddAllEntitiesStrategy() - Constructor for class org.semanticweb.owl.model.change.AddAllEntitiesStrategy
 
AddAnnotationInstance - class org.semanticweb.owl.model.change.AddAnnotationInstance.
AddAnnotationInstance.java Created: Fri May 09 15:39:12 2003
addAnnotationInstance(OWLObject, OWLBuilder.AnnotationComponent) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds the annotation instance with the parameter subject as subject and with property and content given by the paameter annComponent.
AddAnnotationInstance(OWLOntology, OWLObject, OWLAnnotationProperty, Object, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddAnnotationInstance
 
addAnnotationProperty(URI) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds the annotation property identified by id, to the current ontology.
addClass(URI) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds the class identified by id, to the current ontology.
AddClassAxiom - class org.semanticweb.owl.model.change.AddClassAxiom.
Add a class axiom.
addClassAxiom(OWLClassAxiom) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds axiom to the ontology.
AddClassAxiom(OWLOntology, OWLClassAxiom, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddClassAxiom
 
addDataProperty(URI) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds the data property identified by id, to the current ontology.
AddDataPropertyInstance - class org.semanticweb.owl.model.change.AddDataPropertyInstance.
Add a superclass assertion to a class.
AddDataPropertyInstance(OWLOntology, OWLIndividual, OWLDataProperty, OWLDataValue, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddDataPropertyInstance
 
AddDataPropertyRange - class org.semanticweb.owl.model.change.AddDataPropertyRange.
Add a range constraint to a DataProperty.
addDataPropertyRange(OWLDataProperty, OWLDataRange) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds range to property.
AddDataPropertyRange(OWLOntology, OWLDataProperty, OWLDataRange, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddDataPropertyRange
 
addDataSubPropertyAxiom(URI, URI) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds to the current ontology an axiom stating that (the data property corresponding to) subId is a subproperty of (the data property corresponding to) supId.
AddDataType - class org.semanticweb.owl.model.change.AddDataType.
Add a new Entity.
AddDataType(OWLOntology, OWLDataType, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddDataType
 
addDataType(URI) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Add the data type corresponding to id to the current ontology.
addDescriptionToIndividual(OWLDescription, OWLIndividual) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds description to individual in current ontology.
addDifferentIndividualsAxiom(Set) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Asserts individuals are different in the current ontology.
addDisjointClassesAxiom(Set) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds the evident axiom for disjuncts to the ontology.
AddDomain - class org.semanticweb.owl.model.change.AddDomain.
Add a domain constraint to a property.
AddDomain(OWLOntology, OWLProperty, OWLDescription, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddDomain
 
AddEntity - class org.semanticweb.owl.model.change.AddEntity.
Add a new Entity.
AddEntity(OWLOntology, OWLEntity, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddEntity
 
AddEnumeration - class org.semanticweb.owl.model.change.AddEnumeration.
Add an assertion that a class is equivalent to an enumeration.
addEnumeration(OWLClass, Set) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds an enumeration of individuals to oClass.
AddEnumeration(OWLOntology, OWLClass, OWLEnumeration, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddEnumeration
 
AddEquivalentClass - class org.semanticweb.owl.model.change.AddEquivalentClass.
Add an equivalence to a class description.
addEquivalentClass(OWLClass, Set) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds to the current ontology the axiom stating that oClass is equivalent to the conjunction of the OWLDescriptions in descriptions.
AddEquivalentClass(OWLOntology, OWLClass, OWLDescription, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddEquivalentClass
 
addEquivalentClassesAxiom(Set) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds the evident axiom for equivalents to the ontology.
addEquivalentDataPropertiesAxiom(Set) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds the evident axiom for equivalents to the ontology.
addEquivalentObjectPropertiesAxiom(Set) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds the evident axiom for equivalents to the ontology.
AddImport - class org.semanticweb.owl.model.change.AddImport.
Add an ontology import assertion to an ontology.
AddImport(OWLOntology, OWLOntology, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddImport
 
addIndividual(URI) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds the individual identified by id, to the current ontology.
AddIndividualAxiom - class org.semanticweb.owl.model.change.AddIndividualAxiom.
Add an individual axiom.
AddIndividualAxiom(OWLOntology, OWLIndividualAxiom, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddIndividualAxiom
 
AddIndividualClass - class org.semanticweb.owl.model.change.AddIndividualClass.
Add a superclass assertion to an individual.
AddIndividualClass(OWLOntology, OWLIndividual, OWLDescription, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddIndividualClass
 
AddInverse - class org.semanticweb.owl.model.change.AddInverse.
Add an inverse to an ObjectProperty.
addInverse(OWLObjectProperty, URI) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds the inverse object property identified by inverseId to property (and to the current ontology).
AddInverse(OWLOntology, OWLObjectProperty, OWLObjectProperty, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddInverse
 
additionalParsingHook() - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
This function provides a hook for parser extensions.
addLiteralTriple(URI, URI, String, String, String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
addModelAttribte(String, String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
addModelAttribte(String, String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter2
 
addModelAttribte(String, String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter
 
addModelAttribte(String, String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestConsumer
 
addObjectProperty(URI) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds the object property identified by id to the current ontology.
AddObjectPropertyInstance - class org.semanticweb.owl.model.change.AddObjectPropertyInstance.
Add a superclass assertion to a class.
AddObjectPropertyInstance(OWLOntology, OWLIndividual, OWLObjectProperty, OWLIndividual, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddObjectPropertyInstance
 
AddObjectPropertyRange - class org.semanticweb.owl.model.change.AddObjectPropertyRange.
Add a range constraint to an object property.
addObjectPropertyRange(OWLObjectProperty, OWLDescription) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds range to property.
AddObjectPropertyRange(OWLOntology, OWLObjectProperty, OWLDescription, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddObjectPropertyRange
 
addObjectSubPropertyAxiom(URI, URI) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds to the current ontology an axiom stating that (the object property corresponding to) subId is a subproperty of (the object property corresponding to) supId.
addOntology(OWLOntologyImpl) - Method in class org.semanticweb.owl.impl.model.OWLPropertyAxiomImpl
Add the given ontology to the collection that this class knows it appears in.
addOntology(OWLOntologyImpl) - Method in class org.semanticweb.owl.impl.model.OWLIndividualAxiomImpl
Add the given ontology to the collection that this class knows it appears in.
addOntology(OWLOntologyImpl) - Method in class org.semanticweb.owl.impl.model.OWLEquivalentClassesAxiomImpl
Add the given ontology to the collection that this class knows it appears in.
addOntology(OWLOntologyImpl) - Method in class org.semanticweb.owl.impl.model.OWLEntityImpl
Add the given ontology to the collection that this class knows it appears in.
addOntology(OWLOntologyImpl) - Method in class org.semanticweb.owl.impl.model.OWLDisjointClassesAxiomImpl
Add the given ontology to the collection that this class knows it appears in.
addOntology(OWLOntologyImpl) - Method in class org.semanticweb.owl.impl.model.OWLClassAxiomImpl
Add the given ontology to the collection that this class knows it appears in.
addOntologyAnnotationInstance(OWLBuilder.AnnotationComponent) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds the annotation instance with ontology itself as subject and with property and content given by the paameter annComponent.
addOntologyChangeListener(OntologyChangeListener) - Method in interface org.semanticweb.owl.model.change.OntologyChangeSource
Add an ontology change listener to the collection of things that should be notified when ontology change events occur.
addOntologyChangeListener(OntologyChangeListener) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
AddPropertyAxiom - class org.semanticweb.owl.model.change.AddPropertyAxiom.
Add a property axiom
AddPropertyAxiom(OWLOntology, OWLPropertyAxiom, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddPropertyAxiom
 
addPropertyAxiom(OWLPropertyAxiom) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds axiom to the current ontology.
addPropertyDomain(OWLProperty, OWLDescription) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds domain to property.
addPropertyValue(OWLIndividual, OWLBuilder.PropertyValue) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds the property value propValue to subject.
addSameIndividualsAxiom(Set) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Asserts individuals are the same in the current ontology.
addSubClassAxiom(OWLDescription, OWLDescription) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds an axiom stating that description1 is a subclass of description1.
AddSuperClass - class org.semanticweb.owl.model.change.AddSuperClass.
Add a superclass assertion to a class.
addSuperClass(OWLClass, Set) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds to the current ontology the axiom stating that the oClass is a subclass of the conjunction of the OWLDescriptions in descriptions.
AddSuperClass(OWLOntology, OWLClass, OWLDescription, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddSuperClass
 
AddSuperProperty - class org.semanticweb.owl.model.change.AddSuperProperty.
Add a superclass assertion to a class.
AddSuperProperty(OWLOntology, OWLProperty, OWLProperty, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.AddSuperProperty
 
addSuperProperty(OWLProperty, OWLProperty) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Adds to the current ontology the fact that property has superProperty as super property.
addToMap(Map, Object, Object) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
addTriple(URI, URI, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
ALL - Static variable in class org.semanticweb.owl.model.helper.OWLBuilder.DescriptionComponent
 
ALL - Static variable in class org.semanticweb.owl.model.helper.OWLBuilder.DataRangeComponent
 
ALL_VALUES_FROM - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
ALL_VALUES_FROM - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
allCodes - Static variable in class uk.ac.man.cs.img.owl.util.Errors
An array of all the possible error conditions that might occur
allDefinitionsAsAxioms(OWLOntology) - Static method in class org.semanticweb.owl.model.helper.OntologyHelper
Returns a collection of OWLClassAxioms that represent all the assertions made about classes in the ontology.
allPropertyDefinitionsAsAxioms(OWLOntology) - Static method in class org.semanticweb.owl.model.helper.OntologyHelper
Returns a collection of OWLPropertyAxioms that represent all the assertions made about classes in the ontology.
allSuperProperties(OWLProperty, Set) - Static method in class org.semanticweb.owl.model.helper.OntologyHelper
 
allURIs - Variable in class org.semanticweb.owl.io.owl_rdf.Renderer
 
allURIs(OWLOntology) - Static method in class org.semanticweb.owl.model.helper.OntologyHelper
Returns all the uris of all the entities in the ontology.
ancestorClassesOf(OWLClass) - Method in interface org.semanticweb.owl.inference.OWLTaxonomyReasoner
Returns the collection of all superclasses of the given class.
ancestorClassesOf(OWLClass) - Method in class uk.ac.man.cs.img.owl.inference.NonInferencingTaxonomyReasoner
 
ancestorClassesOf(OWLClass) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLTaxonomyReasoner
 
ancestorClassesOf(OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLClassReasoner
Returns the collection of all superclasses of the given description.
ancestorClassesOf(OWLDescription) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner
 
ANN_PROP - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
ANN_PROP_INT - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
ANNOTATION - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
ANNOTATION - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
ANNOTATION_LOWER - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
ANNOTATION_LOWER - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
ANNOTATION_PROPERTY - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
ANNOTATION_PROPERTY - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
annotation() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
annotationProperties - Variable in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
annotationProperty() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
annotationPropertyID() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
ANONYMOUS_CLASS_CREATION - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
anonymousIndividuals - Variable in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
ANTLRParser - class org.semanticweb.owl.io.abstract_syntax.ANTLRParser.
ANTLR generated parser for OWL abstract syntax.
ANTLRParser(ParserSharedInputState) - Constructor for class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
ANTLRParser(TokenBuffer) - Constructor for class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
ANTLRParser(TokenBuffer, int) - Constructor for class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
ANTLRParser(TokenStream) - Constructor for class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
ANTLRParser(TokenStream, int) - Constructor for class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
ANTLRParserTokenTypes - interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes.
 
applyChange(OntologyChange) - Method in class org.semanticweb.owl.util.OntologyReplicator
Adds an event to be processed.
applyChange(OntologyChange) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
applyChanges(List) - Method in interface org.semanticweb.owl.util.OWLConnection
Applies the list of changes to the ontologies loaded by this connection.
applyChanges(List) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
Processes changes in the change list.
applyChanges(List) - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
Deprecated.  
ARABIC_DIGIT - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
ARABIC_DIGIT - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
AT - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
AT - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
axiom() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
AxiomRenderer - class uk.ac.man.cs.img.owl.io.tptp.AxiomRenderer.
AxiomRenderer.java Created: Fri Feb 21 10:57:24 2003
AxiomRenderer(Renderer) - Constructor for class uk.ac.man.cs.img.owl.io.tptp.AxiomRenderer
 

B

builder - Variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Main helper to build the OWLOntology.
BUILTINREDEFINITION - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 

C

canonicalize(OWLDataValue) - Method in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
canUseConnectionForParameters(OWLConnection, Map) - Static method in class org.semanticweb.owl.util.OWLManager
Checks if supplied connection can be used for opening a model with given parameters.
CAPABILITY_ALWAYS_SAVED - Static variable in class org.semanticweb.owl.util.OWLManager
Capability specifying that model is always saved.
CAPABILITY_SUPPORTS_NOTIFICATIONS - Static variable in class org.semanticweb.owl.util.OWLManager
Capability specifying that model supports notifications.
CAPABILITY_SUPPORTS_OPTIMIZED_LOADING - Static variable in class org.semanticweb.owl.util.OWLManager
Capability specifying that model supports optimized loading.
CARD - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
CARD - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
CARDINALITY - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
CARDINALITY - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
CARDINALITY - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
cardinality() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
cardinalityException(String) - Method in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
cause - Variable in class org.semanticweb.owl.model.change.OntologyChange
The possible cause of the event
cause - Variable in class org.semanticweb.owl.impl.model.OWLOntologyImpl.EntityAdder
 
changeListeners - Variable in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
changeOntologyLogicalURI(OWLOntology, URI) - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
 
ChangeVisitor - interface org.semanticweb.owl.model.change.ChangeVisitor.
ChangeVisitors are responsible for executing OntologyChange events.
ChangeVisitorAdapter - class org.semanticweb.owl.model.change.ChangeVisitorAdapter.
Default implementation of ChangeVisitor.
ChangeVisitorAdapter() - Constructor for class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
checkAndConsumeBNode(URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Check to see if the given node is a bnode, and if so, whether it's been used before.
checkBooleans() - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Check that any booleans are declared properly.
checkForMalformedLists() - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
checkForOneOfs() - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Check that any oneOfs are declared properly.
checkForRDFProperties() - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Check that any properties declared using rdf:Property have also been dealt with properly.
checkForRDFSClasses() - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Check that anything declared as an rdfs:Class has been dealt with properly.
checkForUndefinedClasses() - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
checkForUndefinedDataProperties() - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
checkForUndefinedObjectProperties() - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
checkForUndefinedOntologies() - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
checkForUntypedIndividuals() - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
checkInterrupted() - Method in class org.semanticweb.owl.util.OntologyProcessor
Checks whether the thread has been interrupted and throws an exception.
CHUNK_SIZE - Static variable in class org.semanticweb.owl.util.OntologyProcessor
The size of the chunks for processing.
CLASS - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
CLASS - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
classAxioms - Variable in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
classes - Variable in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
classID() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
ClassOrRestrictionIdentifier - class uk.ac.man.cs.img.owl.validation.ClassOrRestrictionIdentifier.
Tells you whether the given object is an OWLClass.
ClassOrRestrictionIdentifier() - Constructor for class uk.ac.man.cs.img.owl.validation.ClassOrRestrictionIdentifier
 
clone() - Method in interface org.semanticweb.owl.model.OWLObject
 
clone() - Method in class org.semanticweb.owl.impl.model.OWLObjectImpl
 
close() - Method in interface org.semanticweb.owl.util.OWLConnection
Closes this connection, i.e. closes all open ontologies.
close() - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
Closes all opened ontologies.
COLON - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
COLON - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
COMPLEMENT - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
COMPLEMENT_OF - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
COMPLEMENT_OF - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
complementOf(OWLDescription) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the OWLDescription corresponding to the complement of description.
COMPLETE - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
COMPLETE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
COMPLETE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
COMPLEXTRANSITIVE - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
computeChanges(List) - Method in interface org.semanticweb.owl.model.change.EvolutionStrategy
 
computeChanges(List) - Method in class org.semanticweb.owl.model.change.AddAllEntitiesStrategy
 
consistency(OWLOntology) - Method in interface org.semanticweb.owl.inference.OWLConsistencyChecker
Knowledge base consistency test.
consistency(OWLOntology) - Method in class uk.ac.man.cs.img.owl.inference.dl.RACERConsistencyChecker
 
consistency(OWLOntology) - Method in class uk.ac.man.cs.img.owl.inference.firstorder.ConsistencyChecker
Knowledge base consistency test.
ConsistencyChecker - class uk.ac.man.cs.img.owl.inference.firstorder.ConsistencyChecker.
An OWL consistency checker.
ConsistencyChecker() - Constructor for class uk.ac.man.cs.img.owl.inference.firstorder.ConsistencyChecker
 
CONSISTENT - Static variable in interface org.semanticweb.owl.inference.OWLConsistencyChecker
 
ConstructChecker - interface org.semanticweb.owl.validation.ConstructChecker.
 
ConstructChecker - class uk.ac.man.cs.img.owl.validation.ConstructChecker.
An implementation of a construct checker.
ConstructChecker() - Constructor for class uk.ac.man.cs.img.owl.validation.ConstructChecker
 
constructs - Variable in class uk.ac.man.cs.img.owl.validation.ConstructChecker
 
constructs(OWLOntology) - Method in class uk.ac.man.cs.img.owl.validation.ValidatorServlet
 
constructsUsed(OWLOntology) - Method in interface org.semanticweb.owl.validation.ConstructChecker
Returns a set of Integers representing the constructs used within an ontology.
constructsUsed(OWLOntology) - Method in class uk.ac.man.cs.img.owl.validation.ConstructChecker
 
convert(String) - Static method in class uk.ac.man.cs.img.owl.inference.dl.FaCTConverter
 
convert(String) - Static method in class uk.ac.man.cs.img.owl.inference.firstorder.TPTPConverter
 
ConverterServlet - class uk.ac.man.cs.img.owl.validation.ConverterServlet.
Basic Validation Servlet.
ConverterServlet() - Constructor for class uk.ac.man.cs.img.owl.validation.ConverterServlet
 
copyConcepts(Set) - Method in class org.semanticweb.owl.util.OntologyReplicator
Copies the information about the concepts.
copyInstances(Set) - Method in class org.semanticweb.owl.util.OntologyReplicator
Copies the information about the instances.
copyProperties(Set) - Method in class org.semanticweb.owl.util.OntologyReplicator
Copies the information about the properties.
createAnnotationInstance(OWLOntology, URI, URI, Object) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
createAnnotationProperty(OWLOntology, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
createCardinalityComponent(int) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Creates a CardinalityComponent with type type.
createClass(OWLOntology, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Method createClass.
createDataProperty(OWLOntology, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
createDataPropertyInstance(OWLOntology, URI, URI, String, String, String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
createDatatype(OWLOntology, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Method createDatatype.
createDescriptionComponent(OWLDescription, int) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Creates a DescriptionComponent with description description and type type.
createDifferentFrom(OWLOntology, URI, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
createDomain(OWLOntology, URI, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
createEquivalentProperty(OWLOntology, URI, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
createInverseOf(OWLOntology, URI, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
We assume that inverse of must apply to object properties.
createObjectProperty(OWLOntology, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
createOntology(OWLOntology, String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Method createOntology.
createOntology(URI, URI) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Creates an ontology identified by id together with an OWLDataFactory and a ChangeVisitor.
createOntology(URI, URI) - Method in interface org.semanticweb.owl.util.OWLConnection
Creates an OWLOntology with a given physical and logical URI.
createOntology(URI, URI) - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
 
createOWLOntology(URI, URI) - Method in interface org.semanticweb.owl.util.OWLConnection
Deprecated.  
createOWLOntology(URI, URI) - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
Deprecated. Use createOntology instead.
createPropertyInstance(OWLOntology, URI, URI, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
createRange(OWLOntology, URI, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Method createRange.
createSameIndividualAs(OWLOntology, URI, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Method createSameIndividualAs.
createSubProperty(OWLOntology, URI, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
createTargetOWLOntology(OWLOntology) - Method in class org.semanticweb.owl.util.OntologyReplicator
Creates a target model for given source OWL Ontology.
CYCLICAL_BNODES - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 

D

DASH - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
DASH - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
DATA_PROP_INT - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
DATA_PROPERTY - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
dataLiteral() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
dataProperties - Variable in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
DATARANGE - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
dataRange() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
dataRestrictionComponent() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
DATATYPE - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
DATATYPE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
DATATYPE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
DATATYPE_PROPERTY - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
DATATYPE_PROPERTY - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
dataType() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
datatypeID() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
dataTypeProperty() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
datatypes - Variable in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
datatypeString() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
datavaluedPropertyID() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
defaultLinker() - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
DEPRECATED - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
DEPRECATED - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
descendantClassesOf(OWLClass) - Method in interface org.semanticweb.owl.inference.OWLTaxonomyReasoner
Returns the collection of all subclasses of the given class.
descendantClassesOf(OWLClass) - Method in class uk.ac.man.cs.img.owl.inference.NonInferencingTaxonomyReasoner
 
descendantClassesOf(OWLClass) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLTaxonomyReasoner
 
descendantClassesOf(OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLClassReasoner
Returns the collection of all subclasses of the given description.
descendantClassesOf(OWLDescription) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner
 
description() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
DescriptionRenderer - class org.semanticweb.owl.io.simple.DescriptionRenderer.
DescriptionRenderer.java Created: Mon Feb 17 17:19:24 2003
DescriptionRenderer() - Constructor for class org.semanticweb.owl.io.simple.DescriptionRenderer
 
determineType(OWLDataValue) - Method in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
determineType(URI) - Method in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
DIFFERENT_INDIVIDUALS - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
DIFFERENT_INDIVIDUALS - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
DIFFERENTINDIVIDUAL - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
DIGIT_NON_ARABIC - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
DIGIT_NON_ARABIC - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
directive() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
DISJOINT - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
DISJOINT_CLASSES - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
DISJOINT_CLASSES - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
disjointClasses() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
DL - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
Constant representing OWL-DL.
doGet(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.man.cs.img.owl.validation.ValidatorServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.man.cs.img.owl.validation.ValidationTestServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.man.cs.img.owl.validation.ConverterServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.man.cs.img.owl.presentation.PresentationServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.man.cs.img.owl.presentation.PedroServlet
 
DOMAIN - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
DOMAIN - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
done(String) - Method in interface org.semanticweb.owl.validation.SpeciesValidatorReporter
 
done(String) - Method in class uk.ac.man.cs.img.owl.validation.ValidatorLogger
 
done(String) - Method in class uk.ac.man.cs.img.owl.validation.HTMLFragmentReporter
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.man.cs.img.owl.validation.ValidatorServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.man.cs.img.owl.validation.ValidationTestServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.man.cs.img.owl.validation.ConverterServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.man.cs.img.owl.presentation.PresentationServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.man.cs.img.owl.presentation.PedroServlet
 
doReplication() - Method in class org.semanticweb.owl.util.OntologyReplicator
Starts the replication of the source model to the target model
doRequest(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.man.cs.img.owl.validation.ValidatorServlet
 
doRequest(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.man.cs.img.owl.validation.ValidationTestServlet
 
doRequest(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.man.cs.img.owl.validation.ConverterServlet
 
doRequest(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.man.cs.img.owl.presentation.PresentationServlet
 
doRequest(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.man.cs.img.owl.presentation.PedroServlet
 
DOUBLE_CARET - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
DOUBLE_CARET - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
dumpHierarchy(OWLTaxonomyReasoner, PrintWriter) - Static method in class uk.ac.man.cs.img.owl.inference.InferenceHelper
Dumps a textual rendering of the class hierarchy to the given writer
dumpHierarchy(PrintWriter) - Method in class uk.ac.man.cs.img.owl.inference.NonInferencingTaxonomyReasoner
 
dumpHierarchy(PrintWriter, OWLClass, int) - Method in class uk.ac.man.cs.img.owl.inference.NonInferencingTaxonomyReasoner
 
dumpHierarchyRDFS(OWLTaxonomyReasoner, PrintWriter) - Static method in class uk.ac.man.cs.img.owl.inference.InferenceHelper
Dumps the class hierarchy as RDFS
dumpTriples() - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 

E

endModel() - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
endModel() - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter2
 
endModel() - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter
 
endModel() - Method in class uk.ac.man.cs.img.owl.test.OWLTestConsumer
 
entities() - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
Returns the entities collected
ENUMERATED_CLASS - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
ENUMERATED_CLASS - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
enumeratedClass() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
EOF - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
EOF - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
EQ - Static variable in class org.semanticweb.owl.model.helper.OWLBuilder.CardinalityComponent
 
EQUAL - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
EQUAL - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
EQUIVALENCE - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
EQUIVALENT_CLASSES - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
EQUIVALENT_CLASSES - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
EQUIVALENT_PROPERTIES - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
EQUIVALENT_PROPERTIES - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
equivalentClasses() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
equivalentClassesOf(OWLClass) - Method in interface org.semanticweb.owl.inference.OWLTaxonomyReasoner
Returns the collection of (named) classes which are equivalent to the given class.
equivalentClassesOf(OWLClass) - Method in class uk.ac.man.cs.img.owl.inference.NonInferencingTaxonomyReasoner
 
equivalentClassesOf(OWLClass) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLTaxonomyReasoner
 
equivalentClassesOf(OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLClassReasoner
Returns the collection of (named) classes which are equivalent to the given description.
equivalentClassesOf(OWLDescription) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner
 
equivalentProperties() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
EQUIVALENTPROPERTY - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
error(String) - Method in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorHandler
A parsing error has occurred.
error(String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
Errors - class uk.ac.man.cs.img.owl.util.Errors.
A basic class for an OWL ontology processor.
Errors() - Constructor for class uk.ac.man.cs.img.owl.util.Errors
 
ESC - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
ESC - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
escape(Object) - Static method in class org.semanticweb.owl.io.abstract_syntax.Renderer
 
EvolutionStrategy - interface org.semanticweb.owl.model.change.EvolutionStrategy.
Computes the required changes according to a particular change strategy.
ExceptionThrowingOWLObjectVisitorAdapter - class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter.
Provides an implementation of the OWLObjectVisitor interface that simply throws an exception for any visit.
ExceptionThrowingOWLObjectVisitorAdapter() - Constructor for class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
ExceptionThrowingOWLObjectVisitorAdapter(OWLException) - Constructor for class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
Creates a new ExceptionThrowingOWLObjectVisitorAdapter instance.
ExceptionThrowingOWLObjectVisitorAdapter(String) - Constructor for class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
Creates a new ExceptionThrowingOWLObjectVisitorAdapter instance.
explain(int, int, String) - Method in interface org.semanticweb.owl.validation.SpeciesValidatorReporter
Inform as to why the validator considers the ontology to be in a particular species.
explain(int, int, String) - Method in class uk.ac.man.cs.img.owl.validation.ValidatorLogger
 
explain(int, int, String) - Method in class uk.ac.man.cs.img.owl.validation.SpeciesValidator
Provide an explanation as to why the validator considers the ontology to be in a particular species.
explain(int, int, String) - Method in class uk.ac.man.cs.img.owl.validation.HTMLFragmentReporter
 
EXPRESSIONINAXIOM - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
EXPRESSIONINRESTRICTION - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
externalDescription(OWLBuilder, Map, Map) - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Invoked by AbstractOWLParser.parseDescription(Reader).

F

fact() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
FaCTConverter - class uk.ac.man.cs.img.owl.inference.dl.FaCTConverter.
Given the URL of the manifest of an OWL Test, attempts to produce a FaCT++ file that can be used to verify the test.
FaCTConverter() - Constructor for class uk.ac.man.cs.img.owl.inference.dl.FaCTConverter
 
filterEvent(OntologyChange) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
fixed() - Method in class uk.ac.man.cs.img.owl.util.Fixer
 
Fixer - class uk.ac.man.cs.img.owl.util.Fixer.
A tool that attempts to "fix" OWL Full ontologies.
Fixer() - Constructor for class uk.ac.man.cs.img.owl.util.Fixer
 
flushChanges() - Method in class org.semanticweb.owl.util.OntologyReplicator
Flushes the changes to the OWL Ontology.
footer() - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
FULL - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
Constant representing OWL-Full
FUNCTIONAL - Static variable in class org.semanticweb.owl.model.helper.OWLBuilder
 
FUNCTIONAL - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
FUNCTIONAL - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
FUNCTIONAL - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 

G

generateShortNames() - Method in class org.semanticweb.owl.io.owl_rdf.Renderer
 
generateShortNames() - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
getAllDifferent() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getAllIncludedOntologies(OWLOntology) - Static method in class org.semanticweb.owl.util.OWLOntologies
Finds all included ontologies.
getAllLogicalURIs() - Method in interface org.semanticweb.owl.util.OWLConnection
Returns the set of logical URIs used as identifiers of the ontologies loaded by this connection.
getAllLogicalURIs() - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
Returns the set of logical URIs of all OI-models available at the node represented by this KAON connection.
getAllOntologies() - Method in interface org.semanticweb.owl.util.OWLConnection
Returns the set of OWL Ontologies that are loaded by this OWLConnection.
getAllOntologies() - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
Returns the set of OI-models available at the node represented by this KAON connection.
getAllValuesFrom() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getAlt() - Method in class org.semanticweb.owl.io.vocabulary.RDFVocabularyAdapter
Returns the name of the 'Alt' property.
getAndAssumeOWLClass(URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
getAnnotationProperties() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getAnnotationProperties() - Method in interface org.semanticweb.owl.model.OWLOntology
Returns a list of the annotation properties of the ontology
getAnnotationProperties() - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
Returns a list of the annotation properties of the ontology
getAnnotationProperty() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getAnnotationProperty(URI) - Method in interface org.semanticweb.owl.model.OWLOntology
getAnnotationProperty Retrieves an Annotation Property with a given uri
getAnnotationProperty(URI) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the annotation property corresponding to id in the current ontology.
getAnnotationProperty(URI) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
getAnnotationProperty Retrieves an AnnotationProperty with a given uri
getAnnotations() - Method in interface org.semanticweb.owl.model.OWLObject
Returns the annotations on the object.
getAnnotations() - Method in class org.semanticweb.owl.impl.model.OWLObjectImpl
Returns annotations on the object.
getAnnotations(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLObject
Returns the annotations on the object in the given ontology.
getAnnotations(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLObjectImpl
Returns the annotatsion in the given ontology.
getAnnotations(OWLOntology, OWLObject, OWLAnnotationProperty) - Static method in class org.semanticweb.owl.model.helper.OntologyHelper
Return the objects which are the fillers in the annotations applied to the given object using the given annotation property.
getANTLRParser() - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Get the ANTLR generated parser that performs the actual parsing.
getAnyURI() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getAtLeast() - Method in interface org.semanticweb.owl.model.OWLCardinalityRestriction
 
getAtLeast() - Method in class org.semanticweb.owl.impl.model.OWLObjectCardinalityRestrictionImpl
 
getAtLeast() - Method in class org.semanticweb.owl.impl.model.OWLDataCardinalityRestrictionImpl
 
getAtMost() - Method in interface org.semanticweb.owl.model.OWLCardinalityRestriction
 
getAtMost() - Method in class org.semanticweb.owl.impl.model.OWLObjectCardinalityRestrictionImpl
 
getAtMost() - Method in class org.semanticweb.owl.impl.model.OWLDataCardinalityRestrictionImpl
 
getAxiom() - Method in class org.semanticweb.owl.model.change.RemoveClassAxiom
The axiom to be removed.
getAxiom() - Method in class org.semanticweb.owl.model.change.AddPropertyAxiom
The entity that should be added.
getAxiom() - Method in class org.semanticweb.owl.model.change.AddIndividualAxiom
The entity that should be added.
getAxiom() - Method in class org.semanticweb.owl.model.change.AddClassAxiom
The entity that should be added.
getBackwardCompatibleWith() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getBackwardCompatibleWith() - Method in interface org.semanticweb.owl.model.OWLOntology
 
getBackwardCompatibleWith() - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
getBag() - Method in class org.semanticweb.owl.io.vocabulary.RDFVocabularyAdapter
Returns the name of the 'Bag' property.
getBase64Binary() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getBoolean() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getBuilder() - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Get the OWLBuilder.
getByPredicate(String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
getByPredicate(URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
getByte() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getCardinality() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getCardinality() - Method in class org.semanticweb.owl.model.helper.OWLBuilder.CardinalityComponent
Gets the cardinality property.
getCause() - Method in class org.semanticweb.owl.model.change.OntologyChange
 
getChangeVisitor() - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Gets the current ChangeVisitor.
getChangeVisitor() - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
Returns a ChangeVisitor that will apply change events to this ontology.
getChangeVisitor(OWLOntology) - Method in interface org.semanticweb.owl.util.OWLConnection
Given an ontology, returns a change visitor that will enact changes over that ontology.
getChangeVisitor(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
Given an ontology, returns a change visitor that will enact changes over that ontology.
getClass_() - Method in class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
Returns the name of the 'Concept' resource.
getClass_() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getClass(URI) - Method in interface org.semanticweb.owl.model.OWLOntology
getClass Retrieves a class with a given uri
getClass(URI) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the class corresponding to id in the current ontology.
getClass(URI) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
getClass Retrieves a class with a given uri
getClassAxioms() - Method in interface org.semanticweb.owl.model.OWLOntology
Returns a list of class axioms in the ontology.
getClassAxioms() - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
Returns a list of class axioms in the ontology.
getClasses() - Method in interface org.semanticweb.owl.model.OWLOntology
Returns a list of the classes of the ontology
getClasses() - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
Returns a list of the classes of the ontology
getClassNamed(OWLOntology, URI) - Static method in class org.semanticweb.owl.model.helper.OntologyHelper
 
getCode() - Method in class org.semanticweb.owl.io.ParserException
 
getCodes() - Method in class uk.ac.man.cs.img.owl.util.Validator
Get the condition codes encountered during the processing
getCollection() - Static method in class org.semanticweb.owl.impl.model.ListFactory
 
getComment() - Method in class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
Returns the name of the 'comment' property
getComplementOf() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getConclusionDocument() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getConcreteData(URI, String, Object) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the OWLDataValue corresponding to the two arguments.
getConcreteDataType(URI) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the OWLDataType corresponding to uri.
getConnection() - Method in interface org.semanticweb.owl.io.Parser
Get the connection used to create new ontologies.
getConnection() - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Gets the current OWLConnection.
getConnection() - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
Deprecated.  
getConnection() - Method in class org.semanticweb.owl.io.owl_rdf.OWLRDFParser
 
getConnection() - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Gets the current OWLConnection.
getConsistencyTest() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getConstraintResource() - Method in class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
Returns the name of the 'ContraintResource' resource.
getContainedObjects() - Method in interface org.semanticweb.owl.model.OWLObject
Return any objects which are contained within this object.
getContainedObjects() - Method in class org.semanticweb.owl.impl.model.OWLObjectImpl
Return any objects which are contained within this object.
getContent() - Method in interface org.semanticweb.owl.model.OWLAnnotationInstance
This is either an individual, a URI reference or a data literal
getContent() - Method in class org.semanticweb.owl.model.change.AddAnnotationInstance
 
getContent() - Method in class org.semanticweb.owl.model.helper.OWLBuilder.AnnotationComponent
Gets the content property.
getContent() - Method in class org.semanticweb.owl.impl.model.OWLAnnotationInstanceImpl
 
getContents() - Method in class org.semanticweb.owl.io.simple.DescriptionRenderer
 
getContraintProperty() - Method in class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
Returns the name of the 'ConstraintProperty' resource.
getDataEnumeration(Set) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the enumeration of the set of DataValue literals.
getDataFactory() - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Gets the current OWLDataFactory.
getDataFactory() - Method in interface org.semanticweb.owl.util.OWLConnection
 
getDataFactory() - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
 
getDataLiteral() - Method in class org.semanticweb.owl.model.helper.OWLBuilder.DataLiteralValueComponent
Gets the dataLiteral property.
getDataProperties() - Method in interface org.semanticweb.owl.model.OWLOntology
Returns a list of the datatype properties of the ontology (i.e. those whose range is a concrete data type).
getDataProperties() - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
Returns a list of the datatype properties of the ontology (i.e. those whose range is a concrete data type).
getDataProperty() - Method in interface org.semanticweb.owl.model.OWLDataRestriction
Returns the OWLDataProperty that the restriction applies to.
getDataProperty() - Method in class org.semanticweb.owl.impl.model.OWLDataRestrictionImpl
Returns the OWLDataProperty that the restriction applies to.
getDataProperty(URI) - Method in interface org.semanticweb.owl.model.OWLOntology
getDataProperty Retrieves a DataProperty with a given uri
getDataProperty(URI) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the data property corresponding to id in the current ontology.
getDataProperty(URI) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
getDataProperty Retrieves a DataProperty with a given uri
getDataPropertyNamed(OWLOntology, URI) - Static method in class org.semanticweb.owl.model.helper.OntologyHelper
 
getDataPropertyValues() - Method in class org.semanticweb.owl.impl.model.OWLIndividualImpl
Returns a Map which encapsulates the relationship between this individual and data values.
getDataPropertyValues(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLIndividual
Returns a Map which encapsulates the relationship between this individual and data values in the given ontology.
getDataPropertyValues(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLIndividualImpl
Returns a Map which encapsulates the relationship between this individual and data values.
getDataPropertyValues(Set) - Method in interface org.semanticweb.owl.model.OWLIndividual
Returns a Map which encapsulates the relationship between this individual and data values in the given ontology.
getDataPropertyValues(Set) - Method in class org.semanticweb.owl.impl.model.OWLIndividualImpl
Returns a Map which encapsulates the relationship between this individual and data values.
getDataRange() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getDataRange() - Method in class org.semanticweb.owl.model.helper.OWLBuilder.DataRangeComponent
Gets the dataRange property.
getDatatype() - Method in class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
Returns the name of the 'Datatype' property.
getDatatype() - Method in class org.semanticweb.owl.model.change.AddDataType
The datatype that should be added.
getDataType() - Method in interface org.semanticweb.owl.model.OWLDataQuantifiedRestriction
Returns the data type that the restriction quantifies over.
getDataType() - Method in class org.semanticweb.owl.impl.model.OWLDataQuantifiedRestrictionImpl
Returns the data type that the restriction quantifies over.
getDatatype(URI) - Method in interface org.semanticweb.owl.model.OWLOntology
getClass Retrieves a class with a given uri
getDatatype(URI) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
getDatatype Retrieves a datatype with a given uri
getDatatypeProperty() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getDatatypes() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getDatatypes() - Method in interface org.semanticweb.owl.model.OWLOntology
Returns a list of the classes of the ontology
getDatatypes() - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
Returns a list of the classes of the ontology
getDatatypes() - Method in class uk.ac.man.cs.img.owl.test.OWLTest
 
getDataValue() - Method in class org.semanticweb.owl.model.helper.OWLBuilder.DataPropertyValue
Get the DataValue value.
getDate() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getDateTime() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getDecimal() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getDefaultParametersForPhysicalURI(String, Map) - Method in interface org.semanticweb.owl.util.PhysicalURIToDefaultParametersResolver
Called by the KAONManager to attempt the resolution for given physical URI.
getDefaultParametersForPhysicalURI(String, Map) - Static method in class org.semanticweb.owl.util.OWLManager
Returns the default parameters for given physical URI.
getDefaultParametersForPhysicalURI(String, Map) - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl.PhysicalURIResolver
 
getDeprecatedClass() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getDeprecatedProperty() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getDescription() - Method in interface org.semanticweb.owl.model.OWLObjectQuantifiedRestriction
 
getDescription() - Method in class org.semanticweb.owl.model.change.RemoveSuperClass
The superclass
getDescription() - Method in class org.semanticweb.owl.model.change.RemoveEquivalentClass
The equivalence
getDescription() - Method in class org.semanticweb.owl.model.change.AddSuperClass
 
getDescription() - Method in class org.semanticweb.owl.model.change.AddIndividualClass
 
getDescription() - Method in class org.semanticweb.owl.model.change.AddEquivalentClass
 
getDescription() - Method in class org.semanticweb.owl.model.helper.OWLBuilder.DescriptionComponent
Gets the description property.
getDescription() - Method in class org.semanticweb.owl.impl.model.OWLObjectQuantifiedRestrictionImpl
 
getDescription() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getDescriptions() - Method in class uk.ac.man.cs.img.owl.test.OWLTest
 
getDifferentFrom() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getDisjointClasses() - Method in interface org.semanticweb.owl.model.OWLDisjointClassesAxiom
Returns a collection of OWLDescriptions which are the descriptions asserted to be disjoint.
getDisjointClasses() - Method in class org.semanticweb.owl.impl.model.OWLDisjointClassesAxiomImpl
Returns a collection of OWLDescriptions which are the descriptions asserted to be disjoint.
getDisjointWith() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getDistinctMembers() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getDocumentLevels() - Method in class uk.ac.man.cs.img.owl.test.OWLTest
 
getDocumentRoles() - Method in class uk.ac.man.cs.img.owl.test.OWLTest
 
getDocuments() - Method in class uk.ac.man.cs.img.owl.test.OWLTest
 
getDocumentTypes() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getDomain() - Method in class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
Returns the name of the 'domain' property.
getDomain() - Method in class org.semanticweb.owl.model.change.AddDomain
 
getDomains() - Method in class org.semanticweb.owl.impl.model.OWLPropertyImpl
 
getDomains(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLProperty
Return all domains (in the given ontology).
getDomains(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLPropertyImpl
 
getDomains(Set) - Method in interface org.semanticweb.owl.model.OWLProperty
Return all domains (in the given ontologies).
getDomains(Set) - Method in class org.semanticweb.owl.impl.model.OWLPropertyImpl
 
getDouble() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getDuration() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getEntities() - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
getEntity() - Method in class org.semanticweb.owl.model.change.RemoveEntity
The entity that should be removed.
getEntity() - Method in class org.semanticweb.owl.model.change.AddEntity
The entity that should be added.
getEnumeration() - Method in class org.semanticweb.owl.model.change.RemoveEnumeration
The enumeration
getEnumeration() - Method in class org.semanticweb.owl.model.change.AddEnumeration
 
getEnumerations() - Method in class org.semanticweb.owl.impl.model.OWLClassImpl
Returns the enumerations that have been asserted as being equivalent to this class.
getEnumerations(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLClass
Returns the enumerations that have been asserted as being equivalent to this class in the given ontology.
getEnumerations(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLClassImpl
Returns the enumerations that have been asserted as being equivalent to this class in the given ontology.
getEnumerations(Set) - Method in interface org.semanticweb.owl.model.OWLClass
Returns the enumerations that have been asserted as being equivalent to this class in any of the given ontologies.
getEnumerations(Set) - Method in class org.semanticweb.owl.impl.model.OWLClassImpl
Returns the enumerations that have been asserted as being equivalent to this class in the given ontologies.
getEquivalentClass() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getEquivalentClasses() - Method in interface org.semanticweb.owl.model.OWLEquivalentClassesAxiom
Returns a collection of OWLDescriptions which are the descriptions asserted to be equivalent.
getEquivalentClasses() - Method in class org.semanticweb.owl.impl.model.OWLEquivalentClassesAxiomImpl
Returns a collection of OWLDescriptions which are the descriptions asserted to be equivalent.
getEquivalentClasses() - Method in class org.semanticweb.owl.impl.model.OWLClassImpl
Returns equivalent classes to this class.
getEquivalentClasses(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLClass
Returns equivalent classes to this class in the given ontology.
getEquivalentClasses(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLClassImpl
Returns the equivalent classes in the given ontology.
getEquivalentClasses(Set) - Method in interface org.semanticweb.owl.model.OWLClass
Returns equivalent classes to this class in any of the given ontologies.
getEquivalentClasses(Set) - Method in class org.semanticweb.owl.impl.model.OWLClassImpl
Returns the equivalent classes in the given ontology.
getEquivalentProperty() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getFixes() - Method in class uk.ac.man.cs.img.owl.util.Fixer
 
getFloat() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getFunctionalProperty() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getGDay() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getGMonth() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getGMonthDay() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getGYear() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getGYearMonth() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getHasValue() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getHeaders() - Method in class uk.ac.man.cs.img.owl.util.Validator
Get the headers for condition codes
getHexBinary() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getIds() - Method in class org.semanticweb.owl.io.abstract_syntax.UndefinedOWLPropertyException
Gets the value of the property ids, which is set by UndefinedOWLPropertyException.UndefinedOWLPropertyException(Set).
getIdsTable() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Get the IdsTable value.
getImportedPremiseDocument() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getImportEntailmentTest() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getImportLevelTest() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getImportOntology() - Method in class org.semanticweb.owl.model.change.AddImport
The entity that should be added.
getImports() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getIncludedOntologies() - Method in interface org.semanticweb.owl.model.OWLOntology
Returns a list of the Ontologies imported by this Ontology.
getIncludedOntologies() - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
Returns a list of the Ontologies imported by this Ontology.
getIncomingObjectPropertyValues() - Method in class org.semanticweb.owl.impl.model.OWLIndividualImpl
Returns a Map which encapsulate the relationships between other individuals and this individual.
getIncomingObjectPropertyValues(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLIndividual
Returns a Map which encapsulate the relationships between other individuals and this individual in the given ontology.
getIncomingObjectPropertyValues(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLIndividualImpl
Returns a Map which encapsulate the relationships between other individuals and this individual.
getIncomingObjectPropertyValues(Set) - Method in interface org.semanticweb.owl.model.OWLIndividual
Returns a Map which encapsulate the relationships between other individuals and this individual in the given ontology.
getIncomingObjectPropertyValues(Set) - Method in class org.semanticweb.owl.impl.model.OWLIndividualImpl
Returns a Map which encapsulate the relationships between other individuals and this individual.
getIncompatibleWith() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getIncompatibleWith() - Method in interface org.semanticweb.owl.model.OWLOntology
 
getIncompatibleWith() - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
getInconsistencyTest() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getIndividual() - Method in interface org.semanticweb.owl.model.OWLObjectValueRestriction
 
getIndividual() - Method in class org.semanticweb.owl.model.change.AddIndividualClass
The entity that should be added.
getIndividual() - Method in class org.semanticweb.owl.model.helper.OWLBuilder.ObjectPropertyValue
Get the Individual value.
getIndividual() - Method in class org.semanticweb.owl.impl.model.OWLObjectValueRestrictionImpl
 
getIndividual(URI) - Method in interface org.semanticweb.owl.model.OWLOntology
getIndividual Retrieves an individual with a given uri
getIndividual(URI) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the individual corresponding to id in the current ontology.
getIndividual(URI) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
getIndividual Retrieves an individual with a given uri
getIndividualAxioms() - Method in interface org.semanticweb.owl.model.OWLOntology
Returns a list of the individual axioms in the ontology.
getIndividualAxioms() - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
Returns a list of the individual axioms in the ontology.
getIndividualNamed(OWLOntology, URI) - Static method in class org.semanticweb.owl.model.helper.OntologyHelper
 
getIndividuals() - Method in interface org.semanticweb.owl.model.OWLOntology
Returns a list of the individuals in the ontology
getIndividuals() - Method in interface org.semanticweb.owl.model.OWLIndividualAxiom
 
getIndividuals() - Method in interface org.semanticweb.owl.model.OWLEnumeration
Returns a list of the individuals in the collection
getIndividuals() - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
Returns a list of the individuals in the ontology
getIndividuals() - Method in class org.semanticweb.owl.impl.model.OWLIndividualAxiomImpl
 
getIndividuals() - Method in class org.semanticweb.owl.impl.model.OWLEnumerationImpl
Returns a list of the individuals in the collection
getInputDocument() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getInstance(OWLConnection) - Static method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getInstanceOf() - Method in class org.semanticweb.owl.io.vocabulary.RDFVocabularyAdapter
Returns the name of the 'instanceOf' property.
getInt() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getInteger() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getIntersectionOf() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getInverse() - Method in class org.semanticweb.owl.model.change.AddInverse
 
getInverseFunctionalProperty() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getInverseOf() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getInverses() - Method in class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 
getInverses(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLObjectProperty
Return all inverses asserted in the given ontology.
getInverses(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 
getInverses(Set) - Method in interface org.semanticweb.owl.model.OWLObjectProperty
Return all inverses asserted in the given ontologies.
getInverses(Set) - Method in class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 
getIsDefinedBy() - Method in class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
Returns the name of the 'isDefinedBy' property
getLabel() - Method in class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
Returns the name of the 'label' property.
getLang() - Method in interface org.semanticweb.owl.model.OWLDataValue
 
getLang() - Method in class org.semanticweb.owl.impl.model.OWLConcreteDataImpl
 
getLanguage() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getLevel() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getList() - Static method in class org.semanticweb.owl.impl.model.ListFactory
 
getList(List) - Static method in class org.semanticweb.owl.impl.model.ListFactory
 
getLiteral() - Method in class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
Returns the name of the 'Literal' resource.
getLiterals(String, String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
getLiterals(URI, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
getLogicalURI() - Method in interface org.semanticweb.owl.model.OWLOntology
getLogicalURI Identifies this ontology uniquely (enforced within one OWLConnection)
getLogicalURI() - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
getLong() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getMap() - Static method in class org.semanticweb.owl.impl.model.ListFactory
 
getMap(Map) - Static method in class org.semanticweb.owl.impl.model.ListFactory
 
getMaxCardinality() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getMetadata() - Method in interface org.semanticweb.owl.model.OWLObject
Get metadata -- this returns a Map which allows the support of arbitrary metadata.
getMetadata() - Method in class org.semanticweb.owl.impl.model.OWLObjectImpl
Return the generic metadata structure.
getMinCardinality() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getName() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getNamespaceTable() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Get the NamespaceTable value.
getNCName() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getNegativeEntailmentTest() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getNegativeInteger() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getNil() - Method in class org.semanticweb.owl.io.vocabulary.RDFVocabularyAdapter
 
getNMTOKEN() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getNonNegativeInteger() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getNonPositiveInteger() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getNormalizedString() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getNothing() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getNotOwlFeatureTest() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getNotSupportedDatatype() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getObject() - Method in interface org.semanticweb.owl.model.OWLObjectPropertyInstance
 
getObject() - Method in interface org.semanticweb.owl.model.OWLDataPropertyInstance
 
getObject() - Method in class org.semanticweb.owl.model.change.SetDeprecated
The entity.
getObject() - Method in class org.semanticweb.owl.model.change.AddObjectPropertyInstance
 
getObject() - Method in class org.semanticweb.owl.model.change.AddDataPropertyInstance
 
getObjectProperties() - Method in interface org.semanticweb.owl.model.OWLOntology
Returns a list of the object properties of the ontology (i.e. those whose range is a subset of the object domain.
getObjectProperties() - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
Returns a list of the object properties of the ontology (i.e. those whose range is a subset of the object domain.
getObjectProperty() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getObjectProperty() - Method in interface org.semanticweb.owl.model.OWLObjectRestriction
Returns the OWLObjectProperty that the restriction applies to.
getObjectProperty() - Method in class org.semanticweb.owl.impl.model.OWLObjectRestrictionImpl
Returns the OWLObjectProperty that the restriction applies to.
getObjectProperty(URI) - Method in interface org.semanticweb.owl.model.OWLOntology
getObjectProperty Retrieves a ObjectProperty with a given uri
getObjectProperty(URI) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the object property corresponding to id in the current ontology.
getObjectProperty(URI) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
getObjectProperty Retrieves a ObjectProperty with a given uri
getObjectPropertyNamed(OWLOntology, URI) - Static method in class org.semanticweb.owl.model.helper.OntologyHelper
 
getObjectPropertyValues() - Method in class org.semanticweb.owl.impl.model.OWLIndividualImpl
Returns a Map which encapsulate the relationships between this individual and other individuals.
getObjectPropertyValues(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLIndividual
Returns a Map which encapsulate the relationships between this individual and other individuals in the given ontology.
getObjectPropertyValues(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLIndividualImpl
Returns a Map which encapsulate the relationships between this individual and other individuals.
getObjectPropertyValues(Set) - Method in interface org.semanticweb.owl.model.OWLIndividual
Returns a Map which encapsulate the relationships between this individual and other individuals in the given ontology.
getObjectPropertyValues(Set) - Method in class org.semanticweb.owl.impl.model.OWLIndividualImpl
Returns a Map which encapsulate the relationships between this individual and other individuals.
getObjects(String, String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
getObjects(URI, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
getObjectValueRestriction(URI, OWLIndividual) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns a restriction to the value individual for the property corresponding to propertyId.
getOneOf() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getOnProperty() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getOntologies() - Method in interface org.semanticweb.owl.model.OWLOntologyObject
Returns the collection of ontologies that this object is known to occur in.
getOntologies() - Method in class org.semanticweb.owl.impl.model.OWLSubPropertyAxiomImpl
 
getOntologies() - Method in class org.semanticweb.owl.impl.model.OWLSubClassAxiomImpl
 
getOntologies() - Method in class org.semanticweb.owl.impl.model.OWLPropertyAxiomImpl
 
getOntologies() - Method in class org.semanticweb.owl.impl.model.OWLIndividualAxiomImpl
 
getOntologies() - Method in class org.semanticweb.owl.impl.model.OWLEquivalentPropertiesAxiomImpl
 
getOntologies() - Method in class org.semanticweb.owl.impl.model.OWLEquivalentClassesAxiomImpl
 
getOntologies() - Method in class org.semanticweb.owl.impl.model.OWLEntityImpl
 
getOntologies() - Method in class org.semanticweb.owl.impl.model.OWLDisjointClassesAxiomImpl
 
getOntologies() - Method in class org.semanticweb.owl.impl.model.OWLClassAxiomImpl
 
getOntology() - Method in interface org.semanticweb.owl.inference.OWLReasoner
Get the ontology that this reasoner reasons over
getOntology() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getOntology() - Method in class org.semanticweb.owl.model.change.OntologyChange
 
getOntology() - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Gets the current OWLOntology.
getOntology() - Method in class uk.ac.man.cs.img.owl.inference.NonInferencingTaxonomyReasoner
 
getOntology() - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLTaxonomyReasoner
 
getOntology() - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner
 
getOntology(String) - Static method in class uk.ac.man.cs.img.owl.inference.dl.FaCTConverter
 
getOntology(String) - Static method in class uk.ac.man.cs.img.owl.inference.firstorder.TPTPConverter
 
getOntology(URI) - Static method in class org.semanticweb.owl.model.helper.OntologyHelper
Returns an ontology from the given URI.
getOntologyLogical(URI) - Method in interface org.semanticweb.owl.util.OWLConnection
Returns an OWLOntology with given logical URI.
getOntologyLogical(URI) - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
 
getOntologyPhysical(URI) - Method in interface org.semanticweb.owl.util.OWLConnection
 
getOntologyPhysical(URI) - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
 
getOntologyProperties() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getOpenOWLOntologies() - Method in interface org.semanticweb.owl.util.OWLConnection
Deprecated.  
getOpenOWLOntologies() - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
Returns the set of all open OWLOntology objects.
getOperand() - Method in interface org.semanticweb.owl.model.OWLNot
Returns the OWLDescription being negated.
getOperand() - Method in class org.semanticweb.owl.impl.model.OWLNotImpl
Returns the OWLDescription being negated.
getOperands() - Method in interface org.semanticweb.owl.model.OWLNaryBooleanDescription
Returns a list of OWLDescriptions which are the operands to the expression.
getOperands() - Method in class org.semanticweb.owl.impl.model.OWLNaryBooleanDescriptionImpl
Returns a list of OWLDescriptions which are the operands to the expression.
getOptions() - Method in interface org.semanticweb.owl.io.Options
Get options for the object.
getOptions() - Method in interface org.semanticweb.owl.validation.SpeciesValidator
Get options for this validator
getOptions() - Method in class org.semanticweb.owl.io.owl_rdf.Renderer
 
getOptions() - Method in class org.semanticweb.owl.io.owl_rdf.OWLRDFParser
 
getOptions() - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Gets the options Map.
getOptions() - Method in class org.semanticweb.owl.io.abstract_syntax.Renderer
 
getOptions() - Method in class org.semanticweb.owl.io.simple.Renderer
Get options.
getOptions() - Method in class uk.ac.man.cs.img.owl.io.dig1_0.Renderer
 
getOptions() - Method in class uk.ac.man.cs.img.owl.io.fact.Renderer
 
getOptions() - Method in class uk.ac.man.cs.img.owl.io.factplus.Renderer
 
getOptions() - Method in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
getOptions() - Method in class uk.ac.man.cs.img.owl.validation.SpeciesValidator
Get options for this validator
getOrCreateAnnotationProperty(URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
getOrCreateDataProperty(URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
getOrCreateObjectProperty(URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
getOWLAnd(Set) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLAnd(Set) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLAnnotationInstance(OWLObject, OWLAnnotationProperty, Object) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLAnnotationInstance(OWLObject, OWLAnnotationProperty, Object) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLAnnotationProperty(URI) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLAnnotationProperty(URI) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLClass() - Method in class org.semanticweb.owl.model.change.RemoveSuperClass
The class
getOWLClass() - Method in class org.semanticweb.owl.model.change.RemoveEquivalentClass
The class
getOWLClass() - Method in class org.semanticweb.owl.model.change.RemoveEnumeration
The class
getOWLClass() - Method in class org.semanticweb.owl.model.change.AddSuperClass
The entity that should be added.
getOWLClass() - Method in class org.semanticweb.owl.model.change.AddEquivalentClass
The entity that should be added.
getOWLClass() - Method in class org.semanticweb.owl.model.change.AddEnumeration
The entity that should be added.
getOWLClass(URI) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLClass(URI) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLConcreteData(URI, String, Object) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLConcreteData(URI, String, Object) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLConcreteDataType(URI) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLConcreteDataType(URI) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLConnection() - Method in interface org.semanticweb.owl.model.OWLObject
Returns the Connection of this object
getOWLConnection() - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLConnection() - Static method in class org.semanticweb.owl.util.OWLManager
Returns a default implementation of connection which is determined at run time by the following methods: 1.
getOWLConnection() - Method in class org.semanticweb.owl.impl.model.OWLObjectImpl
 
getOWLConnection() - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLConnection(Map) - Static method in class org.semanticweb.owl.util.OWLManager
Returns a factory to use for given parameters.
getOWLDataAllRestriction(OWLDataProperty, OWLDataRange) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataAllRestriction(OWLDataProperty, OWLDataRange) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLDataCardinalityAtLeastRestriction(OWLDataProperty, int) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataCardinalityAtLeastRestriction(OWLDataProperty, int) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLDataCardinalityAtMostRestriction(OWLDataProperty, int) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataCardinalityAtMostRestriction(OWLDataProperty, int) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLDataCardinalityRestriction(OWLDataProperty, int, int) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataCardinalityRestriction(OWLDataProperty, int, int) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLDataEnumeration(Set) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataEnumeration(Set) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLDataFactory() - Method in interface org.semanticweb.owl.model.OWLObject
Returns an OWLDataFactory [REVIEW] the DataFactory should live with the connection object...
getOWLDataFactory() - Method in class org.semanticweb.owl.impl.model.OWLObjectImpl
Returns an OWLDataFactory
getOWLDataProperty(URI) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataProperty(URI) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLDataPropertyInstance(OWLIndividual, OWLDataProperty, OWLDataValue) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataPropertyInstance(OWLIndividual, OWLDataProperty, OWLDataValue) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLDataSomeRestriction(OWLDataProperty, OWLDataRange) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataSomeRestriction(OWLDataProperty, OWLDataRange) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLDataValueRestriction(OWLDataProperty, OWLDataValue) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataValueRestriction(OWLDataProperty, OWLDataValue) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLDifferentIndividualsAxiom(Set) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDifferentIndividualsAxiom(Set) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLDisjointClassesAxiom(Set) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDisjointClassesAxiom(Set) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLDL() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getOWLEnumeration(Set) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLEnumeration(Set) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLEquivalentClassesAxiom(Set) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLEquivalentClassesAxiom(Set) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLEquivalentPropertiesAxiom(Set) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLEquivalentPropertiesAxiom(Set) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLforOWLTest() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getOWLFrame(Set, Set) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLFrame(Set, Set) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLFull() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getOWLIndividual(URI) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLIndividual(URI) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLLite() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getOWLNot(OWLDescription) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLNot(OWLDescription) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLNothing() - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLNothing() - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLObjectAllRestriction(OWLObjectProperty, OWLDescription) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectAllRestriction(OWLObjectProperty, OWLDescription) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLObjectCardinalityAtLeastRestriction(OWLObjectProperty, int) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectCardinalityAtLeastRestriction(OWLObjectProperty, int) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLObjectCardinalityAtMostRestriction(OWLObjectProperty, int) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectCardinalityAtMostRestriction(OWLObjectProperty, int) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLObjectCardinalityRestriction(OWLObjectProperty, int, int) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectCardinalityRestriction(OWLObjectProperty, int, int) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLObjectProperty(URI) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectProperty(URI) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLObjectPropertyInstance(OWLIndividual, OWLObjectProperty, OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLDataFactory
Method getOWLOntology.
getOWLObjectPropertyInstance(OWLIndividual, OWLObjectProperty, OWLIndividual) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLObjectSomeRestriction(OWLObjectProperty, OWLDescription) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectSomeRestriction(OWLObjectProperty, OWLDescription) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLObjectValueRestriction(OWLObjectProperty, OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectValueRestriction(OWLObjectProperty, OWLIndividual) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLOntology(URI, URI) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLOntology(URI, URI) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLOr(Set) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLOr(Set) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLSameIndividualsAxiom(Set) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLSameIndividualsAxiom(Set) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLSubClassAxiom(OWLDescription, OWLDescription) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLSubClassAxiom(OWLDescription, OWLDescription) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLSubPropertyAxiom(OWLProperty, OWLProperty) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLSubPropertyAxiom(OWLProperty, OWLProperty) - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getOWLThing() - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLThing() - Method in class org.semanticweb.owl.impl.model.OWLDataFactoryImpl
 
getParameters() - Method in interface org.semanticweb.owl.util.OWLConnection
Returns the parameters of this connection.
getParameters() - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
Returns the parameters of this connection.
getPhysicalURI() - Method in interface org.semanticweb.owl.model.OWLOntology
getLogicalURI Physical URI of the ontology.
getPhysicalURI() - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
getPositiveEntailmentTest() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getPositiveInteger() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getPremiseDocument() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getPriorVersion() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getPriorVersion() - Method in interface org.semanticweb.owl.model.OWLOntology
 
getPriorVersion() - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
getProperties() - Method in interface org.semanticweb.owl.model.OWLEquivalentPropertiesAxiom
 
getProperties() - Method in class org.semanticweb.owl.impl.model.OWLEquivalentPropertiesAxiomImpl
 
getProperty() - Method in class org.semanticweb.owl.io.vocabulary.RDFVocabularyAdapter
Returns the name of the 'Property' resource.
getProperty() - Method in interface org.semanticweb.owl.model.OWLRestriction
Returns the property involved in the restriction
getProperty() - Method in interface org.semanticweb.owl.model.OWLObjectPropertyInstance
 
getProperty() - Method in interface org.semanticweb.owl.model.OWLDataPropertyInstance
 
getProperty() - Method in interface org.semanticweb.owl.model.OWLAnnotationInstance
 
getProperty() - Method in class org.semanticweb.owl.model.change.SetTransitive
The entity that should be added.
getProperty() - Method in class org.semanticweb.owl.model.change.SetSymmetric
The entity that should be added.
getProperty() - Method in class org.semanticweb.owl.model.change.SetOneToOne
The entity that should be added.
getProperty() - Method in class org.semanticweb.owl.model.change.SetInverseFunctional
The entity that should be added.
getProperty() - Method in class org.semanticweb.owl.model.change.SetFunctional
The entity that should be added.
getProperty() - Method in class org.semanticweb.owl.model.change.AddSuperProperty
The property that's being acted on.
getProperty() - Method in class org.semanticweb.owl.model.change.AddObjectPropertyRange
The property.
getProperty() - Method in class org.semanticweb.owl.model.change.AddObjectPropertyInstance
 
getProperty() - Method in class org.semanticweb.owl.model.change.AddInverse
The entity that should be added.
getProperty() - Method in class org.semanticweb.owl.model.change.AddDomain
The entity that should be added.
getProperty() - Method in class org.semanticweb.owl.model.change.AddDataPropertyRange
The property.
getProperty() - Method in class org.semanticweb.owl.model.change.AddDataPropertyInstance
 
getProperty() - Method in class org.semanticweb.owl.model.change.AddAnnotationInstance
 
getProperty() - Method in class org.semanticweb.owl.model.helper.OWLBuilder.ObjectPropertyValue
Get the Property value.
getProperty() - Method in class org.semanticweb.owl.model.helper.OWLBuilder.DataPropertyValue
Get the Property value.
getProperty() - Method in class org.semanticweb.owl.model.helper.OWLBuilder.AnnotationComponent
Gets the property property.
getProperty() - Method in class org.semanticweb.owl.impl.model.OWLObjectRestrictionImpl
 
getProperty() - Method in class org.semanticweb.owl.impl.model.OWLDataRestrictionImpl
 
getProperty() - Method in class org.semanticweb.owl.impl.model.OWLAnnotationInstanceImpl
 
getProperty(URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Returns a property with the given uri if it is created in the ontology null otherwise
getPropertyAxioms() - Method in interface org.semanticweb.owl.model.OWLOntology
Returns a list of the property axioms in the ontology.
getPropertyAxioms() - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
Returns a list of the property axioms in the ontology.
getPropertyType() - Method in class org.semanticweb.owl.io.abstract_syntax.SomeUndefinedOWLPropertyException
Gets the value of the property propertyType, which is set by SomeUndefinedOWLPropertyException.SomeUndefinedOWLPropertyException(int).
getRange() - Method in class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
Returns the name of the 'range' property.
getRange() - Method in class org.semanticweb.owl.model.change.AddObjectPropertyRange
The range.
getRange() - Method in class org.semanticweb.owl.model.change.AddDataPropertyRange
The range.
getRanges() - Method in class org.semanticweb.owl.impl.model.OWLPropertyImpl
 
getRanges(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLProperty
Return all ranges in the given ontology.
getRanges(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLPropertyImpl
 
getRanges(Set) - Method in interface org.semanticweb.owl.model.OWLProperty
Return all ranges in the given ontologies.
getRanges(Set) - Method in class org.semanticweb.owl.impl.model.OWLPropertyImpl
 
getRDFLabels(OWLOntology, OWLObject) - Static method in class org.semanticweb.owl.model.helper.OntologyHelper
Returns all annotations on the object using the rdfs:label annotation property using any language.
getRDFLabels(OWLOntology, OWLObject, String) - Static method in class org.semanticweb.owl.model.helper.OntologyHelper
Returns all annotations on the object using the rdfs:label annotation property using the given language.
getRDFType() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getRDFXMLDocument() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getReservedVocabulary() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getResource() - Method in class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
Returns the name of the 'Resource' resource.
getRestriction() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getRestriction(OWLDataProperty, OWLBuilder.CardinalityComponent) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the OWLRestriction for property corresponding to the CardinalityComponent card.
getRestriction(OWLDataProperty, OWLBuilder.DataLiteralValueComponent) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the OWLRestriction for property corresponding to the DataLiteralValueComponent component.
getRestriction(OWLDataProperty, OWLBuilder.DataRangeComponent) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the OWLRestriction for property corresponding to the DataRangeComponent dRComponent.
getRestriction(OWLDataProperty, OWLBuilder.RestrictionComponent) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the OWLRestriction for property corresponding to the RestrictionComponent component.
getRestriction(OWLObjectProperty, OWLBuilder.CardinalityComponent) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the OWLRestriction for property corresponding to the CardinalityComponent cComponent.
getRestriction(OWLObjectProperty, OWLBuilder.DescriptionComponent) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the OWLRestriction for property corresponding to the DescriptionComponent dComponent.
getRestriction(OWLObjectProperty, OWLBuilder.RestrictionComponent) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the OWLRestriction for property corresponding to the RestrictionComponent component.
getRestrictions() - Method in interface org.semanticweb.owl.model.OWLFrame
Returns a collection of OWLRestrictions.
getRestrictions() - Method in class org.semanticweb.owl.impl.model.OWLFrameImpl
Returns a collection of OWLRestrictions.
getResult() - Method in class uk.ac.man.cs.img.owl.util.Validator
Get the result of validation
getRoot() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getSameAs() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getSameIndividualAs() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getSeeAlso() - Method in class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
Returns the name of the 'seeAlso' property
getSeq() - Method in class org.semanticweb.owl.io.vocabulary.RDFVocabularyAdapter
Returns the name of the 'Seq' property.
getSet() - Static method in class org.semanticweb.owl.impl.model.ListFactory
 
getSet(Collection) - Static method in class org.semanticweb.owl.impl.model.ListFactory
 
getShort() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getSingletonObject(Set) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
getSomeValuesFrom() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getStatement() - Method in class org.semanticweb.owl.io.vocabulary.RDFVocabularyAdapter
Returns the name of the 'Statement' property.
getStatus() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getStatus() - Method in class uk.ac.man.cs.img.owl.test.OWLTest
 
getString() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getSubClass() - Method in interface org.semanticweb.owl.model.OWLSubClassAxiom
 
getSubClass() - Method in class org.semanticweb.owl.impl.model.OWLSubClassAxiomImpl
 
getSubClassOf() - Method in class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
Returns the name of the 'subClassOf' property.
getSubject() - Method in interface org.semanticweb.owl.model.OWLPropertyInstance
 
getSubject() - Method in interface org.semanticweb.owl.model.OWLAnnotationInstance
 
getSubject() - Method in class org.semanticweb.owl.model.change.AddObjectPropertyInstance
 
getSubject() - Method in class org.semanticweb.owl.model.change.AddDataPropertyInstance
 
getSubject() - Method in class org.semanticweb.owl.model.change.AddAnnotationInstance
 
getSubject() - Method in class org.semanticweb.owl.impl.model.OWLAnnotationInstanceImpl
 
getSubjects(String, String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
getSubjects(URI, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
getSubProperty() - Method in interface org.semanticweb.owl.model.OWLSubPropertyAxiom
 
getSubProperty() - Method in class org.semanticweb.owl.impl.model.OWLSubPropertyAxiomImpl
 
getSubPropertyOf() - Method in class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
Returns the name of the 'subPropertyOf' property.
getSummary() - Method in class uk.ac.man.cs.img.owl.util.Validator
Get a summary of the results
getSuperClass() - Method in interface org.semanticweb.owl.model.OWLSubClassAxiom
 
getSuperClass() - Method in class org.semanticweb.owl.impl.model.OWLSubClassAxiomImpl
 
getSuperclasses() - Method in interface org.semanticweb.owl.model.OWLFrame
Returns a collection of OWLDescriptions.
getSuperclasses() - Method in class org.semanticweb.owl.impl.model.OWLFrameImpl
Returns a collection of OWLDescriptions.
getSuperClasses() - Method in class org.semanticweb.owl.impl.model.OWLClassImpl
Returns the explicit superclasses of this class.
getSuperClasses(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLClass
Returns the explicit superclasses of this class in the given ontology.
getSuperClasses(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLClassImpl
Returns the explicit superclasses of this class in the given ontology.
getSuperClasses(Set) - Method in interface org.semanticweb.owl.model.OWLClass
Returns the explicit superclasses of this class in any of the given ontologies.
getSuperClasses(Set) - Method in class org.semanticweb.owl.impl.model.OWLClassImpl
Returns the explicit superclasses of this class in the given ontologies.
getSuperProperties() - Method in class org.semanticweb.owl.impl.model.OWLPropertyImpl
 
getSuperProperties(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLProperty
Return any asserted superproperties in the given ontology.
getSuperProperties(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLPropertyImpl
 
getSuperProperties(Set) - Method in interface org.semanticweb.owl.model.OWLProperty
Return any asserted superproperties in any of the given ontologies.
getSuperProperties(Set) - Method in class org.semanticweb.owl.impl.model.OWLPropertyImpl
 
getSuperProperty() - Method in interface org.semanticweb.owl.model.OWLSubPropertyAxiom
 
getSuperProperty() - Method in class org.semanticweb.owl.model.change.AddSuperProperty
 
getSuperProperty() - Method in class org.semanticweb.owl.impl.model.OWLSubPropertyAxiomImpl
 
getSupportedDatatype() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getSymmetricProperty() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getTestLevels() - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter2
 
getTestLevels() - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter
 
getTests() - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter2
 
getTests() - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter
 
getTestTypes() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getTestTypes() - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter2
 
getTestTypes() - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter
 
getThing() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getTime() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getToken() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getTransitive() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getTriple(String, String, String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
getTriple(URI, URI, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
getTrueTest() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getType() - Method in class org.semanticweb.owl.model.helper.OWLBuilder.CardinalityComponent
Gets the type property.
getType() - Method in class org.semanticweb.owl.model.helper.OWLBuilder.DescriptionComponent
Gets the type property.
getType() - Method in class org.semanticweb.owl.model.helper.OWLBuilder.DataRangeComponent
Gets the type property.
getType() - Method in class uk.ac.man.cs.img.owl.test.OWLTest
 
getTypes() - Method in class org.semanticweb.owl.impl.model.OWLIndividualImpl
Returns a list of the OWLDescriptions that this individual is asserted as being an instance of.
getTypes(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLIndividual
Returns a list of the OWLDescriptions that this individual is asserted as being an instance of in the given ontology.
getTypes(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLIndividualImpl
 
getTypes(Set) - Method in interface org.semanticweb.owl.model.OWLIndividual
Returns a list of the OWLDescriptions that this individual is asserted as being an instance of in the given ontologies.
getTypes(Set) - Method in class org.semanticweb.owl.impl.model.OWLIndividualImpl
 
getUnionOf() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
getUnsignedByte() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getUnsignedInt() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getUnsignedLong() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getUnsignedShort() - Method in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
getURI() - Method in interface org.semanticweb.owl.model.OWLNamedObject
The URI associated with the object.
getURI() - Method in interface org.semanticweb.owl.model.OWLDataValue
URI of the datatype of the value
getURI() - Method in interface org.semanticweb.owl.model.OWLDataType
 
getURI() - Method in class org.semanticweb.owl.model.change.SetLogicalURI
 
getURI() - Method in class org.semanticweb.owl.impl.model.OWLNamedObjectImpl
 
getURI() - Method in class org.semanticweb.owl.impl.model.OWLConcreteDataTypeImpl
 
getURI() - Method in class org.semanticweb.owl.impl.model.OWLConcreteDataImpl
 
getURI() - Method in class uk.ac.man.cs.img.owl.test.OWLTest
 
getUsedDatatype() - Method in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
getValue() - Method in interface org.semanticweb.owl.model.OWLDataValueRestriction
 
getValue() - Method in interface org.semanticweb.owl.model.OWLDataValue
 
getValue() - Method in class org.semanticweb.owl.model.helper.OWLBuilder.IndividualValueComponent
Gets the value property.
getValue() - Method in class org.semanticweb.owl.impl.model.OWLDataValueRestrictionImpl
 
getValue() - Method in class org.semanticweb.owl.impl.model.OWLConcreteDataImpl
 
getValues() - Method in interface org.semanticweb.owl.model.OWLDataEnumeration
Returns a list of the individuals in the collection
getValues() - Method in class org.semanticweb.owl.impl.model.OWLDataEnumerationImpl
Returns a list of the individuals in the collection
getVersionInfo() - Method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 

H

handle(SomeUndefinedOWLPropertyException) - Method in class org.semanticweb.owl.io.abstract_syntax.SomeUndefinedOWLPropertyStrictHandler
Handles the SomeUndefinedOWLPropertyException e by simply throwing e again.
handle(SomeUndefinedOWLPropertyException) - Method in class org.semanticweb.owl.io.abstract_syntax.SomeUndefinedOWLPropertyLaxHandler
Handles the SomeUndefinedOWLPropertyException e by returning the value of the property type stored in e.
handle(SomeUndefinedOWLPropertyException) - Method in interface org.semanticweb.owl.io.abstract_syntax.SomeUndefinedOWLPropertyHandler
Handles the SomeUndefinedOWLPropertyException e The int return type can be used to return a property type.
handleEvent(OntologyChange) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
handler - Variable in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
header() - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
hierarchyAsNewOntology(OWLTaxonomyReasoner) - Static method in class uk.ac.man.cs.img.owl.inference.InferenceHelper
Returns a new ontology which contains the classes from the original ontology along with any subclass information.
HTMLFragmentReporter - class uk.ac.man.cs.img.owl.validation.HTMLFragmentReporter.
A Validator reporter that writes HTML fragments.
HTMLFragmentReporter(PrintWriter) - Constructor for class uk.ac.man.cs.img.owl.validation.HTMLFragmentReporter
 

I

ILLEGAL_SUBPROPERTY - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
importClosure(OWLOntology) - Static method in class org.semanticweb.owl.model.helper.OntologyHelper
Returns the (unordered) closure of the imports from the given ontology.
importedOntologies - Variable in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
importOntology(OWLOntology, URI, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Method importOntology.
includeModel(String, String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
includeModel(String, String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter2
 
includeModel(String, String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter
 
includeModel(String, String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestConsumer
 
INCONSISTENT - Static variable in interface org.semanticweb.owl.inference.OWLConsistencyChecker
 
INDENT - Static variable in interface org.semanticweb.owl.io.owl_rdf.RenderingConstants
 
indexForUnsupported(String) - Method in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
INDIVIDUAL - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
INDIVIDUAL - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
individual() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
individualAxioms - Variable in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
INDIVIDUALDATA - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
individualID() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
individualRestrictionComponent() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
individuals - Variable in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
INDIVIDUALS - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
individualvaluedPropertyID() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
InferenceHelper - class uk.ac.man.cs.img.owl.inference.InferenceHelper.
A helper class that does some simple reasoning tasks.
InferenceHelper() - Constructor for class uk.ac.man.cs.img.owl.inference.InferenceHelper
 
inferPropertyType(Set) - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Compares the Strings in ids with the keys in idsTable and returns the first not null type in the form of one of ANTLRParser.DATA_PROP_INT, ANTLRParser.OBJ_PROP_INT, ANTLRParser.ANN_PROP_INT, ANTLRParser.ONT_PROP_INT.
INSTANCE - Static variable in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
INSTANCE - Static variable in class org.semanticweb.owl.io.vocabulary.VocabularyAdapter
Global instance of this adapter.
INSTANCE - Static variable in class org.semanticweb.owl.io.vocabulary.RDFVocabularyAdapter
An instance of this class.
INSTANCE - Static variable in class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
An instance of this class.
INSTANCE - Static variable in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
INSTANCE - Static variable in class org.semanticweb.owl.util.OntologyProcessor.NullProgressListener
 
INSTANCE - Static variable in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
instancesOf(OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLIndividualReasoner
Returns the individuals which are instances of the given description
instancesOf(OWLDescription) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner
Returns all the instances of the given class.
INTEGER - Static variable in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
INTERSECTION - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
INTERSECTION_OF - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
INTERSECTION_OF - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
intersectionOf(Set) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the OWLDescription corresponding to the intersection of descriptions.
INVALID_URL - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
INVERSE - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
INVERSE_FUNCTIONAL - Static variable in class org.semanticweb.owl.model.helper.OWLBuilder
 
INVERSE_FUNCTIONAL - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
INVERSE_FUNCTIONAL - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
INVERSE_FUNCTIONAL_DATA_PROPERTY - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
INVERSE_OF - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
INVERSE_OF - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
INVERSEFUNCTIONAL - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
IO_ERROR - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
isAnonymous() - Method in interface org.semanticweb.owl.model.OWLIndividual
Indicates whether the individual is anonymous or not.
isAnonymous() - Method in class org.semanticweb.owl.impl.model.OWLIndividualImpl
 
isAnonymousNode(String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
isAnonymousNodeURI(String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLRDFParser
 
isAtLeast() - Method in interface org.semanticweb.owl.model.OWLCardinalityRestriction
Is this an atleast cardinality restriction?
isAtLeast() - Method in class org.semanticweb.owl.impl.model.OWLObjectCardinalityRestrictionImpl
Is this an atleast cardinality restriction?
isAtLeast() - Method in class org.semanticweb.owl.impl.model.OWLDataCardinalityRestrictionImpl
Is this an atleast cardinality restriction?
isAtMost() - Method in interface org.semanticweb.owl.model.OWLCardinalityRestriction
Is this an atmost cardinality restriction?
isAtMost() - Method in class org.semanticweb.owl.impl.model.OWLObjectCardinalityRestrictionImpl
Is this an atmost cardinality restriction?
isAtMost() - Method in class org.semanticweb.owl.impl.model.OWLDataCardinalityRestrictionImpl
Is this an atmost cardinality restriction?
isClass() - Method in class uk.ac.man.cs.img.owl.validation.ClassOrRestrictionIdentifier
 
isClassOrRestriction() - Method in class uk.ac.man.cs.img.owl.validation.ClassOrRestrictionIdentifier
 
isClassOrSimpleRestriction() - Method in class uk.ac.man.cs.img.owl.validation.ClassOrRestrictionIdentifier
 
isConsistent() - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner
 
isConsistent(OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLClassReasoner
Returns true if the description is consistent (i.e. if it is possible for there to exist models in which the extension of the class is non-empty.
isConsistent(OWLDescription) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner
Returns true if the description is consistent (i.e. if it is * possible for there to exist models in which the extension of the class is non-empty.
isDeprecated() - Method in class org.semanticweb.owl.model.change.SetDeprecated
 
isDeprecated(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLDeprecatableObject
 
isDeprecated(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLPropertyImpl
 
isDeprecated(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLConcreteDataTypeImpl
 
isDeprecated(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLClassImpl
 
isEquivalentClass(OWLDescription, OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLClassReasoner
Returns true if d1 is equivalent to d2.
isEquivalentClass(OWLDescription, OWLDescription) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner
Returns true if d1 is equivalent to d2.
isExactly() - Method in interface org.semanticweb.owl.model.OWLCardinalityRestriction
Is this an exact cardinality restriction, i.e. does atleast == atmost?
isExactly() - Method in class org.semanticweb.owl.impl.model.OWLObjectCardinalityRestrictionImpl
 
isExactly() - Method in class org.semanticweb.owl.impl.model.OWLDataCardinalityRestrictionImpl
 
isFunctional() - Method in class org.semanticweb.owl.model.change.SetFunctional
 
isFunctional() - Method in class org.semanticweb.owl.impl.model.OWLPropertyImpl
 
isFunctional(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLProperty
Returns true if the property is declared as being functional in the given ontology
isFunctional(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLPropertyImpl
 
isFunctional(Set) - Method in interface org.semanticweb.owl.model.OWLProperty
Returns true if the property is declared as being functional in any of the given ontologies
isFunctional(Set) - Method in class org.semanticweb.owl.impl.model.OWLPropertyImpl
 
isInstanceOf(OWLIndividual, OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLIndividualReasoner
Returns true if the given individual is an instance of the given description
isInstanceOf(OWLIndividual, OWLDescription) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner
 
isInverseFunctional() - Method in class org.semanticweb.owl.model.change.SetInverseFunctional
 
isInverseFunctional() - Method in class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 
isInverseFunctional(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLObjectProperty
Returns true if the property is asserted to be inverse functional (in the given ontology).
isInverseFunctional(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 
isInverseFunctional(Set) - Method in interface org.semanticweb.owl.model.OWLObjectProperty
Returns true if the property is asserted to be inverse functional (in the given ontologies).
isInverseFunctional(Set) - Method in class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 
isMutable() - Method in interface org.semanticweb.owl.model.OWLOntology
Returns true if the ontology is mutable, i.e. can be changed.
isMutable() - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
Returns true if the ontology is mutable, i.e. can be changed.
isObject(URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
isOneToOne() - Method in class org.semanticweb.owl.model.change.SetOneToOne
 
isOneToOne() - Method in class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 
isOneToOne(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLObjectProperty
Returns true if the property is asserted to be oneToOne (in the given ontology).
isOneToOne(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 
isOneToOne(Set) - Method in interface org.semanticweb.owl.model.OWLObjectProperty
Returns true if the property is asserted to be oneToOne (in the given ontologies).
isOneToOne(Set) - Method in class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 
isOpen() - Method in interface org.semanticweb.owl.util.OWLConnection
Returns true if this connection is open, i.e. atleast one ontology is open.
isOpen() - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
 
isOWLDL(OWLOntology) - Method in interface org.semanticweb.owl.validation.SpeciesValidator
 
isOWLDL(OWLOntology) - Method in class uk.ac.man.cs.img.owl.validation.SpeciesValidator
Returns true if the ontology is OWL-DL.
isOWLDL(URI) - Method in interface org.semanticweb.owl.validation.SpeciesValidator
 
isOWLDL(URI) - Method in class uk.ac.man.cs.img.owl.validation.SpeciesValidator
Returns true if the ontology obtained by parsing the URI is in OWL DL.
isOWLFull(OWLOntology) - Method in interface org.semanticweb.owl.validation.SpeciesValidator
 
isOWLFull(OWLOntology) - Method in class uk.ac.man.cs.img.owl.validation.SpeciesValidator
Returns true if the ontology is OWL-Full.
isOWLFull(URI) - Method in interface org.semanticweb.owl.validation.SpeciesValidator
 
isOWLFull(URI) - Method in class uk.ac.man.cs.img.owl.validation.SpeciesValidator
Returns true if the ontology obtained by parsing the URI is in OWL Full.
isOWLLite(OWLOntology) - Method in interface org.semanticweb.owl.validation.SpeciesValidator
 
isOWLLite(OWLOntology) - Method in class uk.ac.man.cs.img.owl.validation.SpeciesValidator
Returns true if the ontology is OWL-Lite.
isOWLLite(URI) - Method in interface org.semanticweb.owl.validation.SpeciesValidator
 
isOWLLite(URI) - Method in class uk.ac.man.cs.img.owl.validation.SpeciesValidator
Returns true if the ontology obtained by parsing the URI is in OWL Lite.
isRestriction() - Method in class uk.ac.man.cs.img.owl.validation.ClassOrRestrictionIdentifier
 
isSubClassOf(OWLDescription, OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLClassReasoner
Returns true if d1 is a subclass of d2.
isSubClassOf(OWLDescription, OWLDescription) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner
Returns true if d1 is a subclass of d2.
isSymmetric() - Method in class org.semanticweb.owl.model.change.SetSymmetric
 
isSymmetric() - Method in class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 
isSymmetric(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLObjectProperty
Returns true if the property is asserted to be symmetric (in the given ontology).
isSymmetric(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 
isSymmetric(Set) - Method in interface org.semanticweb.owl.model.OWLObjectProperty
Returns true if the property is asserted to be symmetric (in the given ontologies).
isSymmetric(Set) - Method in class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 
isTransitive() - Method in class org.semanticweb.owl.model.change.SetTransitive
 
isTransitive() - Method in class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 
isTransitive(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLObjectProperty
Returns true if the property is asserted to be transitive (in the given ontology).
isTransitive(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 
isTransitive(Set) - Method in interface org.semanticweb.owl.model.OWLObjectProperty
Returns true if the property is asserted to be transitive (in the given ontology).
isTransitive(Set) - Method in class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 

K

known - Variable in class org.semanticweb.owl.io.owl_rdf.Renderer
 

L

LANGLE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
LANGLE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
LANGUAGE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
LANGUAGE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
languageMachineryType(URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Returns true if it's the uri of one of a number of language things
LETTER - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
LETTER - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
level(int) - Static method in class uk.ac.man.cs.img.owl.validation.SpeciesValidator
 
level(int) - Static method in class uk.ac.man.cs.img.owl.util.Validator
 
Linker - interface uk.ac.man.cs.img.owl.io.html.Linker.
 
linkFor(OWLNamedObject) - Method in interface uk.ac.man.cs.img.owl.io.html.Linker
 
lispForm(OWLOntology) - Method in class uk.ac.man.cs.img.owl.validation.ValidatorServlet
 
listClasses(PrintWriter, Linker) - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
listDataProperties(PrintWriter, Linker) - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
ListFactory - class org.semanticweb.owl.impl.model.ListFactory.
Factory for collection types.
ListFactory() - Constructor for class org.semanticweb.owl.impl.model.ListFactory
 
listIndividuals(PrintWriter, Linker) - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
listObjectProperties(PrintWriter, Linker) - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
LITE - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
Constant representing OWL-Lite
loadConcepts() - Method in class org.semanticweb.owl.util.OntologyReplicator
Loads the concepts.
loadInstances() - Method in class org.semanticweb.owl.util.OntologyReplicator
Loads the instances.
loadOntologyPhysical(URI) - Method in interface org.semanticweb.owl.util.OWLConnection
Loads an OWLOntology with given physical URI (in fact an URL), somewhere on the web or in the file system.
loadOntologyPhysical(URI) - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
 
loadProperties() - Method in class org.semanticweb.owl.util.OntologyReplicator
Loads the properties.
LOCAL_NAME - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
LOCAL_NAME - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
logicalURI(String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
logicalURI(String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter2
 
logicalURI(String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter
 
logicalURI(String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestConsumer
 
LogicalURIResolver - interface org.semanticweb.owl.util.LogicalURIResolver.
Resolves a logical URI to connection parameters and a physical URI.
LogicalURIResolver.ResultHolder - class org.semanticweb.owl.util.LogicalURIResolver.ResultHolder.
Holds the result if the resolution.
LogicalURIResolver.ResultHolder() - Constructor for class org.semanticweb.owl.util.LogicalURIResolver.ResultHolder
 
LOWER_ROMAN - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
LOWER_ROMAN - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
LPAREN - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
LPAREN - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 

M

m_applyChangeVisitor - Variable in class org.semanticweb.owl.impl.model.OWLConnectionImpl
Visitor for change events.
m_changeEvents - Variable in class org.semanticweb.owl.util.OntologyReplicator
The list of events.
m_connectionParameters - Variable in class org.semanticweb.owl.util.LogicalURIResolver.ResultHolder
The connection parameters.
m_logicalToPhysicalURIs - Variable in class org.semanticweb.owl.util.OntologyReplicator
The map of logical to physical URI mappings.
m_ontologiesByLogicalURI - Variable in class org.semanticweb.owl.impl.model.OWLConnectionImpl
The map of OWL ontologies indexed by the logical URI opened by this connection.
m_ontologiesByPhysicalURI - Variable in class org.semanticweb.owl.impl.model.OWLConnectionImpl
The map of OWL ontologies indexed by the physical URI opened by this connection.
m_owlDataFactory - Variable in class org.semanticweb.owl.impl.model.OWLConnectionImpl
Data Factory used to create entities
m_parameters - Variable in class org.semanticweb.owl.impl.model.OWLConnectionImpl
Parameters of this connection
m_physicalURI - Variable in class org.semanticweb.owl.util.LogicalURIResolver.ResultHolder
The physical URI.
m_progressListener - Variable in class org.semanticweb.owl.util.OntologyProcessor
The progress listener of the processor.
m_sourceOWLOntology - Variable in class org.semanticweb.owl.util.OntologyReplicator
The source OWL Ontology.
m_sourceToTarget - Variable in class org.semanticweb.owl.util.OntologyReplicator
The map of source to target models.
m_targetOWLConnection - Variable in class org.semanticweb.owl.util.OntologyReplicator
The target KAON connection.
m_targetOWLOntology - Variable in class org.semanticweb.owl.util.OntologyReplicator
The target OWL Ontology.
main(String[]) - Static method in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 
main(String[]) - Static method in class org.semanticweb.owl.io.owl_rdf.Renderer
 
main(String[]) - Static method in class org.semanticweb.owl.io.owl_rdf.OWLRDFParser
 
main(String[]) - Static method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Parses an ontology (passed as a URI) and builds a corresponding abstract owl ontology.
main(String[]) - Static method in class org.semanticweb.owl.io.abstract_syntax.Renderer
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.io.dig1_0.Renderer
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.io.fact.Renderer
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.io.factplus.Renderer
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.validation.SpeciesValidator
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.validation.ConstructChecker
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.inference.NonInferencingTaxonomyReasoner
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLTaxonomyReasoner
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.inference.dl.RACERConsistencyChecker
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.inference.dl.FaCTConverter
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.inference.firstorder.TPTPConverter
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.test.OWLTestParser
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter2
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.util.Validator
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.util.Processor2
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.util.Processor
 
main(String[]) - Static method in class uk.ac.man.cs.img.owl.util.Fixer
 
MALFORMED_ALLDIFFERENT - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
MALFORMED_DESCRIPTION - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
MALFORMED_IMPORT - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
MALFORMED_LIST - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
MALFORMED_RESTRICTION - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
MalformedOWLConstructRDFException - exception org.semanticweb.owl.io.owl_rdf.MalformedOWLConstructRDFException.
This exception represents a condition where we have encountered a badly constructed OWL expression.
MalformedOWLConstructRDFException(String) - Constructor for class org.semanticweb.owl.io.owl_rdf.MalformedOWLConstructRDFException
 
MalformedOWLPropertyURIException - exception org.semanticweb.owl.io.abstract_syntax.MalformedOWLPropertyURIException.
MalformedOWLPropertyURIException.java.
MalformedOWLPropertyURIException(Set, Exception) - Constructor for class org.semanticweb.owl.io.abstract_syntax.MalformedOWLPropertyURIException
 
MalformedOWLPropertyURIException(String) - Constructor for class org.semanticweb.owl.io.abstract_syntax.MalformedOWLPropertyURIException
 
MalformedOWLPropertyURIException(String, Exception) - Constructor for class org.semanticweb.owl.io.abstract_syntax.MalformedOWLPropertyURIException
 
MalformedOWLURIException - exception org.semanticweb.owl.io.abstract_syntax.MalformedOWLURIException.
MalformedOWLURIException.java.
MalformedOWLURIException(String) - Constructor for class org.semanticweb.owl.io.abstract_syntax.MalformedOWLURIException
 
MalformedOWLURIException(String, Exception) - Constructor for class org.semanticweb.owl.io.abstract_syntax.MalformedOWLURIException
 
mALL_VALUES_FROM(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mangle(String) - Method in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
mANNOTATION_LOWER(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mANNOTATION_PROPERTY(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mANNOTATION(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mARABIC_DIGIT(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mAT(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
MAX - Static variable in class org.semanticweb.owl.model.helper.OWLBuilder.CardinalityComponent
 
MAX_CARDINALITY - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
MAX_CARDINALITY - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
MAXCARDINALITYHANDLED - Static variable in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
Stops the renderer producing massive files if big cardinalities are involved.
mCARD(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mCARDINALITY(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mCLASS(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mCOLON(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mCOMPLEMENT_OF(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mCOMPLETE(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mDASH(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mDATATYPE_PROPERTY(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mDATATYPE(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mDEPRECATED(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mDIFFERENT_INDIVIDUALS(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mDIGIT_NON_ARABIC(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mDISJOINT_CLASSES(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mDOMAIN(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mDOUBLE_CARET(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mENUMERATED_CLASS(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mEQUAL(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mEQUIVALENT_CLASSES(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mEQUIVALENT_PROPERTIES(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mESC(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
message(String) - Method in interface org.semanticweb.owl.validation.SpeciesValidatorReporter
General information message.
message(String) - Method in class uk.ac.man.cs.img.owl.validation.ValidatorLogger
 
message(String) - Method in class uk.ac.man.cs.img.owl.validation.SpeciesValidator
Write a message.
message(String) - Method in class uk.ac.man.cs.img.owl.validation.HTMLFragmentReporter
 
mFUNCTIONAL(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
MIN - Static variable in class org.semanticweb.owl.model.helper.OWLBuilder.CardinalityComponent
 
MIN_CARDINALITY - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
MIN_CARDINALITY - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
mINDIVIDUAL(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mINTERSECTION_OF(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mINVERSE_FUNCTIONAL(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mINVERSE_OF(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
ML_COMMENT - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
ML_COMMENT - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
mLANGLE(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mLANGUAGE(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mLETTER(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mLOCAL_NAME(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mLOWER_ROMAN(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mLPAREN(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mMAX_CARDINALITY(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mMIN_CARDINALITY(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mML_COMMENT(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mNAMESPACE(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mOBJECT_PROPERTY(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
modality() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
mONE_OF(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mONTOLOGY_PROPERTY(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mONTOLOGY(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mORDER_ENFORCING_DUMMY_TOKEN(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
Trick to enforce an order on keyword recognition (copied from Jena's n3.g).
mPARTIAL(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mPLUS(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mPREFIX(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mQUOTE(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mQUOTED_STRING(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mRANGE(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mRANGLE(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mRDFSLITERAL(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mREF_PREFIX(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mRESTRICTION(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mRPAREN(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mSAME_INDIVIDUAL(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mSL_COMMENT(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mSOME_VALUES_FROM(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mSUB_CLASS_OF(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mSUB_PROPERTY_OF(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mSUPER(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mSYMMETRIC(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mTRANSITIVE(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mTYPE(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
MULTIPLE_DEFINITIONS - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
mUNDERSCORE(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mUNION_OF(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mURI_ID(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mutable - Variable in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
mVALUE(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mVOCAB(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
mWS(boolean) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 

N

names - Variable in class org.semanticweb.owl.io.owl_rdf.Renderer
 
NAMESPACE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
NAMESPACE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
namespace() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Namespace rule: populates namespaceTable.
newURI(String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
nextToken() - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
NonInferencingTaxonomyReasoner - class uk.ac.man.cs.img.owl.inference.NonInferencingTaxonomyReasoner.
A simple taxonomy reasoner.
NonInferencingTaxonomyReasoner() - Constructor for class uk.ac.man.cs.img.owl.inference.NonInferencingTaxonomyReasoner
 
notifyListeners(OntologyChange) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
notifyOntologyDeleted(OWLOntology) - Method in interface org.semanticweb.owl.util.OWLConnection
Notifies the connection that the OWLOntology has been deleted.
notifyOntologyDeleted(OWLOntology) - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
Notifies the connection that the OWLOntology has been deleted.
NULL_TREE_LOOKAHEAD - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 

O

OBJ_PROP - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
OBJ_PROP_INT - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
OBJECT_PROPERTY - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
OBJECT_PROPERTY - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
objectProperties - Variable in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
objectProperty() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
ObjectRenderer - class org.semanticweb.owl.io.abstract_syntax.ObjectRenderer.
 
ObjectRenderer - class uk.ac.man.cs.img.owl.io.fact.ObjectRenderer.
 
ObjectRenderer() - Constructor for class uk.ac.man.cs.img.owl.io.fact.ObjectRenderer
 
ObjectRenderer(OWLOntology) - Constructor for class org.semanticweb.owl.io.abstract_syntax.ObjectRenderer
 
ONE_OF - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
ONE_OF - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
ONEOF - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
oneOf(Set) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the OWLEnumeration of individuals.
ONT_PROP_INT - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
ONTO_PROP - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
ontology - Variable in class org.semanticweb.owl.model.change.OntologyChange
The ontology within which the change should occur.
ontology - Variable in class org.semanticweb.owl.io.owl_rdf.Renderer
 
ONTOLOGY - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
ONTOLOGY - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
ONTOLOGY_PROPERTY - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
ONTOLOGY_PROPERTY - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
ontology(OWLOntology) - Method in interface org.semanticweb.owl.validation.SpeciesValidatorReporter
 
ontology(OWLOntology) - Method in class uk.ac.man.cs.img.owl.validation.ValidatorLogger
 
ontology(OWLOntology) - Method in class uk.ac.man.cs.img.owl.validation.HTMLFragmentReporter
 
ontology(URI, OWLBuilder) - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Starting rule.
OntologyChange - class org.semanticweb.owl.model.change.OntologyChange.
Base class that represents a change to an ontology.
OntologyChange(OWLOntology, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.OntologyChange
 
OntologyChangeConverter - class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter.
A change visitor adapter that will take any ontology addition and produce the appropriate DIG messages to represent that change.
OntologyChangeConverter(ReasonerProxy) - Constructor for class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
ontologyChanged(OntologyChange) - Method in interface org.semanticweb.owl.model.change.OntologyChangeListener
 
ontologyChanged(OntologyChange) - Method in class uk.ac.man.cs.img.owl.inference.NonInferencingTaxonomyReasoner
 
ontologyChanged(OntologyChange) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner
 
OntologyChangeEntityCollector - class org.semanticweb.owl.model.change.OntologyChangeEntityCollector.
A ChangeVisitor that looks at the change and determines the entities that are used or referred to within the change.
OntologyChangeEntityCollector() - Constructor for class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
OntologyChangeListener - interface org.semanticweb.owl.model.change.OntologyChangeListener.
Interface for things that listen to ontology changes.
OntologyChangeSource - interface org.semanticweb.owl.model.change.OntologyChangeSource.
Things that can be listened to for ontology change events.
OntologyHelper - class org.semanticweb.owl.model.helper.OntologyHelper.
Helper functions for things like accessing the classes and properties of an ontology.
OntologyHelper() - Constructor for class org.semanticweb.owl.model.helper.OntologyHelper
 
ontologyID() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
OntologyProcessor - class org.semanticweb.owl.util.OntologyProcessor.
A utility class for processing OWLOntologies in chunks.
OntologyProcessor.NullProgressListener - class org.semanticweb.owl.util.OntologyProcessor.NullProgressListener.
Empty progress listener.
OntologyProcessor.NullProgressListener() - Constructor for class org.semanticweb.owl.util.OntologyProcessor.NullProgressListener
 
OntologyProcessor.ObjectProcessor - interface org.semanticweb.owl.util.OntologyProcessor.ObjectProcessor.
Processor for loaded objects.
OntologyProcessor.ProgressListener - interface org.semanticweb.owl.util.OntologyProcessor.ProgressListener.
The interface receiving notification about the progress of the processor.
OntologyProcessor() - Constructor for class org.semanticweb.owl.util.OntologyProcessor
Creates an instance of this class.
ontologyProperty() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
ontologyPropertyID() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
OntologyRenderer - class uk.ac.man.cs.img.owl.io.html.OntologyRenderer.
 
OntologyRenderer(OWLOntology) - Constructor for class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
OntologyReplicator - class org.semanticweb.owl.util.OntologyReplicator.
A utility class for copying one ontology into another.
OntologyReplicator(OWLOntology, Map, OWLConnection) - Constructor for class org.semanticweb.owl.util.OntologyReplicator
Creates an instance of this class.
openOntologyLogical(URI) - Method in interface org.semanticweb.owl.util.OWLConnection
Deprecated.  
openOntologyLogical(URI) - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
Deprecated.  
openOntologyPhysical(URI) - Method in interface org.semanticweb.owl.util.OWLConnection
Deprecated.  
openOntologyPhysical(URI) - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
Deprecated. Use getOntology instead.
Options - interface org.semanticweb.owl.io.Options.
Interface for things that can have options set and unset.
ORDER_ENFORCING_DUMMY_TOKEN - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
ORDER_ENFORCING_DUMMY_TOKEN - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
orderedEntities(Set) - Method in class org.semanticweb.owl.io.owl_rdf.Renderer
 
org.semanticweb.owl.impl.model - package org.semanticweb.owl.impl.model
A basic implementation of the OWL API.
org.semanticweb.owl.inference - package org.semanticweb.owl.inference
Inference over OWL ontologies.
org.semanticweb.owl.io - package org.semanticweb.owl.io
Support for input and output of OWL models.
org.semanticweb.owl.io.abstract_syntax - package org.semanticweb.owl.io.abstract_syntax
Simple renderer that writes ontologies in OWL Abstract Syntax.
org.semanticweb.owl.io.owl_rdf - package org.semanticweb.owl.io.owl_rdf
 
org.semanticweb.owl.io.simple - package org.semanticweb.owl.io.simple
Simple output of OWL models.
org.semanticweb.owl.io.vocabulary - package org.semanticweb.owl.io.vocabulary
 
org.semanticweb.owl.model - package org.semanticweb.owl.model
An API for OWL.
org.semanticweb.owl.model.change - package org.semanticweb.owl.model.change
Change API for OWL Ontologies.
org.semanticweb.owl.model.helper - package org.semanticweb.owl.model.helper
Helper classes for the OWL API.
org.semanticweb.owl.util - package org.semanticweb.owl.util
 
org.semanticweb.owl.validation - package org.semanticweb.owl.validation
Classes concerned with validation of OWL ontologies.
OTEST - Static variable in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
OTHER - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
OTHER - Static variable in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
OTHER - Static variable in class uk.ac.man.cs.img.owl.validation.SpeciesValidator
 
OWL - Static variable in class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
Namespace for OWL.
OWL - Static variable in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Value: "http://www.w3.org/2002/07/owl#"
OWL - Static variable in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
Namespaces.
OWL_CONNECTION - Static variable in class org.semanticweb.owl.util.OWLManager
Parameter specifying the OI-model connection class.
OWL_CONNECTION_PARAMETERS - Static variable in class org.semanticweb.owl.util.OWLManager
Type specifier for our constructors.
OWLAnd - interface org.semanticweb.owl.model.OWLAnd.
A conjunction of expressions.
OWLAndImpl - class org.semanticweb.owl.impl.model.OWLAndImpl.
A conjunction of expressions.
OWLAndImpl(OWLDataFactoryImpl, Set) - Constructor for class org.semanticweb.owl.impl.model.OWLAndImpl
 
OWLAnnotationInstance - interface org.semanticweb.owl.model.OWLAnnotationInstance.
OWLAnnotationInstance.java Created: Thu May 08 17:36:07 2003
OWLAnnotationInstanceImpl - class org.semanticweb.owl.impl.model.OWLAnnotationInstanceImpl.
OWLAnnotationInstanceImpl.java Created: Fri May 09 09:33:05 2003
OWLAnnotationInstanceImpl(OWLDataFactoryImpl, OWLObject, OWLAnnotationProperty, Object) - Constructor for class org.semanticweb.owl.impl.model.OWLAnnotationInstanceImpl
 
OWLAnnotationProperty - interface org.semanticweb.owl.model.OWLAnnotationProperty.
OWLAnnotationProperty.java Created: Thu May 08 16:47:28 2003
OWLAnnotationPropertyImpl - class org.semanticweb.owl.impl.model.OWLAnnotationPropertyImpl.
An OWLProperty whose range is a class (a collection of domain objects).
OWLAnnotationPropertyImpl(OWLDataFactoryImpl, URI) - Constructor for class org.semanticweb.owl.impl.model.OWLAnnotationPropertyImpl
 
OWLBooleanDescription - interface org.semanticweb.owl.model.OWLBooleanDescription.
An abstract interface encompassing And, Or and Not.
OWLBuilder - class org.semanticweb.owl.model.helper.OWLBuilder.
Builds abstract OWL ontologies (eg from parser input).
OWLBuilder.AnnotationComponent - class org.semanticweb.owl.model.helper.OWLBuilder.AnnotationComponent.
Encapsulates the property and the content of an annotation.
OWLBuilder.AnnotationComponent(OWLAnnotationProperty, Object) - Constructor for class org.semanticweb.owl.model.helper.OWLBuilder.AnnotationComponent
Creates a new AnnotationComponent instance and sets its property and content properties.
OWLBuilder.CardinalityComponent - class org.semanticweb.owl.model.helper.OWLBuilder.CardinalityComponent.
Encapsulates the properties of a cardinality component.
OWLBuilder.CardinalityComponent(int) - Constructor for class org.semanticweb.owl.model.helper.OWLBuilder.CardinalityComponent
Creates a new CardinalityComponent instance and sets its type property.
OWLBuilder.DataLiteralValueComponent - class org.semanticweb.owl.model.helper.OWLBuilder.DataLiteralValueComponent.
Encapsulates the properties of a data literal value component.
OWLBuilder.DataLiteralValueComponent(OWLDataValue) - Constructor for class org.semanticweb.owl.model.helper.OWLBuilder.DataLiteralValueComponent
Creates a new DataLiteralValueComponent instance and sets its dataLiteral property.
OWLBuilder.DataPropertyValue - class org.semanticweb.owl.model.helper.OWLBuilder.DataPropertyValue.
Pair OWLDataProperty, OWLIndividual.
OWLBuilder.DataPropertyValue(OWLDataProperty, OWLDataValue) - Constructor for class org.semanticweb.owl.model.helper.OWLBuilder.DataPropertyValue
Creates a new DataPropertyValue instance and sets property and dataValue.
OWLBuilder.DataRangeComponent - class org.semanticweb.owl.model.helper.OWLBuilder.DataRangeComponent.
Encapsulates the properties of a dataRange component.
OWLBuilder.DataRangeComponent(OWLDataRange, int) - Constructor for class org.semanticweb.owl.model.helper.OWLBuilder.DataRangeComponent
Creates a new DataRangeComponent instance and sets its dataRange and type properties.
OWLBuilder.DescriptionComponent - class org.semanticweb.owl.model.helper.OWLBuilder.DescriptionComponent.
Encapsulates the properties of a description component.
OWLBuilder.DescriptionComponent(OWLDescription, int) - Constructor for class org.semanticweb.owl.model.helper.OWLBuilder.DescriptionComponent
Creates a new DescriptionComponent instance and sets its description and type properties.
OWLBuilder.IndividualValueComponent - class org.semanticweb.owl.model.helper.OWLBuilder.IndividualValueComponent.
Encapsulates the properties of an individual value component.
OWLBuilder.IndividualValueComponent(URI) - Constructor for class org.semanticweb.owl.model.helper.OWLBuilder.IndividualValueComponent
Creates a new IndividualValueComponent instance and sets its value property to individualId
OWLBuilder.ObjectPropertyValue - class org.semanticweb.owl.model.helper.OWLBuilder.ObjectPropertyValue.
Pair OWLObjectProperty, OWLIndividual.
OWLBuilder.ObjectPropertyValue(OWLObjectProperty, OWLIndividual) - Constructor for class org.semanticweb.owl.model.helper.OWLBuilder.ObjectPropertyValue
Creates a new ObjectPropertyValue instance and sets property and individual.
OWLBuilder.PropertyValue - interface org.semanticweb.owl.model.helper.OWLBuilder.PropertyValue.
Marker interface for data and object property values.
OWLBuilder.RestrictionComponent - interface org.semanticweb.owl.model.helper.OWLBuilder.RestrictionComponent.
Marker interface for restriction components.
OWLBuilder() - Constructor for class org.semanticweb.owl.model.helper.OWLBuilder
Creates a new OWLBuilder instance and sets a default OWLConnection (to org.semanticweb.owl.impl.model.OWLConnectionImpl).
OWLBuilder(OWLConnection) - Constructor for class org.semanticweb.owl.model.helper.OWLBuilder
Creates a new OWLBuilder instance and sets the connection property.
OWLCardinalityRestriction - interface org.semanticweb.owl.model.OWLCardinalityRestriction.
An OWLCardinalityRestriction represents an assertion about the number of role fillers a property can or must have.
OWLClass - interface org.semanticweb.owl.model.OWLClass.
An OWL Class represents a named class within an ontology.
owlClass() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
OWLClassAxiom - interface org.semanticweb.owl.model.OWLClassAxiom.
A super interface for various axiom types, such as subclass, equivalence or disjointness.
OWLClassAxiomImpl - class org.semanticweb.owl.impl.model.OWLClassAxiomImpl.
 
OWLClassAxiomImpl(OWLDataFactoryImpl) - Constructor for class org.semanticweb.owl.impl.model.OWLClassAxiomImpl
 
OWLClassAxiomVisitor - interface org.semanticweb.owl.model.OWLClassAxiomVisitor.
A Visitor for OWL entities objects.
OWLClassAxiomVisitorAdapter - class org.semanticweb.owl.model.helper.OWLClassAxiomVisitorAdapter.
Provides an empty implementation of the OWLClassAxiomVisitor interface.
OWLClassAxiomVisitorAdapter() - Constructor for class org.semanticweb.owl.model.helper.OWLClassAxiomVisitorAdapter
 
OWLClassImpl - class org.semanticweb.owl.impl.model.OWLClassImpl.
An OWL Class represents a named class within an ontology.
OWLClassImpl(OWLDataFactoryImpl, URI) - Constructor for class org.semanticweb.owl.impl.model.OWLClassImpl
 
OWLClassReasoner - interface org.semanticweb.owl.inference.OWLClassReasoner.
A reasoner that provides reasoning over OWL classes.
OWLConcreteDataImpl - class org.semanticweb.owl.impl.model.OWLConcreteDataImpl.
A place holder for concrete data.
OWLConcreteDataImpl(OWLDataFactoryImpl, URI, String, Object) - Constructor for class org.semanticweb.owl.impl.model.OWLConcreteDataImpl
 
OWLConcreteDataTypeImpl - class org.semanticweb.owl.impl.model.OWLConcreteDataTypeImpl.
A place holder for concrete data types.
OWLConcreteDataTypeImpl(OWLDataFactoryImpl, URI) - Constructor for class org.semanticweb.owl.impl.model.OWLConcreteDataTypeImpl
 
OWLConnection - interface org.semanticweb.owl.util.OWLConnection.
Represents a single connection to some implementation provider.
OWLConnectionImpl - class org.semanticweb.owl.impl.model.OWLConnectionImpl.
OWL Connection The class gives access to a concrete implementation of the OWL API
OWLConnectionImpl.PhysicalURIResolver - class org.semanticweb.owl.impl.model.OWLConnectionImpl.PhysicalURIResolver.
The resolver for RDF physical URIs.
OWLConnectionImpl.PhysicalURIResolver() - Constructor for class org.semanticweb.owl.impl.model.OWLConnectionImpl.PhysicalURIResolver
 
OWLConnectionImpl() - Constructor for class org.semanticweb.owl.impl.model.OWLConnectionImpl
Creates an instance of this class with default parameters.
OWLConnectionImpl(Map) - Constructor for class org.semanticweb.owl.impl.model.OWLConnectionImpl
Creates an instance of this class using user defined parameters.
OWLConnectionImpl(Map, Map, Map) - Constructor for class org.semanticweb.owl.impl.model.OWLConnectionImpl
Creates an instance of this class.
OWLConsistencyChecker - interface org.semanticweb.owl.inference.OWLConsistencyChecker.
An OWL consistency checker.
OWLConsumer - class org.semanticweb.owl.io.owl_rdf.OWLConsumer.
This is yet another refactoring and reimplementation of the parser.
OWLConsumer.LiteralTriple - class org.semanticweb.owl.io.owl_rdf.OWLConsumer.LiteralTriple.
 
OWLConsumer.Triple - class org.semanticweb.owl.io.owl_rdf.OWLConsumer.Triple.
 
OWLConsumer(OWLOntology) - Constructor for class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Create a new consumer that will parse into the given ontology
OWLDataAllRestriction - interface org.semanticweb.owl.model.OWLDataAllRestriction.
A universally quantified restriction over a datatype property.
OWLDataAllRestrictionImpl - class org.semanticweb.owl.impl.model.OWLDataAllRestrictionImpl.
A universally quantified restriction over a datatype propperty.
OWLDataAllRestrictionImpl(OWLDataFactoryImpl, OWLDataProperty, OWLDataRange) - Constructor for class org.semanticweb.owl.impl.model.OWLDataAllRestrictionImpl
 
OWLDataCardinalityRestriction - interface org.semanticweb.owl.model.OWLDataCardinalityRestriction.
A CardinalityRestriction that applies to an OWLDataProperty.
OWLDataCardinalityRestrictionImpl - class org.semanticweb.owl.impl.model.OWLDataCardinalityRestrictionImpl.
A CardinalityRestriction that applies to an OWLDataProperty.
OWLDataCardinalityRestrictionImpl(OWLDataFactoryImpl, OWLDataProperty, int, int) - Constructor for class org.semanticweb.owl.impl.model.OWLDataCardinalityRestrictionImpl
 
OWLDataEnumeration - interface org.semanticweb.owl.model.OWLDataEnumeration.
An OWLDataEnumeration is a collection of OWLDataValues, e.g. a data oneOf.
OWLDataEnumerationImpl - class org.semanticweb.owl.impl.model.OWLDataEnumerationImpl.
An OWLDataEnumeration is a collection of OWLDataValues, e.g. a data oneOf.
OWLDataEnumerationImpl(OWLDataFactoryImpl, Set) - Constructor for class org.semanticweb.owl.impl.model.OWLDataEnumerationImpl
 
OWLDataFactory - interface org.semanticweb.owl.model.OWLDataFactory.
OWLDataFactory provides a single access point for the creation of objects within an ontology.
OWLDataFactoryImpl - class org.semanticweb.owl.impl.model.OWLDataFactoryImpl.
Provides a single access point for the creation of objects within an ontology.
OWLDataProperty - interface org.semanticweb.owl.model.OWLDataProperty.
An OWLProperty whose range is some concrete data type.
OWLDataPropertyImpl - class org.semanticweb.owl.impl.model.OWLDataPropertyImpl.
An OWLProperty whose range is some concrete data type.
OWLDataPropertyImpl(OWLDataFactoryImpl, URI) - Constructor for class org.semanticweb.owl.impl.model.OWLDataPropertyImpl
 
OWLDataPropertyInstance - interface org.semanticweb.owl.model.OWLDataPropertyInstance.
Represents an association between a particular individuals and a data value.
OWLDataQuantifiedRestriction - interface org.semanticweb.owl.model.OWLDataQuantifiedRestriction.
A Restriction over an OWLDataProperty that is quantified.
OWLDataQuantifiedRestrictionImpl - class org.semanticweb.owl.impl.model.OWLDataQuantifiedRestrictionImpl.
A Restriction over an OWLDataProperty that is quantified.
OWLDataQuantifiedRestrictionImpl(OWLDataFactoryImpl, OWLDataProperty, OWLDataRange) - Constructor for class org.semanticweb.owl.impl.model.OWLDataQuantifiedRestrictionImpl
 
OWLDataRange - interface org.semanticweb.owl.model.OWLDataRange.
An abstract interface for data ranges.
OWLDataRestriction - interface org.semanticweb.owl.model.OWLDataRestriction.
A Restriction that particularly applies to an OWLDataProperty.
OWLDataRestrictionImpl - class org.semanticweb.owl.impl.model.OWLDataRestrictionImpl.
A Restriction that particularly applies to an OWLDataProperty.
OWLDataRestrictionImpl(OWLDataFactoryImpl, OWLDataProperty) - Constructor for class org.semanticweb.owl.impl.model.OWLDataRestrictionImpl
 
OWLDataSomeRestriction - interface org.semanticweb.owl.model.OWLDataSomeRestriction.
An existentially quantified restriction over a datatype proerty.
OWLDataSomeRestrictionImpl - class org.semanticweb.owl.impl.model.OWLDataSomeRestrictionImpl.
An existentially quantified restriction over a datatype property.
OWLDataSomeRestrictionImpl(OWLDataFactoryImpl, OWLDataProperty, OWLDataRange) - Constructor for class org.semanticweb.owl.impl.model.OWLDataSomeRestrictionImpl
 
OWLDataType - interface org.semanticweb.owl.model.OWLDataType.
A place holder for concrete data types.
OWLDataValue - interface org.semanticweb.owl.model.OWLDataValue.
A place holder for concrete data.
OWLDataValueRestriction - interface org.semanticweb.owl.model.OWLDataValueRestriction.
A restriction over a datatype property with a given value.
OWLDataValueRestrictionImpl - class org.semanticweb.owl.impl.model.OWLDataValueRestrictionImpl.
A restriction over a datatype property with a given value.
OWLDataValueRestrictionImpl(OWLDataFactoryImpl, OWLDataProperty, OWLDataValue) - Constructor for class org.semanticweb.owl.impl.model.OWLDataValueRestrictionImpl
 
OWLDeprecatableObject - interface org.semanticweb.owl.model.OWLDeprecatableObject.
A super interface representing those things that can be deprecated.
OWLDescription - interface org.semanticweb.owl.model.OWLDescription.
An abstract interface encompassing various description types -- boolean expressions, restrictions, enumerations etc.
OWLDescriptionVisitor - interface org.semanticweb.owl.model.OWLDescriptionVisitor.
A Visitor for OWL data structure objects.
OWLDescriptionVisitorAdapter - class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter.
Provides an empty implementation of the OWLDescriptionVisitor interface.
OWLDescriptionVisitorAdapter() - Constructor for class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter
 
OWLDifferentIndividualsAxiom - interface org.semanticweb.owl.model.OWLDifferentIndividualsAxiom.
An axiom asserting that a number of individuals are different.
OWLDifferentIndividualsAxiomImpl - class org.semanticweb.owl.impl.model.OWLDifferentIndividualsAxiomImpl.
An axiom asserting that a number of individuals are different.
OWLDifferentIndividualsAxiomImpl(OWLDataFactoryImpl, Set) - Constructor for class org.semanticweb.owl.impl.model.OWLDifferentIndividualsAxiomImpl
 
OWLDisjointClassesAxiom - interface org.semanticweb.owl.model.OWLDisjointClassesAxiom.
An axiom asserting the disjointness of a number of classes.
OWLDisjointClassesAxiomImpl - class org.semanticweb.owl.impl.model.OWLDisjointClassesAxiomImpl.
An axiom asserting the disjointness of a number of classes.
OWLDisjointClassesAxiomImpl(OWLDataFactoryImpl, Set) - Constructor for class org.semanticweb.owl.impl.model.OWLDisjointClassesAxiomImpl
 
OWLDLOntology - interface org.semanticweb.owl.model.OWLDLOntology.
Sub interface of Ontology which is intended to represent a DL ontology.
OWLEntity - interface org.semanticweb.owl.model.OWLEntity.
A top level interface for entities -- the primitive kinds of things that are found in Ontologies.
OWLEntityCollector - class org.semanticweb.owl.model.helper.OWLEntityCollector.
Collects all the OWLEntities contained in this object.
OWLEntityCollector() - Constructor for class org.semanticweb.owl.model.helper.OWLEntityCollector
 
OWLEntityImpl - class org.semanticweb.owl.impl.model.OWLEntityImpl.
 
OWLEntityImpl(OWLDataFactoryImpl) - Constructor for class org.semanticweb.owl.impl.model.OWLEntityImpl
 
OWLEntityVisitor - interface org.semanticweb.owl.model.OWLEntityVisitor.
A Visitor for OWL entities objects.
OWLEnumeration - interface org.semanticweb.owl.model.OWLEnumeration.
An OWLEnumeration is a collection of OWLIndividuals.
OWLEnumerationImpl - class org.semanticweb.owl.impl.model.OWLEnumerationImpl.
An OWLEnumeration is a collection of OWLIndividuals.
OWLEnumerationImpl(OWLDataFactoryImpl, Set) - Constructor for class org.semanticweb.owl.impl.model.OWLEnumerationImpl
 
OWLEquivalentClassesAxiom - interface org.semanticweb.owl.model.OWLEquivalentClassesAxiom.
An axiom asserting the equivalence of a number of classes.
OWLEquivalentClassesAxiomImpl - class org.semanticweb.owl.impl.model.OWLEquivalentClassesAxiomImpl.
An axiom asserting the equivalence of a number of classes.
OWLEquivalentClassesAxiomImpl(OWLDataFactoryImpl, Set) - Constructor for class org.semanticweb.owl.impl.model.OWLEquivalentClassesAxiomImpl
 
OWLEquivalentPropertiesAxiom - interface org.semanticweb.owl.model.OWLEquivalentPropertiesAxiom.
An axiom asserting the equivalence of a number of properties.
OWLEquivalentPropertiesAxiomImpl - class org.semanticweb.owl.impl.model.OWLEquivalentPropertiesAxiomImpl.
An axiom asserting the equivalence of a number of properties.
OWLEquivalentPropertiesAxiomImpl(OWLDataFactoryImpl, Set) - Constructor for class org.semanticweb.owl.impl.model.OWLEquivalentPropertiesAxiomImpl
 
OWLException - exception org.semanticweb.owl.model.OWLException.
Base class for all OWL Exceptions.
OWLException(String) - Constructor for class org.semanticweb.owl.model.OWLException
 
OWLException(String, Exception) - Constructor for class org.semanticweb.owl.model.OWLException
 
OWLFrame - interface org.semanticweb.owl.model.OWLFrame.
A frame packages up a top-level description of a class, and consists of a number of superclasses and a number of restrictions.
OWLFrameImpl - class org.semanticweb.owl.impl.model.OWLFrameImpl.
A frame packages up a top-level description of a class, and consists of a number of superclasses and a number of restrictions.
OWLFrameImpl(OWLDataFactoryImpl, Set, Set) - Constructor for class org.semanticweb.owl.impl.model.OWLFrameImpl
 
owlFullConstruct(int, String) - Method in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorHandler
An OWL Full construct has been encountered.
owlFullConstruct(int, String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
owlFullConstruct(int, String, Object) - Method in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorHandler
An OWL Full construct has been encountered.
owlFullConstruct(int, String, Object) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
OWLFullConstructRDFException - exception org.semanticweb.owl.io.owl_rdf.OWLFullConstructRDFException.
This exception represents a condition where we have encountered an OWL Full construct in an ontology.
OWLFullConstructRDFException(String) - Constructor for class org.semanticweb.owl.io.owl_rdf.OWLFullConstructRDFException
 
OWLImplHelper - class org.semanticweb.owl.impl.model.OWLImplHelper.
Created: Wed Jan 22 14:21:47 2003
OWLImplHelper() - Constructor for class org.semanticweb.owl.impl.model.OWLImplHelper
 
OWLIndividual - interface org.semanticweb.owl.model.OWLIndividual.
An individual object.
OWLIndividualAxiom - interface org.semanticweb.owl.model.OWLIndividualAxiom.
An abstract interface encompassing axioms about individuals.
OWLIndividualAxiomImpl - class org.semanticweb.owl.impl.model.OWLIndividualAxiomImpl.
 
OWLIndividualAxiomImpl(OWLDataFactoryImpl, Set) - Constructor for class org.semanticweb.owl.impl.model.OWLIndividualAxiomImpl
 
OWLIndividualAxiomVisitor - interface org.semanticweb.owl.model.OWLIndividualAxiomVisitor.
A Visitor for OWL entities objects.
OWLIndividualAxiomVisitorAdapter - class org.semanticweb.owl.model.helper.OWLIndividualAxiomVisitorAdapter.
Provides an empty implementation of the OWLIndividualAxiomVisitor interface.
OWLIndividualAxiomVisitorAdapter() - Constructor for class org.semanticweb.owl.model.helper.OWLIndividualAxiomVisitorAdapter
 
OWLIndividualImpl - class org.semanticweb.owl.impl.model.OWLIndividualImpl.
An individual object.
OWLIndividualImpl(OWLDataFactoryImpl, URI) - Constructor for class org.semanticweb.owl.impl.model.OWLIndividualImpl
 
OWLIndividualReasoner - interface org.semanticweb.owl.inference.OWLIndividualReasoner.
A Reasoner for OWL Individuals.
OWLLiteOntology - interface org.semanticweb.owl.model.OWLLiteOntology.
Sub interface of Ontology which is intended to represent an OWLLite ontology.
OWLManager - class org.semanticweb.owl.util.OWLManager.
A manager for factories of OWL Ontologies.
OWLManager() - Constructor for class org.semanticweb.owl.util.OWLManager
 
OWLNamedObject - interface org.semanticweb.owl.model.OWLNamedObject.
A superinterface for all named things (anything that has a URI associated with it).
OWLNamedObjectImpl - class org.semanticweb.owl.impl.model.OWLNamedObjectImpl.
A superclass for all named things (anything that has a URI associated with it).
OWLNamedObjectImpl(OWLDataFactoryImpl) - Constructor for class org.semanticweb.owl.impl.model.OWLNamedObjectImpl
 
OWLNAMESPACEUSED - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
OWLNaryBooleanDescription - interface org.semanticweb.owl.model.OWLNaryBooleanDescription.
A super interface encompassing And and Or expressions.
OWLNaryBooleanDescriptionImpl - class org.semanticweb.owl.impl.model.OWLNaryBooleanDescriptionImpl.
A super class encompassing And and Or expressions.
OWLNaryBooleanDescriptionImpl(OWLDataFactoryImpl, Set) - Constructor for class org.semanticweb.owl.impl.model.OWLNaryBooleanDescriptionImpl
 
OWLNot - interface org.semanticweb.owl.model.OWLNot.
The complement of a description.
OWLNotImpl - class org.semanticweb.owl.impl.model.OWLNotImpl.
The complement of a description.
OWLNotImpl(OWLDataFactoryImpl, OWLDescription) - Constructor for class org.semanticweb.owl.impl.model.OWLNotImpl
 
OWLObject - interface org.semanticweb.owl.model.OWLObject.
A top level interface for the kinds of things that are found in Ontologies.
OWLObjectAllRestriction - interface org.semanticweb.owl.model.OWLObjectAllRestriction.
A universally quantified restriction over a object property.
OWLObjectAllRestrictionImpl - class org.semanticweb.owl.impl.model.OWLObjectAllRestrictionImpl.
A universally quantified restriction over a datatype property.
OWLObjectAllRestrictionImpl(OWLDataFactoryImpl, OWLObjectProperty, OWLDescription) - Constructor for class org.semanticweb.owl.impl.model.OWLObjectAllRestrictionImpl
 
OWLObjectCardinalityRestriction - interface org.semanticweb.owl.model.OWLObjectCardinalityRestriction.
A CardinalityRestriction that applies to an OWLIndividualProperty.
OWLObjectCardinalityRestrictionImpl - class org.semanticweb.owl.impl.model.OWLObjectCardinalityRestrictionImpl.
A CardinalityRestriction that applies to an OWLObjectProperty.
OWLObjectCardinalityRestrictionImpl(OWLDataFactoryImpl, OWLObjectProperty, int, int) - Constructor for class org.semanticweb.owl.impl.model.OWLObjectCardinalityRestrictionImpl
 
OWLObjectImpl - class org.semanticweb.owl.impl.model.OWLObjectImpl.
A top level class for the kinds of things that are found in Ontologies.
OWLObjectImpl(OWLDataFactoryImpl) - Constructor for class org.semanticweb.owl.impl.model.OWLObjectImpl
 
OWLObjectProperty - interface org.semanticweb.owl.model.OWLObjectProperty.
An OWLProperty whose range is a class (a collection of domain objects).
OWLObjectPropertyImpl - class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl.
An OWLProperty whose range is a class (a collection of domain objects).
OWLObjectPropertyImpl(OWLDataFactoryImpl, URI) - Constructor for class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl
 
OWLObjectPropertyInstance - interface org.semanticweb.owl.model.OWLObjectPropertyInstance.
Represents an association between two particular individuals using an ObjectProperty.
OWLObjectQuantifiedRestriction - interface org.semanticweb.owl.model.OWLObjectQuantifiedRestriction.
A Restriction over an OWLIndividualProperty that is quantified.
OWLObjectQuantifiedRestrictionImpl - class org.semanticweb.owl.impl.model.OWLObjectQuantifiedRestrictionImpl.
A Restriction over an OWLObjectProperty that is quantified.
OWLObjectQuantifiedRestrictionImpl(OWLDataFactoryImpl, OWLObjectProperty, OWLDescription) - Constructor for class org.semanticweb.owl.impl.model.OWLObjectQuantifiedRestrictionImpl
 
OWLObjectRestriction - interface org.semanticweb.owl.model.OWLObjectRestriction.
A Restriction that particularly applies to an OWLObjectProperty.
OWLObjectRestrictionImpl - class org.semanticweb.owl.impl.model.OWLObjectRestrictionImpl.
A Restriction that particularly applies to an OWLObjectProperty.
OWLObjectRestrictionImpl(OWLDataFactoryImpl, OWLObjectProperty) - Constructor for class org.semanticweb.owl.impl.model.OWLObjectRestrictionImpl
 
OWLObjectSomeRestriction - interface org.semanticweb.owl.model.OWLObjectSomeRestriction.
An existentially quantified restriction over a datatype property.
OWLObjectSomeRestrictionImpl - class org.semanticweb.owl.impl.model.OWLObjectSomeRestrictionImpl.
An existentially quantified restriction over a datatype property.
OWLObjectSomeRestrictionImpl(OWLDataFactoryImpl, OWLObjectProperty, OWLDescription) - Constructor for class org.semanticweb.owl.impl.model.OWLObjectSomeRestrictionImpl
 
OWLObjectValueRestriction - interface org.semanticweb.owl.model.OWLObjectValueRestriction.
A restriction over an individual property with a given value.
OWLObjectValueRestrictionImpl - class org.semanticweb.owl.impl.model.OWLObjectValueRestrictionImpl.
A restriction over an individual property with a given value.
OWLObjectValueRestrictionImpl(OWLDataFactoryImpl, OWLObjectProperty, OWLIndividual) - Constructor for class org.semanticweb.owl.impl.model.OWLObjectValueRestrictionImpl
 
OWLObjectVisitor - interface org.semanticweb.owl.model.OWLObjectVisitor.
A Visitor for OWL data structure objects.
OWLObjectVisitorAdapter - class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter.
Provides an empty implementation of the OWLObjectVisitor interface.
OWLObjectVisitorAdapter() - Constructor for class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
OWLOntologies - class org.semanticweb.owl.util.OWLOntologies.
Contains utility functions for OWLOntologies.
OWLOntology - interface org.semanticweb.owl.model.OWLOntology.
Represents an OWL ontology.
OWLOntologyImpl - class org.semanticweb.owl.impl.model.OWLOntologyImpl.
Represents an OWL ontology.
OWLOntologyImpl.EntityAdder - class org.semanticweb.owl.impl.model.OWLOntologyImpl.EntityAdder.
 
OWLOntologyImpl.EntityRemover - class org.semanticweb.owl.impl.model.OWLOntologyImpl.EntityRemover.
 
OWLOntologyImpl.EntityRemover() - Constructor for class org.semanticweb.owl.impl.model.OWLOntologyImpl.EntityRemover
 
OWLOntologyImpl(OWLDataFactoryImpl, URI, URI) - Constructor for class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
OWLOntologyObject - interface org.semanticweb.owl.model.OWLOntologyObject.
An OWLOntologyObject knows about the ontology from which it came.
OWLOr - interface org.semanticweb.owl.model.OWLOr.
A disjunction of expressions.
OWLOrImpl - class org.semanticweb.owl.impl.model.OWLOrImpl.
A disjunction of expressions.
OWLOrImpl(OWLDataFactoryImpl, Set) - Constructor for class org.semanticweb.owl.impl.model.OWLOrImpl
 
OWLProperty - interface org.semanticweb.owl.model.OWLProperty.
A Property in an OWL ontology.
OWLPropertyAxiom - interface org.semanticweb.owl.model.OWLPropertyAxiom.
A super interface for various property axiom types, such as subproperty or equivalence.
OWLPropertyAxiomImpl - class org.semanticweb.owl.impl.model.OWLPropertyAxiomImpl.
 
OWLPropertyAxiomImpl(OWLDataFactoryImpl) - Constructor for class org.semanticweb.owl.impl.model.OWLPropertyAxiomImpl
 
OWLPropertyAxiomVisitor - interface org.semanticweb.owl.model.OWLPropertyAxiomVisitor.
A Visitor for OWL entities objects.
OWLPropertyAxiomVisitorAdapter - class org.semanticweb.owl.model.helper.OWLPropertyAxiomVisitorAdapter.
Provides an empty implementation of the OWLPropertyAxiomVisitor interface.
OWLPropertyAxiomVisitorAdapter() - Constructor for class org.semanticweb.owl.model.helper.OWLPropertyAxiomVisitorAdapter
 
OWLPropertyImpl - class org.semanticweb.owl.impl.model.OWLPropertyImpl.
A Property in an OWL ontology.
OWLPropertyImpl(OWLDataFactoryImpl) - Constructor for class org.semanticweb.owl.impl.model.OWLPropertyImpl
 
OWLPropertyInstance - interface org.semanticweb.owl.model.OWLPropertyInstance.
Super interface for instances of property filling.
OWLRDFErrorConstants - interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants.
Constants representing the various OWL Full things that can occur during parsing.
OWLRDFErrorHandler - interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorHandler.
Error handlers for parsers.
OWLRDFParser - class org.semanticweb.owl.io.owl_rdf.OWLRDFParser.
Parser for the normative XML/RDF Syntax.
OWLRDFParser() - Constructor for class org.semanticweb.owl.io.owl_rdf.OWLRDFParser
 
OWLReasoner - interface org.semanticweb.owl.inference.OWLReasoner.
A Reasoner for OWL ontologies.
OWLRestriction - interface org.semanticweb.owl.model.OWLRestriction.
A super interface of datatype and individual restrictions.
OWLSameIndividualsAxiom - interface org.semanticweb.owl.model.OWLSameIndividualsAxiom.
An axiom asserting that a number of individuals are the same.
OWLSameIndividualsAxiomImpl - class org.semanticweb.owl.impl.model.OWLSameIndividualsAxiomImpl.
An axiom asserting that a number of individuals are the same.
OWLSameIndividualsAxiomImpl(OWLDataFactoryImpl, Set) - Constructor for class org.semanticweb.owl.impl.model.OWLSameIndividualsAxiomImpl
 
OWLSubClassAxiom - interface org.semanticweb.owl.model.OWLSubClassAxiom.
An axiom asserting a subclass relationship between a pair of Descriptions.
OWLSubClassAxiomImpl - class org.semanticweb.owl.impl.model.OWLSubClassAxiomImpl.
An axiom asserting a subclass relationship between a pair of Descriptions.
OWLSubClassAxiomImpl(OWLDataFactoryImpl, OWLDescription, OWLDescription) - Constructor for class org.semanticweb.owl.impl.model.OWLSubClassAxiomImpl
 
OWLSubPropertyAxiom - interface org.semanticweb.owl.model.OWLSubPropertyAxiom.
An axiom asserting a subclass relationship between a pair of Properties.
OWLSubPropertyAxiomImpl - class org.semanticweb.owl.impl.model.OWLSubPropertyAxiomImpl.
An axiom asserting a subclass relationship between a pair of Properties.
OWLSubPropertyAxiomImpl(OWLDataFactoryImpl, OWLProperty, OWLProperty) - Constructor for class org.semanticweb.owl.impl.model.OWLSubPropertyAxiomImpl
 
OWLTaxonomyReasoner - interface org.semanticweb.owl.inference.OWLTaxonomyReasoner.
A Taxonomy Reasoner for OWL ontologies.
OWLTest - class uk.ac.man.cs.img.owl.test.OWLTest.
Simple data structure that represents some of the information in an OWL Test.
OWLTest() - Constructor for class uk.ac.man.cs.img.owl.test.OWLTest
 
OWLTestConsumer - class uk.ac.man.cs.img.owl.test.OWLTestConsumer.
Basic consumer that will handle parsing of OWL Test RDF Manifests and will extract all the ontologies referred to and their claimed species.
OWLTestConsumer(OWLTest) - Constructor for class uk.ac.man.cs.img.owl.test.OWLTestConsumer
 
OWLTestExtracter - class uk.ac.man.cs.img.owl.test.OWLTestExtracter.
Utility that takes a collection of zipped files, looks for any manifests in them, and then tries to extract information about the tests described.
OWLTestExtracter() - Constructor for class uk.ac.man.cs.img.owl.test.OWLTestExtracter
 
OWLTestExtracter2 - class uk.ac.man.cs.img.owl.test.OWLTestExtracter2.
Utility that takes a collection of zipped files, looks for any manifests in them, and then tries to extract information about the tests described.
OWLTestExtracter2() - Constructor for class uk.ac.man.cs.img.owl.test.OWLTestExtracter2
 
OWLTestParser - class uk.ac.man.cs.img.owl.test.OWLTestParser.
A simple RDF parser that will parse OWL Test Manifest files and create OWLTest objects.
OWLTestParser() - Constructor for class uk.ac.man.cs.img.owl.test.OWLTestParser
 
OWLTestVocabularyAdapter - class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter.
Vocabulary of the OWL/RDF test specification as of 03/02/03.
OWLTestVocabularyAdapter() - Constructor for class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
OWLTokenTypes - interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes.
 
OWLValidationConstants - interface org.semanticweb.owl.validation.OWLValidationConstants.
Some useful constant values.
OWLVocabularyAdapter - class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter.
Vocabulary of the OWL specification as of 03/02/03.
OWLVocabularyAdapter() - Constructor for class org.semanticweb.owl.io.vocabulary.OWLVocabularyAdapter
 

P

parse() - Method in class uk.ac.man.cs.img.owl.util.Fixer
 
parseDescription(Reader) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Parses the description in descriptionReader and returns the corresponding OWLDescription.
parseDescription(String) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Parses descriptionString and returns the corresponding OWLDescription.
parseInt(String, String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
parseOntology(OWLOntology, Reader, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLRDFParser
Locally accessible parse method used during import parsing
parseOntology(OWLOntology, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLRDFParser
Locally accessible parse method used during import parsing
parseOntology(Reader, URI) - Method in interface org.semanticweb.owl.io.Parser
Parse from the given reader and return a new ontology object based on the connection that the parser knows about.
parseOntology(Reader, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLRDFParser
 
parseOntology(Reader, URI) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Parses the ontology in reader and returns a new ontology object based on the connection that the parser knows about.
parseOntology(URI) - Method in interface org.semanticweb.owl.io.Parser
Parse from the given URI and return a new ontology object based on the connection that the parser knows about.
parseOntology(URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLRDFParser
 
parseOntology(URI) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Parses the ontology at uri and returns a new ontology object based on the connection that the parser knows about.
Parser - interface org.semanticweb.owl.io.Parser.
Parse some concrete representation into an OWL data structure.
ParserException - exception org.semanticweb.owl.io.ParserException.
ParserException.java Created: Thu Dec 19 15:57:01 2002
ParserException(String) - Constructor for class org.semanticweb.owl.io.ParserException
 
ParserException(String, Exception) - Constructor for class org.semanticweb.owl.io.ParserException
Exception that has another Exception as a cause
ParserException(String, Exception, int) - Constructor for class org.semanticweb.owl.io.ParserException
Exception that has another Exception as a cause
parseTest(String, Reader) - Method in class uk.ac.man.cs.img.owl.test.OWLTestParser
 
parseTest(URI) - Method in class uk.ac.man.cs.img.owl.test.OWLTestParser
Returns a collection of documents, indexed according to their level.
parseTests(URI) - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter2
Returns a collection of documents, indexed according to their level.
parseTests(URI) - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter
Returns a collection of documents, indexed according to their level.
PARTIAL - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
PARTIAL - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
PARTIAL - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
PedroServlet - class uk.ac.man.cs.img.owl.presentation.PedroServlet.
Basic Validation Servlet.
PedroServlet() - Constructor for class uk.ac.man.cs.img.owl.presentation.PedroServlet
 
PHASE_COPY_CONCEPTS - Static variable in class org.semanticweb.owl.util.OntologyReplicator
Phase of copying concepts.
PHASE_COPY_INSTANCES - Static variable in class org.semanticweb.owl.util.OntologyReplicator
Phase of copying instances.
PHASE_COPY_PROPERTIES - Static variable in class org.semanticweb.owl.util.OntologyReplicator
Phase of copying properties.
PHASE_LOAD_CONCEPTS - Static variable in class org.semanticweb.owl.util.OntologyReplicator
Phase of loading concepts.
PHASE_LOAD_INSTANCES - Static variable in class org.semanticweb.owl.util.OntologyReplicator
Phase of loading instances.
PHASE_LOAD_PROPERTIES - Static variable in class org.semanticweb.owl.util.OntologyReplicator
Phase of loading properties.
physicalURI - Variable in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
PhysicalURIToDefaultParametersResolver - interface org.semanticweb.owl.util.PhysicalURIToDefaultParametersResolver.
Implemented by each KAON API implementation to resolve the physicalURI to the default parameters.
PLUS - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
PLUS - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
PREFIX - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
PREFIX - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
PresentationServlet - class uk.ac.man.cs.img.owl.presentation.PresentationServlet.
Basic Servlet that provides a "javadoc-like" view on an ontology.
PresentationServlet() - Constructor for class uk.ac.man.cs.img.owl.presentation.PresentationServlet
 
pretty(int) - Static method in class uk.ac.man.cs.img.owl.util.Errors
 
printFooter(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ValidatorServlet
 
printFooter(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ValidationTestServlet
 
printFooter(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ConverterServlet
 
printFooter(PrintWriter) - Method in class uk.ac.man.cs.img.owl.presentation.PresentationServlet
 
printFooter(PrintWriter) - Method in class uk.ac.man.cs.img.owl.presentation.PedroServlet
 
printForm(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ValidatorServlet
 
printForm(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ValidationTestServlet
 
printForm(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ConverterServlet
 
printForm(PrintWriter) - Method in class uk.ac.man.cs.img.owl.presentation.PedroServlet
 
printFrame(OWLOntology, PrintWriter) - Method in class uk.ac.man.cs.img.owl.presentation.PresentationServlet
 
printHeader(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ValidatorServlet
 
printHeader(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ValidationTestServlet
 
printHeader(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ConverterServlet
 
printHeader(PrintWriter) - Method in class uk.ac.man.cs.img.owl.presentation.PresentationServlet
 
printHeader(PrintWriter) - Method in class uk.ac.man.cs.img.owl.presentation.PedroServlet
 
printHelp(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ValidatorServlet
 
printHelp(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ValidationTestServlet
 
printHelp(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ConverterServlet
 
printHelp(PrintWriter) - Method in class uk.ac.man.cs.img.owl.presentation.PedroServlet
 
printHost(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ValidatorServlet
 
printHost(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ValidationTestServlet
 
printHost(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ConverterServlet
 
printHost(PrintWriter) - Method in class uk.ac.man.cs.img.owl.presentation.PedroServlet
 
printInfo(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ValidatorServlet
 
printInfo(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ValidationTestServlet
 
printInfo(PrintWriter) - Method in class uk.ac.man.cs.img.owl.validation.ConverterServlet
 
printInfo(PrintWriter) - Method in class uk.ac.man.cs.img.owl.presentation.PedroServlet
 
printTest(OWLTest, boolean) - Static method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter2
 
printTest(OWLTest, boolean) - Static method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter
 
processConcepts() - Method in class org.semanticweb.owl.util.OntologyReplicator
Processes all concepts.
processElements(Set, OWLOntology, int, OntologyProcessor.ObjectProcessor, int) - Method in class org.semanticweb.owl.util.OntologyProcessor
Loads and processes elements from the given set in chunks.
processInstances() - Method in class org.semanticweb.owl.util.OntologyReplicator
Processes all instances.
processLoadedObjects(Set) - Method in interface org.semanticweb.owl.util.OntologyProcessor.ObjectProcessor
 
Processor - class uk.ac.man.cs.img.owl.util.Processor.
A basic class for an OWL ontology processor.
Processor() - Constructor for class uk.ac.man.cs.img.owl.util.Processor
 
Processor2 - class uk.ac.man.cs.img.owl.util.Processor2.
Test Class.
Processor2() - Constructor for class uk.ac.man.cs.img.owl.util.Processor2
 
processorProgress(int, int, int) - Method in interface org.semanticweb.owl.util.OntologyProcessor.ProgressListener
 
processorProgress(int, int, int) - Method in class org.semanticweb.owl.util.OntologyProcessor.NullProgressListener
 
processProperties() - Method in class org.semanticweb.owl.util.OntologyReplicator
Processes all properties.
propertyAxioms - Variable in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
pw - Variable in class org.semanticweb.owl.io.owl_rdf.Renderer
 

Q

qname() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
QUOTE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
QUOTE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
QUOTED_STRING - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
QUOTED_STRING - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 

R

RACERConsistencyChecker - class uk.ac.man.cs.img.owl.inference.dl.RACERConsistencyChecker.
An OWL reasoner that uses a DIG reasoner to do the work.
RACERConsistencyChecker.ExpressivenessOutOfScopeException - exception uk.ac.man.cs.img.owl.inference.dl.RACERConsistencyChecker.ExpressivenessOutOfScopeException.
 
RACERConsistencyChecker(Reasoner) - Constructor for class uk.ac.man.cs.img.owl.inference.dl.RACERConsistencyChecker
Create a new reasoning object.
RANGE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
RANGE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
ranges - Variable in class org.semanticweb.owl.impl.model.OWLPropertyImpl
 
RANGLE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
RANGLE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
RDF - Static variable in class org.semanticweb.owl.io.vocabulary.RDFVocabularyAdapter
Namespace for the RDF.
RDF - Static variable in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Value: "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
RDF - Static variable in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
RDF_CLASS - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
RDF_PROPERTY - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
rdfListToSet(URI, Set) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Takes a URI that should be the URI of an RDF listm and returns a collection of those things that form the elements of the list.
RDFS - Static variable in class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
Namespace for the RDFS.
RDFS - Static variable in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Value: "http://www.w3.org/2000/01/rdf-schema#"
RDFS - Static variable in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 
RDFS_LIT_URI - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
RDFSLITERAL - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
RDFSLITERAL - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
RDFSVocabularyAdapter - class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter.
Vocabulary for the current RDFS specification.
RDFSVocabularyAdapter() - Constructor for class org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
Creates an instance of this class.
RDFVocabularyAdapter - class org.semanticweb.owl.io.vocabulary.RDFVocabularyAdapter.
Vocabulary for current RDF things.
RDFVocabularyAdapter() - Constructor for class org.semanticweb.owl.io.vocabulary.RDFVocabularyAdapter
Creates an instance of this class.
readableCode(int) - Static method in class uk.ac.man.cs.img.owl.validation.SpeciesValidator
 
ReasonerProxy - interface uk.ac.man.cs.img.owl.inference.dl.ReasonerProxy.
ReasonerProxy.java Created: Fri May 16 17:04:23 2003
REF_PREFIX - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
REF_PREFIX - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
registerLogicalURIResolver(LogicalURIResolver) - Static method in class org.semanticweb.owl.util.OWLManager
Registers a logical URI resolver.
registerPhysicalURIToDefaultParametersResolver(PhysicalURIToDefaultParametersResolver) - Static method in class org.semanticweb.owl.util.OWLManager
Registers a resolver from physical URI to default parameters.
registerPhysicalURIToDefaultParametersResolver(String) - Static method in class org.semanticweb.owl.util.OWLManager
Registers a resolver from physical URI to default parameters by its class name.
registerWellKnownRDFOntology(URI) - Static method in class org.semanticweb.owl.util.OWLManager
Reegisters a well-known RDF OI-model.
registerWellKnownRDFOntologyEx(URI) - Static method in class org.semanticweb.owl.util.OWLManager
A private version of the method that ignores the exception.
RELATEDINDIVIDUALS - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
releaseTripleModel() - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
reloadOntologyPhysical(URI) - Method in interface org.semanticweb.owl.util.OWLConnection
Reloads an OWLOntology with given physical URI (in fact an URL), somewhere on the web or in the file system.
reloadOntologyPhysical(URI) - Method in class org.semanticweb.owl.impl.model.OWLConnectionImpl
 
RemoveClassAxiom - class org.semanticweb.owl.model.change.RemoveClassAxiom.
Remove a class axiom.
RemoveClassAxiom(OWLOntology, OWLClassAxiom, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.RemoveClassAxiom
 
RemoveEntity - class org.semanticweb.owl.model.change.RemoveEntity.
Remove the entity from the ontology.
RemoveEntity(OWLOntology, OWLEntity, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.RemoveEntity
 
RemoveEnumeration - class org.semanticweb.owl.model.change.RemoveEnumeration.
Remove an assertion that a class is equivalent to an enumeration.
RemoveEnumeration(OWLOntology, OWLClass, OWLEnumeration, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.RemoveEnumeration
 
RemoveEquivalentClass - class org.semanticweb.owl.model.change.RemoveEquivalentClass.
Remove an equivalence from a class description.
RemoveEquivalentClass(OWLOntology, OWLClass, OWLDescription, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.RemoveEquivalentClass
 
removeOntology(OWLOntologyImpl) - Method in class org.semanticweb.owl.impl.model.OWLPropertyAxiomImpl
Remove the given ontology from the collection that this class knows it appears in.
removeOntology(OWLOntologyImpl) - Method in class org.semanticweb.owl.impl.model.OWLIndividualAxiomImpl
Remove the given ontology from the collection that this class knows it appears in.
removeOntology(OWLOntologyImpl) - Method in class org.semanticweb.owl.impl.model.OWLEquivalentClassesAxiomImpl
Remove the given ontology from the collection that this class knows it appears in.
removeOntology(OWLOntologyImpl) - Method in class org.semanticweb.owl.impl.model.OWLEntityImpl
Remove the given ontology from the collection that this class knows it appears in.
removeOntology(OWLOntologyImpl) - Method in class org.semanticweb.owl.impl.model.OWLDisjointClassesAxiomImpl
Remove the given ontology from the collection that this class knows it appears in.
removeOntology(OWLOntologyImpl) - Method in class org.semanticweb.owl.impl.model.OWLClassAxiomImpl
Remove the given ontology from the collection that this class knows it appears in.
removeOntologyChangeListener(OntologyChangeListener) - Method in interface org.semanticweb.owl.model.change.OntologyChangeSource
Remove the listener from the collection
removeOntologyChangeListener(OntologyChangeListener) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
RemoveSuperClass - class org.semanticweb.owl.model.change.RemoveSuperClass.
Remove a superclass assertion from a class.
RemoveSuperClass(OWLOntology, OWLClass, OWLDescription, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.RemoveSuperClass
 
render(URI, Renderer) - Method in class uk.ac.man.cs.img.owl.validation.ConverterServlet
 
renderAnnotationProperty(OWLAnnotationProperty, PrintWriter, Linker) - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
renderAnnotations(OWLOntology, OWLNamedObject) - Method in class org.semanticweb.owl.io.owl_rdf.Renderer
Render the annotations for an object
renderClass(OWLClass, PrintWriter, Linker) - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
renderClass(OWLOntology, OWLClass) - Method in class org.semanticweb.owl.io.owl_rdf.Renderer
 
renderClassAxiom(OWLClassAxiom) - Method in class org.semanticweb.owl.io.owl_rdf.Renderer
 
renderClassAxiom(OWLClassAxiom, PrintWriter, Linker) - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
renderDataProperty(OWLDataProperty, PrintWriter, Linker) - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
renderDataProperty(OWLOntology, OWLDataProperty) - Method in class org.semanticweb.owl.io.owl_rdf.Renderer
 
renderDataType(OWLDataType, PrintWriter, Linker) - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
Renderer - interface org.semanticweb.owl.io.Renderer.
Render an OWL data structure using an appropriate concrete representation.
Renderer - class org.semanticweb.owl.io.owl_rdf.Renderer.
Produces OWL/RDF Syntax from a given ontology
Renderer - class org.semanticweb.owl.io.abstract_syntax.Renderer.
 
Renderer - class org.semanticweb.owl.io.simple.Renderer.
A very simple renderer, primarily for test purposes.
Renderer - class uk.ac.man.cs.img.owl.io.dig1_0.Renderer.
 
Renderer - class uk.ac.man.cs.img.owl.io.fact.Renderer.
 
Renderer - class uk.ac.man.cs.img.owl.io.factplus.Renderer.
 
Renderer - class uk.ac.man.cs.img.owl.io.tptp.Renderer.
 
Renderer.BigCardinalityException - exception uk.ac.man.cs.img.owl.io.tptp.Renderer.BigCardinalityException.
 
Renderer.BigCardinalityException(String) - Constructor for class uk.ac.man.cs.img.owl.io.tptp.Renderer.BigCardinalityException
 
Renderer() - Constructor for class org.semanticweb.owl.io.owl_rdf.Renderer
 
Renderer() - Constructor for class org.semanticweb.owl.io.abstract_syntax.Renderer
 
Renderer() - Constructor for class org.semanticweb.owl.io.simple.Renderer
 
Renderer() - Constructor for class uk.ac.man.cs.img.owl.io.dig1_0.Renderer
 
Renderer() - Constructor for class uk.ac.man.cs.img.owl.io.fact.Renderer
 
Renderer() - Constructor for class uk.ac.man.cs.img.owl.io.factplus.Renderer
 
Renderer() - Constructor for class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
RendererException - exception org.semanticweb.owl.io.RendererException.
RendererException.java Created: Thu Dec 19 15:57:01 2002
RendererException(String) - Constructor for class org.semanticweb.owl.io.RendererException
 
renderHierarchy(URI, boolean) - Method in class uk.ac.man.cs.img.owl.presentation.PedroServlet
 
renderIndividual(OWLIndividual, PrintWriter, Linker) - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
renderIndividual(OWLOntology, OWLIndividual) - Method in class org.semanticweb.owl.io.owl_rdf.Renderer
 
renderIndividualAxiom(OWLIndividualAxiom, PrintWriter, Linker) - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
RenderingConstants - interface org.semanticweb.owl.io.owl_rdf.RenderingConstants.
Some useful constant values.
RenderingVisitor - class org.semanticweb.owl.io.owl_rdf.RenderingVisitor.
RenderingVisitor.java Created: Fri Feb 21 10:57:24 2003
RenderingVisitor - class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor.
RenderingVisitor.java Created: Fri Feb 21 10:57:24 2003
RenderingVisitor - class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor.
RenderingVisitor.java Created: Fri Feb 21 10:57:24 2003
RenderingVisitor - class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor.
RenderingVisitor.java Created: Fri Feb 21 10:57:24 2003
RenderingVisitor - class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor.
RenderingVisitor.java Created: Fri Feb 21 10:57:24 2003
RenderingVisitor - class uk.ac.man.cs.img.owl.io.html.RenderingVisitor.
RenderingVisitor.java Created: Fri Feb 21 10:57:24 2003
RenderingVisitor - class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor.
RenderingVisitor.java Created: Fri Feb 21 10:57:24 2003
RenderingVisitor() - Constructor for class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
RenderingVisitor() - Constructor for class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
RenderingVisitor(Linker, OWLOntology) - Constructor for class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
RenderingVisitor(Renderer) - Constructor for class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
RenderingVisitor(Renderer, String, Set) - Constructor for class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
RenderingVisitor(ShortFormProvider) - Constructor for class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
RenderingVisitor(ShortFormProvider) - Constructor for class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
RenderingVisitor(ShortFormProvider, OWLOntology) - Constructor for class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
renderObject(OWLObject) - Method in class org.semanticweb.owl.io.abstract_syntax.ObjectRenderer
 
renderObject(OWLObject) - Method in class uk.ac.man.cs.img.owl.io.fact.ObjectRenderer
 
renderObjectProperty(OWLObjectProperty, PrintWriter, Linker) - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
renderObjectProperty(OWLOntology, OWLObjectProperty) - Method in class org.semanticweb.owl.io.owl_rdf.Renderer
 
renderOntology(OWLOntology, Writer) - Method in interface org.semanticweb.owl.io.Renderer
Render the given ontology onto the writer using an appropriate concrete representation
renderOntology(OWLOntology, Writer) - Method in class org.semanticweb.owl.io.owl_rdf.Renderer
 
renderOntology(OWLOntology, Writer) - Method in class org.semanticweb.owl.io.abstract_syntax.Renderer
 
renderOntology(OWLOntology, Writer) - Method in class org.semanticweb.owl.io.simple.Renderer
Prints a very simple rendering of the ontology to the writer, listing all the classes, properties and individuals defined in the ontology.
renderOntology(OWLOntology, Writer) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.Renderer
 
renderOntology(OWLOntology, Writer) - Method in class uk.ac.man.cs.img.owl.io.fact.Renderer
 
renderOntology(OWLOntology, Writer) - Method in class uk.ac.man.cs.img.owl.io.factplus.Renderer
 
renderOntology(OWLOntology, Writer) - Method in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
renderOntology(OWLOntology, Writer, List, List, List, List, List) - Method in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
renderPropertyAxiom(OWLPropertyAxiom) - Method in class org.semanticweb.owl.io.owl_rdf.Renderer
Method renderPropertyAxiom.
renderPropertyAxiom(OWLPropertyAxiom, PrintWriter, Linker) - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
renderURI(URI, PrintWriter, Linker) - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
reservedNames - Variable in class org.semanticweb.owl.io.owl_rdf.Renderer
 
reset() - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
reset() - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
Reset the collector
reset() - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
reset() - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
reset() - Method in class org.semanticweb.owl.io.simple.DescriptionRenderer
 
reset() - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
reset() - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
reset() - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
reset() - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
reset() - Method in class uk.ac.man.cs.img.owl.validation.ConstructChecker
 
reset() - Method in class uk.ac.man.cs.img.owl.validation.ClassOrRestrictionIdentifier
 
resolveLogicalURI(OWLConnection, URI) - Static method in class org.semanticweb.owl.util.OWLManager
Tries to resolve a logical URI for the connection.
resolveLogicalURI(URI) - Method in interface org.semanticweb.owl.util.LogicalURIResolver
Resolves a logical URI to the parameters and a physical URI.
RESTRICTION - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
RESTRICTION - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
restriction() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
result() - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
result() - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
result() - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
result() - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
result() - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
result() - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
result() - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
result() - Method in class uk.ac.man.cs.img.owl.io.tptp.AxiomRenderer
 
RPAREN - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
RPAREN - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
RTEST - Static variable in class uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
 

S

s_defaultParameters - Static variable in class org.semanticweb.owl.impl.model.OWLConnectionImpl
Default parameters of this connection
s_logicalURIResolvers - Static variable in class org.semanticweb.owl.util.OWLManager
The list of registered logical URI resolvers.
s_parametersAPIOnRDF - Static variable in class org.semanticweb.owl.util.OWLManager
The parameters for the RDF connections.
s_physicalURIToDefaultParametersResolvers - Static variable in class org.semanticweb.owl.util.OWLManager
The map of registered physical URI resolvers.
SAME_INDIVIDUAL - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
SAME_INDIVIDUAL - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
SAMEINDIVIDUAL - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
SEPARATIONVIOLATION - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
setANTLRParser(ANTLRParser) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Set the ANTLRParser value.
setAssumptions(HashSet[]) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Set the assumptions that this consumer should be making about the objects that its parsing.
setBuilder(OWLBuilder) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Set the OWLBuilder.
setCardinality(String) - Method in class org.semanticweb.owl.model.helper.OWLBuilder.CardinalityComponent
Converts tokenValue to int and assigns it to the cardinality property.
setCause(OntologyChange) - Method in class org.semanticweb.owl.model.change.OntologyChange
 
setCheckDefinitions(boolean) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
setConnection(OWLConnection) - Method in interface org.semanticweb.owl.io.Parser
Set the connection used to create new ontologies.
setConnection(OWLConnection) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Set the value of the OWLConnection value.
setConnection(OWLConnection) - Method in interface org.semanticweb.owl.validation.SpeciesValidator
Set the connection (e.g. the implementation that the validator will choose to use when constructing ontologies.
setConnection(OWLConnection) - Method in class org.semanticweb.owl.io.owl_rdf.OWLRDFParser
Set the connection used to create new ontologies.
setConnection(OWLConnection) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Set the value of the OWLConnection value.
setConnection(OWLConnection) - Method in class uk.ac.man.cs.img.owl.validation.SpeciesValidator
Set the connection (e.g. the implementation that the validator will choose to use when constructing ontologies.
setConsumer(OWLConsumer) - Method in class org.semanticweb.owl.io.owl_rdf.OWLRDFParser
 
setDataPropertyFunctional(OWLDataProperty) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Sets the OWLDataProperty property to functional.
SetDeprecated - class org.semanticweb.owl.model.change.SetDeprecated.
Set a Class or Property to be deprecated.
setDeprecated(OWLOntology, boolean) - Method in class org.semanticweb.owl.impl.model.OWLPropertyImpl
 
setDeprecated(OWLOntology, boolean) - Method in class org.semanticweb.owl.impl.model.OWLConcreteDataTypeImpl
 
setDeprecated(OWLOntology, boolean) - Method in class org.semanticweb.owl.impl.model.OWLClassImpl
 
SetDeprecated(OWLOntology, OWLDeprecatableObject, boolean, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.SetDeprecated
 
setDeprecatedObject(OWLDeprecatableObject) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Deprecates deprecatable.
SetFunctional - class org.semanticweb.owl.model.change.SetFunctional.
Set the functional flag on a Property.
SetFunctional(OWLOntology, OWLProperty, boolean, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.SetFunctional
 
setIdsTable(Map) - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Set the IdsTable value.
setIncludeAnnotationContent(boolean) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Control whether the consumer should include data annotatations.
SetInverseFunctional - class org.semanticweb.owl.model.change.SetInverseFunctional.
Set the inverseFunctionality flag on an ObjectProperty.
SetInverseFunctional(OWLOntology, OWLObjectProperty, boolean, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.SetInverseFunctional
 
setLevel(int) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
Set the level that this renderer should start indenting at.
setLevel(int) - Method in class uk.ac.man.cs.img.owl.util.Validator
Set the required level of validation
SetLogicalURI - class org.semanticweb.owl.model.change.SetLogicalURI.
Set the logical URI on an ontology.
SetLogicalURI(OWLOntology, URI, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.SetLogicalURI
 
setNamespaceTable(Map) - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Set the NamespaceTable value.
setNegate(boolean) - Method in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
SetOneToOne - class org.semanticweb.owl.model.change.SetOneToOne.
Set the oneToOne flag on an ObjectProperty.
SetOneToOne(OWLOntology, OWLObjectProperty, boolean, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.SetOneToOne
 
setOntology(OWLOntology) - Method in interface org.semanticweb.owl.inference.OWLReasoner
Set the ontology that the reasoner will reason with.
setOntology(OWLOntology) - Method in class org.semanticweb.owl.model.change.OntologyChange
 
setOntology(OWLOntology) - Method in class uk.ac.man.cs.img.owl.inference.NonInferencingTaxonomyReasoner
Set the ontology that the reasoner knows about.
setOntology(OWLOntology) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLTaxonomyReasoner
Set the ontology that the reasoner knows about.
setOntology(OWLOntology) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner
Set the ontology that the reasoner knows about.
setOptions(Map) - Method in interface org.semanticweb.owl.io.Options
Set options for the object.
setOptions(Map) - Method in interface org.semanticweb.owl.validation.SpeciesValidator
Set options for this validator
setOptions(Map) - Method in class org.semanticweb.owl.io.owl_rdf.Renderer
 
setOptions(Map) - Method in class org.semanticweb.owl.io.owl_rdf.OWLRDFParser
 
setOptions(Map) - Method in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Sets the options Map
setOptions(Map) - Method in class org.semanticweb.owl.io.abstract_syntax.Renderer
 
setOptions(Map) - Method in class org.semanticweb.owl.io.simple.Renderer
Set options.
setOptions(Map) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.Renderer
 
setOptions(Map) - Method in class uk.ac.man.cs.img.owl.io.fact.Renderer
 
setOptions(Map) - Method in class uk.ac.man.cs.img.owl.io.factplus.Renderer
 
setOptions(Map) - Method in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
setOptions(Map) - Method in class uk.ac.man.cs.img.owl.validation.SpeciesValidator
Set options for this validator
setOWLRDFErrorHandler(OWLRDFErrorHandler) - Method in class org.semanticweb.owl.io.owl_rdf.OWLRDFParser
 
setOWLRDFErrorHandler(OWLRDFErrorHandler) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
setOWLRDFParser(OWLRDFParser) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
setProgressListener(OntologyProcessor.ProgressListener) - Method in class org.semanticweb.owl.util.OntologyProcessor
Registers a progress listener.
setPropertyHandler(SomeUndefinedOWLPropertyHandler) - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Sets the propertyHandler property to handler.
setPropertyType(OWLObjectProperty, int) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Sets property to type.
setReporter(SpeciesValidatorReporter) - Method in interface org.semanticweb.owl.validation.SpeciesValidator
Provides a writer which will be used to record explanations for the verdict arrived at.
setReporter(SpeciesValidatorReporter) - Method in class uk.ac.man.cs.img.owl.validation.SpeciesValidator
Set the reporter that this speciesValidator will use.
setStatus(String) - Method in class uk.ac.man.cs.img.owl.test.OWLTest
 
SetSymmetric - class org.semanticweb.owl.model.change.SetSymmetric.
Set the symmetric flag on an ObjectProperty.
SetSymmetric(OWLOntology, OWLObjectProperty, boolean, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.SetSymmetric
 
SetTransitive - class org.semanticweb.owl.model.change.SetTransitive.
Set the transitivity flag on an ObjectProperty.
SetTransitive(OWLOntology, OWLObjectProperty, boolean, OntologyChange) - Constructor for class org.semanticweb.owl.model.change.SetTransitive
 
setType(String) - Method in class uk.ac.man.cs.img.owl.test.OWLTest
 
setUpModelMappings() - Method in class org.semanticweb.owl.util.OntologyReplicator
Establishes the map from source to target Ontologies.
setURI(String) - Method in class uk.ac.man.cs.img.owl.test.OWLTest
 
setURI(URI) - Method in class uk.ac.man.cs.img.owl.util.Validator
Set the URI to validate
setURI(URI) - Method in class uk.ac.man.cs.img.owl.util.Fixer
Set the URI to validate
shorten(String) - Static method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter2
 
shorten(String) - Static method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter
 
shortForm(OWLNamedObject) - Method in interface uk.ac.man.cs.img.owl.io.factplus.ShortFormProvider
 
shortForm(OWLNamedObject) - Method in class uk.ac.man.cs.img.owl.io.factplus.Renderer
 
shortForm(OWLNamedObject) - Method in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
shortForm(URI) - Method in interface org.semanticweb.owl.io.ShortFormProvider
 
shortForm(URI) - Method in class org.semanticweb.owl.io.owl_rdf.Renderer
 
shortForm(URI) - Method in class org.semanticweb.owl.io.abstract_syntax.Renderer
 
shortForm(URI) - Method in class org.semanticweb.owl.io.abstract_syntax.ObjectRenderer
 
shortForm(URI) - Method in class uk.ac.man.cs.img.owl.io.fact.Renderer
 
shortForm(URI) - Method in class uk.ac.man.cs.img.owl.io.fact.ObjectRenderer
 
shortForm(URI) - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
shortForm(URI) - Method in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
ShortFormProvider - interface org.semanticweb.owl.io.ShortFormProvider.
A number of renderers rely on being able to print out shortened forms of URLs, in general using namespace definitions.
ShortFormProvider - interface uk.ac.man.cs.img.owl.io.factplus.ShortFormProvider.
ShortFormProvider.java Created: Wed Mar 19 09:09:30 2003
shortNames - Variable in class org.semanticweb.owl.io.owl_rdf.Renderer
 
SimpleOWLReasoner - class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner.
An OWL reasoner that uses a DIG reasoner to do the work.
SimpleOWLReasoner.ExpressivenessOutOfScopeException - exception uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner.ExpressivenessOutOfScopeException.
 
SimpleOWLReasoner(Reasoner) - Constructor for class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner
Create a new reasoning object.
SimpleOWLTaxonomyReasoner - class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLTaxonomyReasoner.
A Taxonomy reasoner that relies on a DIG reasoner to do its reasoning.
SimpleOWLTaxonomyReasoner(Reasoner) - Constructor for class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLTaxonomyReasoner
Create a new reasoning object.
SL_COMMENT - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
SL_COMMENT - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
SOME - Static variable in class org.semanticweb.owl.model.helper.OWLBuilder.DescriptionComponent
 
SOME - Static variable in class org.semanticweb.owl.model.helper.OWLBuilder.DataRangeComponent
 
SOME_VALUES_FROM - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
SOME_VALUES_FROM - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
SomeUndefinedOWLPropertyException - exception org.semanticweb.owl.io.abstract_syntax.SomeUndefinedOWLPropertyException.
SomeUndefinedOWLPropertyException.java.
SomeUndefinedOWLPropertyException(int) - Constructor for class org.semanticweb.owl.io.abstract_syntax.SomeUndefinedOWLPropertyException
Creates a new SomeUndefinedOWLPropertyException instance and sets the propertyType property.
SomeUndefinedOWLPropertyHandler - interface org.semanticweb.owl.io.abstract_syntax.SomeUndefinedOWLPropertyHandler.
Handler for SomeUndefinedOWLPropertyExceptions.
SomeUndefinedOWLPropertyLaxHandler - class org.semanticweb.owl.io.abstract_syntax.SomeUndefinedOWLPropertyLaxHandler.
Lax handler for SomeUndefinedOWLPropertyExceptions.
SomeUndefinedOWLPropertyLaxHandler() - Constructor for class org.semanticweb.owl.io.abstract_syntax.SomeUndefinedOWLPropertyLaxHandler
 
SomeUndefinedOWLPropertyStrictHandler - class org.semanticweb.owl.io.abstract_syntax.SomeUndefinedOWLPropertyStrictHandler.
Strict handler for SomeUndefinedOWLPropertyExceptions.
SomeUndefinedOWLPropertyStrictHandler() - Constructor for class org.semanticweb.owl.io.abstract_syntax.SomeUndefinedOWLPropertyStrictHandler
 
SpeciesValidator - interface org.semanticweb.owl.validation.SpeciesValidator.
Provides functionality for identifying the particular species that an ontology belongs to.
SpeciesValidator - class uk.ac.man.cs.img.owl.validation.SpeciesValidator.
This class provides functionality for identifying the particular species that an ontology belongs to.
SpeciesValidator() - Constructor for class uk.ac.man.cs.img.owl.validation.SpeciesValidator
Create a new validator.
SpeciesValidatorReporter - interface org.semanticweb.owl.validation.SpeciesValidatorReporter.
This class provides functionality for reporting the progress of a species validator.
startModel(String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
startModel(String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter2
 
startModel(String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter
 
startModel(String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestConsumer
 
startOWLImplementation(String) - Static method in class org.semanticweb.owl.util.OWLManager
Starts the OWL API implementation with given name.
statementWithLiteralValue(String, String, String, String, String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Called when a statement with literal value is added to the model.
statementWithLiteralValue(String, String, String, String, String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter2
Called when a statement with literal value is added to the model.
statementWithLiteralValue(String, String, String, String, String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter
Called when a statement with literal value is added to the model.
statementWithLiteralValue(String, String, String, String, String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestConsumer
Called when a statement with literal value is added to the model.
statementWithResourceValue(String, String, String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
statementWithResourceValue(String, String, String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter2
 
statementWithResourceValue(String, String, String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter
 
statementWithResourceValue(String, String, String) - Method in class uk.ac.man.cs.img.owl.test.OWLTestConsumer
 
STRING - Static variable in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
stringsToURIs - Variable in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
STRUCTURE_SHARING - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
SUB_CLASS_OF - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
SUB_CLASS_OF - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
SUB_PROPERTY_OF - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
SUB_PROPERTY_OF - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
SUBCLASS - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
subClass() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
subClassesOf(OWLClass) - Method in interface org.semanticweb.owl.inference.OWLTaxonomyReasoner
Returns the collection of (named) most general subclasses of the given class.
subClassesOf(OWLClass) - Method in class uk.ac.man.cs.img.owl.inference.NonInferencingTaxonomyReasoner
 
subClassesOf(OWLClass) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLTaxonomyReasoner
Returns the collection of (named) most general subclasses of the given description.
subClassesOf(OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLClassReasoner
Returns the collection of (named) most general subclasses of the given description.
subClassesOf(OWLDescription) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner
Returns the collection of (named) most general subclasses of the given description.
subprop() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
SUBPROPERTY - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
SUPER - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
SUPER - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
superClassesOf(OWLClass) - Method in interface org.semanticweb.owl.inference.OWLTaxonomyReasoner
Returns the collection of (named) most specific superclasses of the given class.
superClassesOf(OWLClass) - Method in class uk.ac.man.cs.img.owl.inference.NonInferencingTaxonomyReasoner
 
superClassesOf(OWLClass) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLTaxonomyReasoner
Returns the collection of (named) most specific superclasses of the given description.
superClassesOf(OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLClassReasoner
Returns the collection of (named) most specific superclasses of the given description.
superClassesOf(OWLDescription) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner
Returns the collection of (named) most specific superclasses of the given description.
SYMMETRIC - Static variable in class org.semanticweb.owl.model.helper.OWLBuilder
 
SYMMETRIC - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
SYMMETRIC - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
SYMMETRIC - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 

T

tell(String) - Method in class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner
 
tell(String) - Method in interface uk.ac.man.cs.img.owl.inference.dl.ReasonerProxy
 
tell(String) - Method in class uk.ac.man.cs.img.owl.inference.dl.RACERConsistencyChecker
 
toOWLDataProperties(Set) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the Set of OWLDataPropertys corresponding to dataPropertyURIs (in the current ontology).
toOWLIndividuals(Set) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the Set of OWLIndividuals corresponding to individualURIs (in the current ontology).
toOWLObjectProperties(Set) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the Set of OWLObjectPropertys corresponding to objectPropertyURIs (in the current ontology).
topologicallySortOntologies(Set) - Static method in class org.semanticweb.owl.util.OWLOntologies
Sorts given OWLOntologies into a list so that including OWLOntologies are after included OWLOntologies.
toString() - Method in class org.semanticweb.owl.model.change.AddEntity
 
toString() - Method in class org.semanticweb.owl.model.change.AddDataType
 
toString() - Method in class org.semanticweb.owl.impl.model.OWLConcreteDataImpl
 
toString() - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer.Triple
 
toString() - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer.LiteralTriple
 
toURIs(Set) - Static method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the Set of URIs corresponding to uriStrings.
TPTPConverter - class uk.ac.man.cs.img.owl.inference.firstorder.TPTPConverter.
Given the URL of the manifest of an OWL Test, attempts to produce a TPTP file that can be used to verify the test.
TPTPConverter() - Constructor for class uk.ac.man.cs.img.owl.inference.firstorder.TPTPConverter
 
TRANSITIVE - Static variable in class org.semanticweb.owl.model.helper.OWLBuilder
 
TRANSITIVE - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
TRANSITIVE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
TRANSITIVE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
translateCardinalityRestriction(URI, URI, int, boolean) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
translateDataRange(URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
translateDescription(URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Returns an OWLDescription that corresponds to the given URI.
translateIndividual(URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
translateRestriction(URI, URI, int, boolean) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Returns a translation of the given URI
tripleCount - Variable in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
tripleCountChunk - Static variable in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
tripleExists(String, String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
tripleExists(String, String, String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
tripleExists(URI, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
tripleExists(URI, URI, URI) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
TYPE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
TYPE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
type() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
typeFor(OWLDataType) - Method in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
typeNames - Variable in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 
TYPES - Static variable in class uk.ac.man.cs.img.owl.io.tptp.Renderer
 

U

uk.ac.man.cs.img.owl.inference - package uk.ac.man.cs.img.owl.inference
 
uk.ac.man.cs.img.owl.inference.dl - package uk.ac.man.cs.img.owl.inference.dl
 
uk.ac.man.cs.img.owl.inference.firstorder - package uk.ac.man.cs.img.owl.inference.firstorder
 
uk.ac.man.cs.img.owl.io.dig1_0 - package uk.ac.man.cs.img.owl.io.dig1_0
 
uk.ac.man.cs.img.owl.io.fact - package uk.ac.man.cs.img.owl.io.fact
Simple renderer that writes ontologies in FaCT Lisp.
uk.ac.man.cs.img.owl.io.factplus - package uk.ac.man.cs.img.owl.io.factplus
Simple renderer that writes ontologies in FaCT Lisp.
uk.ac.man.cs.img.owl.io.html - package uk.ac.man.cs.img.owl.io.html
 
uk.ac.man.cs.img.owl.io.tptp - package uk.ac.man.cs.img.owl.io.tptp
Simple renderer that writes ontologies as TPTP.
uk.ac.man.cs.img.owl.presentation - package uk.ac.man.cs.img.owl.presentation
 
uk.ac.man.cs.img.owl.test - package uk.ac.man.cs.img.owl.test
 
uk.ac.man.cs.img.owl.util - package uk.ac.man.cs.img.owl.util
 
uk.ac.man.cs.img.owl.validation - package uk.ac.man.cs.img.owl.validation
 
UndefinedOWLPropertyException - exception org.semanticweb.owl.io.abstract_syntax.UndefinedOWLPropertyException.
UndefinedOWLPropertyException.java.
UndefinedOWLPropertyException(Set) - Constructor for class org.semanticweb.owl.io.abstract_syntax.UndefinedOWLPropertyException
Creates a new UndefinedOWLPropertyException instance and sets the ids property.
UndefinedOWLPropertyException(String) - Constructor for class org.semanticweb.owl.io.abstract_syntax.UndefinedOWLPropertyException
 
UndefinedOWLPropertyTypeException - exception org.semanticweb.owl.io.abstract_syntax.UndefinedOWLPropertyTypeException.
UndefinedOWLPropertyTypeException.java.
UndefinedOWLPropertyTypeException(String) - Constructor for class org.semanticweb.owl.io.abstract_syntax.UndefinedOWLPropertyTypeException
 
UNDERSCORE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
UNDERSCORE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
UNION - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
UNION_OF - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
UNION_OF - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
unionOf(Set) - Method in class org.semanticweb.owl.model.helper.OWLBuilder
Returns the OWLDescription corresponding to the union of descriptions.
UNKNOWN - Static variable in interface org.semanticweb.owl.inference.OWLConsistencyChecker
 
UNKNOWN - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
unregisterLogicalURIResolver(LogicalURIResolver) - Static method in class org.semanticweb.owl.util.OWLManager
Unregisters a logical URI resolver.
UNSET - Static variable in class org.semanticweb.owl.impl.model.OWLObjectCardinalityRestrictionImpl
A value that represents an unset cardinality.
UNSET - Static variable in class org.semanticweb.owl.impl.model.OWLDataCardinalityRestrictionImpl
A value that represents an unset cardinality.
UNSPECIFIED_FUNCTIONAL_PROPERTY - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
UNTYPED_CLASS - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
UNTYPED_DATATYPE - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
UNTYPED_INDIVIDUAL - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
UNTYPED_ONTOLOGY - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
UNTYPED_PROPERTY - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
UNTYPED_PROPERTY_DATA - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
UNTYPED_PROPERTY_OBJECT - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
UNTYPED_URI - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
UNTYPEDINDIVIDUAL - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 
UNUSED_TRIPLES - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
uri - Variable in class org.semanticweb.owl.impl.model.OWLNamedObjectImpl
 
URI_ID - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
URI_ID - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
uriReference() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
uriToClassSet(Set) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
Takes a URI representing a list of descriptions and returns a collection of descriptions obtained by translating those descriptions.
uriToIndividualSet(Set) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
URL_IO_ERROR - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
usage() - Static method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter2
 
usage() - Static method in class uk.ac.man.cs.img.owl.test.OWLTestExtracter
 
usage() - Static method in class uk.ac.man.cs.img.owl.util.Validator
 
usage() - Static method in class uk.ac.man.cs.img.owl.util.Processor2
 
usage() - Static method in class uk.ac.man.cs.img.owl.util.Processor
 
usage() - Static method in class uk.ac.man.cs.img.owl.util.Fixer
 
used(Set) - Static method in class uk.ac.man.cs.img.owl.validation.ConstructChecker
 

V

validate() - Method in class uk.ac.man.cs.img.owl.util.Validator
Do the validation
ValidationException - exception uk.ac.man.cs.img.owl.validation.ValidationException.
Basic exception class used during validation.
ValidationException(String) - Constructor for class uk.ac.man.cs.img.owl.validation.ValidationException
 
ValidationTestServlet - class uk.ac.man.cs.img.owl.validation.ValidationTestServlet.
Basic Validation Servlet.
ValidationTestServlet() - Constructor for class uk.ac.man.cs.img.owl.validation.ValidationTestServlet
 
Validator - class uk.ac.man.cs.img.owl.util.Validator.
Harness to run validation.
Validator() - Constructor for class uk.ac.man.cs.img.owl.util.Validator
 
ValidatorLogger - class uk.ac.man.cs.img.owl.validation.ValidatorLogger.
A Validator reporter that uses log4j
ValidatorLogger() - Constructor for class uk.ac.man.cs.img.owl.validation.ValidatorLogger
 
ValidatorServlet - class uk.ac.man.cs.img.owl.validation.ValidatorServlet.
Basic Validation Servlet.
ValidatorServlet() - Constructor for class uk.ac.man.cs.img.owl.validation.ValidatorServlet
 
VALUE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
VALUE - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
value() - Method in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
Rule.
visit(AddAnnotationInstance) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddAnnotationInstance) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddAnnotationInstance) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
Change Visitor events.
visit(AddAnnotationInstance) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(AddClassAxiom) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(AddClassAxiom) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddClassAxiom) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddClassAxiom) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(AddClassAxiom) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(AddDataPropertyInstance) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(AddDataPropertyInstance) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddDataPropertyInstance) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddDataPropertyInstance) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(AddDataPropertyInstance) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(AddDataPropertyRange) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(AddDataPropertyRange) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddDataPropertyRange) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddDataPropertyRange) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(AddDataPropertyRange) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(AddDataType) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddDataType) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddDataType) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(AddDataType) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(AddDomain) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(AddDomain) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddDomain) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddDomain) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(AddDomain) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(AddEntity) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddEntity) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddEntity) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(AddEntity) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(AddEnumeration) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(AddEnumeration) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddEnumeration) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddEnumeration) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(AddEnumeration) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(AddEquivalentClass) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(AddEquivalentClass) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddEquivalentClass) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddEquivalentClass) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(AddEquivalentClass) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(AddImport) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(AddImport) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddImport) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddImport) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(AddImport) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(AddIndividualAxiom) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(AddIndividualAxiom) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddIndividualAxiom) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddIndividualAxiom) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(AddIndividualAxiom) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(AddIndividualClass) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(AddIndividualClass) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddIndividualClass) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddIndividualClass) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(AddIndividualClass) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(AddInverse) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(AddInverse) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddInverse) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddInverse) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(AddInverse) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(AddObjectPropertyInstance) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(AddObjectPropertyInstance) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddObjectPropertyInstance) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddObjectPropertyInstance) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(AddObjectPropertyInstance) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(AddObjectPropertyRange) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(AddObjectPropertyRange) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddObjectPropertyRange) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddObjectPropertyRange) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(AddObjectPropertyRange) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(AddPropertyAxiom) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(AddPropertyAxiom) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddPropertyAxiom) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddPropertyAxiom) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(AddPropertyAxiom) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(AddSuperClass) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(AddSuperClass) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddSuperClass) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddSuperClass) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(AddSuperClass) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(AddSuperProperty) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(AddSuperProperty) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(AddSuperProperty) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(AddSuperProperty) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(AddSuperProperty) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(OWLAnd) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLAnd) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLAnd) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLAnd) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLAnd) - Method in class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter
 
visit(OWLAnd) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLAnd) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLAnd) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLAnd) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLAnd) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLAnd) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLAnd) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLAnd) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLAnnotationInstance) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLAnnotationInstance) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLAnnotationInstance) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLAnnotationInstance) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLAnnotationProperty) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLAnnotationProperty) - Method in interface org.semanticweb.owl.model.OWLEntityVisitor
 
visit(OWLAnnotationProperty) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLAnnotationProperty) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLAnnotationProperty) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl.EntityAdder
 
visit(OWLAnnotationProperty) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl.EntityRemover
 
visit(OWLClass) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLClass) - Method in interface org.semanticweb.owl.model.OWLEntityVisitor
 
visit(OWLClass) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLClass) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLClass) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLClass) - Method in class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter
 
visit(OWLClass) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLClass) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl.EntityAdder
 
visit(OWLClass) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl.EntityRemover
 
visit(OWLClass) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLClass) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLClass) - Method in class org.semanticweb.owl.io.simple.DescriptionRenderer
 
visit(OWLClass) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLClass) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLClass) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLClass) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLClass) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLClass) - Method in class uk.ac.man.cs.img.owl.validation.ClassOrRestrictionIdentifier
 
visit(OWLClassAxiom) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLClassAxiom) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLDataAllRestriction) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLDataAllRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLDataAllRestriction) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLDataAllRestriction) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLDataAllRestriction) - Method in class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter
 
visit(OWLDataAllRestriction) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLDataAllRestriction) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLDataAllRestriction) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLDataAllRestriction) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLDataAllRestriction) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLDataAllRestriction) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLDataAllRestriction) - Method in class uk.ac.man.cs.img.owl.validation.ClassOrRestrictionIdentifier
 
visit(OWLDataCardinalityRestriction) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLDataCardinalityRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLDataCardinalityRestriction) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLDataCardinalityRestriction) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLDataCardinalityRestriction) - Method in class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter
 
visit(OWLDataCardinalityRestriction) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLDataCardinalityRestriction) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLDataCardinalityRestriction) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLDataCardinalityRestriction) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLDataCardinalityRestriction) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLDataCardinalityRestriction) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLDataCardinalityRestriction) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLDataCardinalityRestriction) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLDataCardinalityRestriction) - Method in class uk.ac.man.cs.img.owl.validation.ClassOrRestrictionIdentifier
 
visit(OWLDataEnumeration) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLDataEnumeration) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLDataEnumeration) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLDataEnumeration) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLDataEnumeration) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLDataEnumeration) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLDataProperty) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLDataProperty) - Method in interface org.semanticweb.owl.model.OWLEntityVisitor
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl.EntityAdder
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl.EntityRemover
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.io.simple.DescriptionRenderer
 
visit(OWLDataProperty) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLDataProperty) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLDataProperty) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLDataProperty) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLDataProperty) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLDataSomeRestriction) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLDataSomeRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLDataSomeRestriction) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLDataSomeRestriction) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLDataSomeRestriction) - Method in class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter
 
visit(OWLDataSomeRestriction) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLDataSomeRestriction) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLDataSomeRestriction) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLDataSomeRestriction) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLDataSomeRestriction) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLDataSomeRestriction) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLDataSomeRestriction) - Method in class uk.ac.man.cs.img.owl.validation.ClassOrRestrictionIdentifier
 
visit(OWLDataType) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLDataType) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLDataType) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLDataType) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLDataType) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLDataType) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLDataType) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLDataType) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLDataType) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLDataType) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLDataValue) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLDataValue) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLDataValue) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLDataValue) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLDataValue) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLDataValue) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLDataValue) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLDataValue) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLDataValue) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLDataValueRestriction) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLDataValueRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLDataValueRestriction) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLDataValueRestriction) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLDataValueRestriction) - Method in class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter
 
visit(OWLDataValueRestriction) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLDataValueRestriction) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLDataValueRestriction) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLDataValueRestriction) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLDataValueRestriction) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLDataValueRestriction) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLDataValueRestriction) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLDataValueRestriction) - Method in class uk.ac.man.cs.img.owl.validation.ClassOrRestrictionIdentifier
 
visit(OWLDifferentIndividualsAxiom) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLDifferentIndividualsAxiom) - Method in interface org.semanticweb.owl.model.OWLIndividualAxiomVisitor
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.model.helper.OWLIndividualAxiomVisitorAdapter
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLDifferentIndividualsAxiom) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLDifferentIndividualsAxiom) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLDifferentIndividualsAxiom) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLDifferentIndividualsAxiom) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLDifferentIndividualsAxiom) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLDifferentIndividualsAxiom) - Method in class uk.ac.man.cs.img.owl.io.tptp.AxiomRenderer
 
visit(OWLDisjointClassesAxiom) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLDisjointClassesAxiom) - Method in interface org.semanticweb.owl.model.OWLClassAxiomVisitor
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.model.helper.OWLClassAxiomVisitorAdapter
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.io.simple.DescriptionRenderer
 
visit(OWLDisjointClassesAxiom) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLDisjointClassesAxiom) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLDisjointClassesAxiom) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLDisjointClassesAxiom) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLDisjointClassesAxiom) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLDisjointClassesAxiom) - Method in class uk.ac.man.cs.img.owl.io.tptp.AxiomRenderer
 
visit(OWLEnumeration) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLEnumeration) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLEnumeration) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLEnumeration) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLEnumeration) - Method in class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter
 
visit(OWLEnumeration) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLEnumeration) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLEnumeration) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLEnumeration) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLEnumeration) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLEnumeration) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLEnumeration) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLEnumeration) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLEquivalentClassesAxiom) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLEquivalentClassesAxiom) - Method in interface org.semanticweb.owl.model.OWLClassAxiomVisitor
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.model.helper.OWLClassAxiomVisitorAdapter
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.io.simple.DescriptionRenderer
 
visit(OWLEquivalentClassesAxiom) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLEquivalentClassesAxiom) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLEquivalentClassesAxiom) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLEquivalentClassesAxiom) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLEquivalentClassesAxiom) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLEquivalentClassesAxiom) - Method in class uk.ac.man.cs.img.owl.io.tptp.AxiomRenderer
 
visit(OWLEquivalentPropertiesAxiom) - Method in interface org.semanticweb.owl.model.OWLPropertyAxiomVisitor
 
visit(OWLEquivalentPropertiesAxiom) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLEquivalentPropertiesAxiom) - Method in class org.semanticweb.owl.model.helper.OWLPropertyAxiomVisitorAdapter
 
visit(OWLEquivalentPropertiesAxiom) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLEquivalentPropertiesAxiom) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLEquivalentPropertiesAxiom) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLEquivalentPropertiesAxiom) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLEquivalentPropertiesAxiom) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLEquivalentPropertiesAxiom) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLEquivalentPropertiesAxiom) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLEquivalentPropertiesAxiom) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLEquivalentPropertiesAxiom) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLEquivalentPropertiesAxiom) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLEquivalentPropertiesAxiom) - Method in class uk.ac.man.cs.img.owl.io.tptp.AxiomRenderer
 
visit(OWLFrame) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLFrame) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLFrame) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLFrame) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLFrame) - Method in class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter
 
visit(OWLFrame) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLEntityVisitor
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl.EntityAdder
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl.EntityRemover
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.io.simple.DescriptionRenderer
 
visit(OWLIndividual) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLIndividual) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLIndividual) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLIndividual) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLIndividual) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLNot) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLNot) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLNot) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLNot) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLNot) - Method in class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter
 
visit(OWLNot) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLNot) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLNot) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLNot) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLNot) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLNot) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLNot) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLNot) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLObjectAllRestriction) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLObjectAllRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLObjectAllRestriction) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLObjectAllRestriction) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLObjectAllRestriction) - Method in class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter
 
visit(OWLObjectAllRestriction) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLObjectAllRestriction) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLObjectAllRestriction) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLObjectAllRestriction) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLObjectAllRestriction) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLObjectAllRestriction) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLObjectAllRestriction) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLObjectAllRestriction) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLObjectAllRestriction) - Method in class uk.ac.man.cs.img.owl.validation.ClassOrRestrictionIdentifier
 
visit(OWLObjectCardinalityRestriction) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLObjectCardinalityRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLObjectCardinalityRestriction) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLObjectCardinalityRestriction) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLObjectCardinalityRestriction) - Method in class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter
 
visit(OWLObjectCardinalityRestriction) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLObjectCardinalityRestriction) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLObjectCardinalityRestriction) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLObjectCardinalityRestriction) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLObjectCardinalityRestriction) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLObjectCardinalityRestriction) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLObjectCardinalityRestriction) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLObjectCardinalityRestriction) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLObjectCardinalityRestriction) - Method in class uk.ac.man.cs.img.owl.validation.ClassOrRestrictionIdentifier
 
visit(OWLObjectProperty) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLObjectProperty) - Method in interface org.semanticweb.owl.model.OWLEntityVisitor
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl.EntityAdder
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl.EntityRemover
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.io.simple.DescriptionRenderer
 
visit(OWLObjectProperty) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLObjectProperty) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLObjectProperty) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLObjectProperty) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLObjectProperty) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLObjectSomeRestriction) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLObjectSomeRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLObjectSomeRestriction) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLObjectSomeRestriction) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLObjectSomeRestriction) - Method in class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter
 
visit(OWLObjectSomeRestriction) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLObjectSomeRestriction) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLObjectSomeRestriction) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLObjectSomeRestriction) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLObjectSomeRestriction) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLObjectSomeRestriction) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLObjectSomeRestriction) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLObjectSomeRestriction) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLObjectSomeRestriction) - Method in class uk.ac.man.cs.img.owl.validation.ClassOrRestrictionIdentifier
 
visit(OWLObjectValueRestriction) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLObjectValueRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLObjectValueRestriction) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLObjectValueRestriction) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLObjectValueRestriction) - Method in class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter
 
visit(OWLObjectValueRestriction) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLObjectValueRestriction) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLObjectValueRestriction) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLObjectValueRestriction) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLObjectValueRestriction) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLObjectValueRestriction) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLObjectValueRestriction) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLObjectValueRestriction) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLObjectValueRestriction) - Method in class uk.ac.man.cs.img.owl.validation.ClassOrRestrictionIdentifier
 
visit(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLOntology) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLOntology) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLOntology) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLOr) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLOr) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLOr) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLOr) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLOr) - Method in class org.semanticweb.owl.model.helper.OWLDescriptionVisitorAdapter
 
visit(OWLOr) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLOr) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLOr) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLOr) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLOr) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLOr) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLOr) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLOr) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLSameIndividualsAxiom) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLSameIndividualsAxiom) - Method in interface org.semanticweb.owl.model.OWLIndividualAxiomVisitor
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.model.helper.OWLIndividualAxiomVisitorAdapter
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLSameIndividualsAxiom) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLSameIndividualsAxiom) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLSameIndividualsAxiom) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLSameIndividualsAxiom) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLSameIndividualsAxiom) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLSameIndividualsAxiom) - Method in class uk.ac.man.cs.img.owl.io.tptp.AxiomRenderer
 
visit(OWLSubClassAxiom) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLSubClassAxiom) - Method in interface org.semanticweb.owl.model.OWLClassAxiomVisitor
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.model.helper.OWLClassAxiomVisitorAdapter
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.io.simple.DescriptionRenderer
 
visit(OWLSubClassAxiom) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLSubClassAxiom) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLSubClassAxiom) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLSubClassAxiom) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLSubClassAxiom) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLSubClassAxiom) - Method in class uk.ac.man.cs.img.owl.io.tptp.AxiomRenderer
 
visit(OWLSubPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLPropertyAxiomVisitor
 
visit(OWLSubPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(OWLSubPropertyAxiom) - Method in class org.semanticweb.owl.model.helper.OWLPropertyAxiomVisitorAdapter
 
visit(OWLSubPropertyAxiom) - Method in class org.semanticweb.owl.model.helper.OWLObjectVisitorAdapter
 
visit(OWLSubPropertyAxiom) - Method in class org.semanticweb.owl.model.helper.OWLEntityCollector
 
visit(OWLSubPropertyAxiom) - Method in class org.semanticweb.owl.model.helper.ExceptionThrowingOWLObjectVisitorAdapter
 
visit(OWLSubPropertyAxiom) - Method in class org.semanticweb.owl.io.owl_rdf.RenderingVisitor
 
visit(OWLSubPropertyAxiom) - Method in class org.semanticweb.owl.io.abstract_syntax.RenderingVisitor
 
visit(OWLSubPropertyAxiom) - Method in class uk.ac.man.cs.img.owl.io.dig1_0.RenderingVisitor
 
visit(OWLSubPropertyAxiom) - Method in class uk.ac.man.cs.img.owl.io.fact.RenderingVisitor
 
visit(OWLSubPropertyAxiom) - Method in class uk.ac.man.cs.img.owl.io.factplus.RenderingVisitor
 
visit(OWLSubPropertyAxiom) - Method in class uk.ac.man.cs.img.owl.io.html.RenderingVisitor
 
visit(OWLSubPropertyAxiom) - Method in class uk.ac.man.cs.img.owl.io.tptp.RenderingVisitor
 
visit(OWLSubPropertyAxiom) - Method in class uk.ac.man.cs.img.owl.io.tptp.AxiomRenderer
 
visit(RemoveClassAxiom) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(RemoveClassAxiom) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(RemoveClassAxiom) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(RemoveEntity) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(RemoveEntity) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(RemoveEntity) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(RemoveEntity) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(RemoveEnumeration) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(RemoveEnumeration) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(RemoveEnumeration) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(RemoveEquivalentClass) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(RemoveEquivalentClass) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(RemoveEquivalentClass) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(RemoveSuperClass) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(RemoveSuperClass) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(RemoveSuperClass) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(SetDeprecated) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(SetDeprecated) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(SetDeprecated) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(SetDeprecated) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(SetDeprecated) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(SetFunctional) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(SetFunctional) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(SetFunctional) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(SetFunctional) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(SetFunctional) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(SetInverseFunctional) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(SetInverseFunctional) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(SetInverseFunctional) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(SetInverseFunctional) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(SetInverseFunctional) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(SetLogicalURI) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(SetLogicalURI) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(SetLogicalURI) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(SetOneToOne) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(SetOneToOne) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(SetOneToOne) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(SetOneToOne) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(SetOneToOne) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(SetSymmetric) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(SetSymmetric) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(SetSymmetric) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(SetSymmetric) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(SetSymmetric) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visit(SetTransitive) - Method in class org.semanticweb.owl.model.change.OntologyChangeEntityCollector
 
visit(SetTransitive) - Method in class org.semanticweb.owl.model.change.ChangeVisitorAdapter
 
visit(SetTransitive) - Method in interface org.semanticweb.owl.model.change.ChangeVisitor
 
visit(SetTransitive) - Method in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
visit(SetTransitive) - Method in class uk.ac.man.cs.img.owl.inference.dl.OntologyChangeConverter
 
visitor - Variable in class org.semanticweb.owl.io.owl_rdf.Renderer
 
visitorProxy - Variable in class org.semanticweb.owl.impl.model.OWLOntologyImpl
 
VOCAB - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
VOCAB - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 
VocabularyAdapter - class org.semanticweb.owl.io.vocabulary.VocabularyAdapter.
VocabularyAdapter This class defines shortcuts to the RDF names in an ontology language.
VocabularyAdapter() - Constructor for class org.semanticweb.owl.io.vocabulary.VocabularyAdapter
Creates an instance of this class.

W

warning(String) - Method in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorHandler
Some undesirable situation has occurred that merits a warning.
warning(String) - Method in class org.semanticweb.owl.io.owl_rdf.OWLConsumer
 
writeExtensions() - Method in class org.semanticweb.owl.io.owl_rdf.Renderer
This method allows us to extend the renderer and add extra information.
writeFooter() - Method in class org.semanticweb.owl.io.owl_rdf.Renderer
Method writeFooter.
writeHeader() - Method in class org.semanticweb.owl.io.owl_rdf.Renderer
 
writeShortNames(PrintWriter) - Method in class uk.ac.man.cs.img.owl.io.html.OntologyRenderer
 
WS - Static variable in interface org.semanticweb.owl.io.abstract_syntax.OWLTokenTypes
 
WS - Static variable in interface org.semanticweb.owl.io.abstract_syntax.ANTLRParserTokenTypes
 

X

XML_PROBLEM - Static variable in interface org.semanticweb.owl.io.owl_rdf.OWLRDFErrorConstants
 
XMLSchemaSimpleDatatypeVocabulary - class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary.
Provides access to those XMLS Simple Datatypes, that is a subset of (Primitive and Derived Datatypes) which make sense for OWL and RDF.
XMLSchemaSimpleDatatypeVocabulary() - Constructor for class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
XS - Static variable in class org.semanticweb.owl.io.vocabulary.XMLSchemaSimpleDatatypeVocabulary
 
XSD - Static variable in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLParser
Value: "http://www.w3.org/2001/XMLSchema#"

Z

ZEROONECARDINALITY - Static variable in interface org.semanticweb.owl.validation.OWLValidationConstants
 

_

_tokenNames - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_0 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_0 - Static variable in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
_tokenSet_1 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_1 - Static variable in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
_tokenSet_10 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_11 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_12 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_13 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_14 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_15 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_16 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_17 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_18 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_19 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_2 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_2 - Static variable in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
_tokenSet_20 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_21 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_22 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_23 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_24 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_25 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_3 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_3 - Static variable in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
_tokenSet_4 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_4 - Static variable in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
_tokenSet_5 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_5 - Static variable in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
_tokenSet_6 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_6 - Static variable in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
_tokenSet_7 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_7 - Static variable in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
_tokenSet_8 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_8 - Static variable in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 
_tokenSet_9 - Static variable in class org.semanticweb.owl.io.abstract_syntax.ANTLRParser
 
_tokenSet_9 - Static variable in class org.semanticweb.owl.io.abstract_syntax.AbstractOWLLexer
 

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

WonderWeb