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

A

AbstractCompositeOntologyChange - Class in org.semanticweb.owl
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 23-Jul-2007

AbstractCompositeOntologyChange(OWLDataFactory) - Constructor for class org.semanticweb.owl.AbstractCompositeOntologyChange
 
AbstractOWLDebugger - Class in org.semanticweb.owl.debugging
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Nov-2006

An abstract debugger which provides common infrastructure for finding multiple justification.

AbstractOWLDebugger(OWLOntologyManager, OWLOntology) - Constructor for class org.semanticweb.owl.debugging.AbstractOWLDebugger
 
AbstractOWLMetric<M> - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

AbstractOWLMetric(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.AbstractOWLMetric
 
AbstractOWLOntologyStorer - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 04-Dec-2007

AbstractOWLOntologyStorer() - Constructor for class org.semanticweb.owl.util.AbstractOWLOntologyStorer
 
AbstractOWLParser - Class in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Nov-2006

A convenience base class for parsers, which provides a mechanism to manage the setting and getting of the OWLOntologyManager that should be associated with the parser
AbstractOWLParser() - Constructor for class org.semanticweb.owl.io.AbstractOWLParser
 
AbstractOWLRenderer - Class in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Nov-2006

AbstractOWLRenderer(OWLOntologyManager) - Constructor for class org.semanticweb.owl.io.AbstractOWLRenderer
 
accept(OWLOntologyChangeVisitor) - Method in class org.semanticweb.owl.model.AddAxiom
 
accept(OWLAnnotationVisitor) - Method in interface org.semanticweb.owl.model.OWLAnnotation
 
accept(OWLAnnotationVisitorEx<O>) - Method in interface org.semanticweb.owl.model.OWLAnnotation
 
accept(OWLAxiomVisitor) - Method in interface org.semanticweb.owl.model.OWLAxiom
 
accept(OWLAxiomVisitorEx<O>) - Method in interface org.semanticweb.owl.model.OWLAxiom
 
accept(OWLDataVisitor) - Method in interface org.semanticweb.owl.model.OWLConstant
 
accept(OWLDataVisitorEx<O>) - Method in interface org.semanticweb.owl.model.OWLConstant
 
accept(OWLDataVisitor) - Method in interface org.semanticweb.owl.model.OWLDataRange
 
accept(OWLDataVisitorEx<O>) - Method in interface org.semanticweb.owl.model.OWLDataRange
 
accept(OWLDataVisitorEx<O>) - Method in interface org.semanticweb.owl.model.OWLDataRangeFacetRestriction
 
accept(OWLDescriptionVisitor) - Method in interface org.semanticweb.owl.model.OWLDescription
Accepts a visit from an OWLDescriptionVisitor
accept(OWLDescriptionVisitorEx<O>) - Method in interface org.semanticweb.owl.model.OWLDescription
 
accept(OWLEntityVisitor) - Method in interface org.semanticweb.owl.model.OWLEntity
 
accept(OWLEntityVisitorEx<O>) - Method in interface org.semanticweb.owl.model.OWLEntity
 
accept(OWLNamedObjectVisitor) - Method in interface org.semanticweb.owl.model.OWLNamedObject
 
accept(OWLObjectVisitor) - Method in interface org.semanticweb.owl.model.OWLObject
 
accept(OWLObjectVisitorEx<O>) - Method in interface org.semanticweb.owl.model.OWLObject
 
accept(OWLOntologyChangeVisitor) - Method in class org.semanticweb.owl.model.OWLOntologyChange
 
accept(OWLPropertyExpressionVisitor) - Method in interface org.semanticweb.owl.model.OWLPropertyExpression
 
accept(OWLPropertyExpressionVisitorEx<O>) - Method in interface org.semanticweb.owl.model.OWLPropertyExpression
 
accept(OWLDataVisitor) - Method in interface org.semanticweb.owl.model.OWLTypedConstant
 
accept(OWLOntologyChangeVisitor) - Method in class org.semanticweb.owl.model.RemoveAxiom
 
accept(OWLOntologyChangeVisitor) - Method in class org.semanticweb.owl.model.SetOntologyURI
 
accept(SWRLObjectVisitor) - Method in interface org.semanticweb.owl.model.SWRLObject
 
accept(SWRLObjectVisitorEx<O>) - Method in interface org.semanticweb.owl.model.SWRLObject
 
add(OWLEntity) - Method in class org.semanticweb.owl.util.CachingBidirectionalShortFormProvider
Adds an entity to the cache.
addAnnotationURI(URI) - Method in class org.semanticweb.owl.io.RDFXMLOntologyFormat
This method and the functionality that it provides are merely a stopgap until the OWL 1.1 specification is fixed.
addAnnotationURIAnnotation(URI, OWLAnnotation) - Method in class org.semanticweb.owl.io.RDFXMLOntologyFormat
This method and the functionality that it provides are merely a stopgap until the OWL 1.1 specification is fixed.
addAxiom(OWLAxiom, Set<OWLOntology>, OWLOntologyManager) - Static method in class com.clarkparsia.explanation.util.OntologyUtils
Add the axiom to all the given ontologies.
AddAxiom - Class in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Oct-2006

Represents an ontology change where axioms should be added to an ontology.
AddAxiom(OWLOntology, OWLAxiom) - Constructor for class org.semanticweb.owl.model.AddAxiom
 
addAxiom(OWLOntology, OWLAxiom) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
A convenience method that adds a single axioms to an ontology.
addAxioms(OWLOntology, Set<? extends OWLAxiom>) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
A convenience method that adds a set of axioms to an ontology.
addAxioms(OWLIndividual, OWLReasoner, OWLDataFactory, Set<OWLClassAssertionAxiom>) - Method in class org.semanticweb.owl.util.InferredClassAssertionAxiomGenerator
 
addAxioms(OWLDataProperty, OWLReasoner, OWLDataFactory, Set<OWLDataPropertyCharacteristicAxiom>) - Method in class org.semanticweb.owl.util.InferredDataPropertyCharacteristicAxiomGenerator
 
addAxioms(OWLClass, OWLReasoner, OWLDataFactory, Set<OWLDisjointClassesAxiom>) - Method in class org.semanticweb.owl.util.InferredDisjointClassesAxiomGenerator
 
addAxioms(E, OWLReasoner, OWLDataFactory, Set<A>) - Method in class org.semanticweb.owl.util.InferredEntityAxiomGenerator
Adds inferred axioms to a results set.
addAxioms(OWLClass, OWLReasoner, OWLDataFactory, Set<OWLEquivalentClassesAxiom>) - Method in class org.semanticweb.owl.util.InferredEquivalentClassAxiomGenerator
 
addAxioms(OWLDataProperty, OWLReasoner, OWLDataFactory, Set<OWLEquivalentDataPropertiesAxiom>) - Method in class org.semanticweb.owl.util.InferredEquivalentDataPropertiesAxiomGenerator
 
addAxioms(OWLObjectProperty, OWLReasoner, OWLDataFactory, Set<OWLEquivalentObjectPropertiesAxiom>) - Method in class org.semanticweb.owl.util.InferredEquivalentObjectPropertyAxiomGenerator
 
addAxioms(OWLObjectProperty, OWLReasoner, OWLDataFactory, Set<OWLInverseObjectPropertiesAxiom>) - Method in class org.semanticweb.owl.util.InferredInverseObjectPropertiesAxiomGenerator
 
addAxioms(OWLObjectProperty, OWLReasoner, OWLDataFactory, Set<OWLObjectPropertyCharacteristicAxiom>) - Method in class org.semanticweb.owl.util.InferredObjectPropertyCharacteristicAxiomGenerator
 
addAxioms(OWLIndividual, OWLReasoner, OWLDataFactory, Set<OWLPropertyAssertionAxiom>) - Method in class org.semanticweb.owl.util.InferredPropertyAssertionGenerator
 
addAxioms(OWLClass, OWLReasoner, OWLDataFactory, Set<OWLSubClassAxiom>) - Method in class org.semanticweb.owl.util.InferredSubClassAxiomGenerator
 
addAxioms(OWLDataProperty, OWLReasoner, OWLDataFactory, Set<OWLDataSubPropertyAxiom>) - Method in class org.semanticweb.owl.util.InferredSubDataPropertyAxiomGenerator
 
addAxioms(OWLObjectProperty, OWLReasoner, OWLDataFactory, Set<OWLObjectSubPropertyAxiom>) - Method in class org.semanticweb.owl.util.InferredSubObjectPropertyAxiomGenerator
 
addChild(MutableTree<N>) - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
AddClassDescriptionClosureAxiom - Class in org.semanticweb.owl
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Jul-2007

This composite change adds a 'closure' axiom to an ontology for a given class and object property.

AddClassDescriptionClosureAxiom(OWLDataFactory, OWLClass, OWLObjectPropertyExpression, Set<OWLOntology>, OWLOntology) - Constructor for class org.semanticweb.owl.AddClassDescriptionClosureAxiom
Creates a composite change that will add a closure axiom for a given class along a specified property.
addGenerator(InferredAxiomGenerator) - Method in class org.semanticweb.owl.util.InferredOntologyGenerator
Adds a generator if it isn't already in the list of generators
addMapping(URI, String) - Method in class org.semanticweb.owl.util.CommonBaseURIMapper
Adds a mapping from an ontology URI to a physical URI which has a base of this mapper and a specified local name - in other words the physical URI will be determined by resolving the local name against the URI base of this mapper.
addMissingImportListener(MissingImportListener) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
In the case where silent missing imports handling is enabled, a listener can be attached via this method so that there is a mechanism that allows clients to be informed of the reason when an import cannot be loaded.
addOntologyChangeListener(OWLOntologyChangeListener) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Adds an ontology change listener, which listens to all changes for all ontologies.
addOntologyChangeListener(OWLOntologyChangeListener, OWLOntologyChangeBroadcastStrategy) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Adds an ontology change listener, which listens to ontology changes.
addOntologyFactory(OWLOntologyFactory) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Adds an ontology factory that is capable of creating an ontology given a particular physical URI.
addOntologyLoaderListener(OWLOntologyLoaderListener) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
 
addOntologyStorer(OWLOntologyStorer) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Add an ontology storer.
addPrefixNamespaceMapping(String, String) - Method in class org.semanticweb.owl.vocab.NamespaceOWLOntologyFormat
A convenience method to add a namespace mapping
addURIMapper(OWLOntologyURIMapper) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Adds a mapper to this manager.
advanceToNextElement() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGQueryResponseIterator
 
ALL - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
ALL_CONCEPT_NAMES - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
ALL_DATATYPES - Static variable in enum org.semanticweb.owl.vocab.XSDVocabulary
 
ALL_INDIVIDUALS - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
ALL_ROLE_NAMES - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
ALL_URIS - Static variable in enum org.semanticweb.owl.vocab.DublinCoreVocabulary
 
ALL_URIS - Static variable in enum org.semanticweb.owl.vocab.SKOSVocabulary
 
AlphaExplanationOrderer - Class in uk.ac.manchester.cs.owl.explanation.ordering
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Jan-2008

Orders an explanation in a flat list, sorting axioms alphabetically.
AlphaExplanationOrderer(OWLObjectRenderer) - Constructor for class uk.ac.manchester.cs.owl.explanation.ordering.AlphaExplanationOrderer
 
altReasoner - Variable in class com.clarkparsia.explanation.SingleExplanationGeneratorImpl
 
AmalgamateSubClassAxioms - Class in org.semanticweb.owl
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Aug-2007

Given a set of ontologies S, for each ontology, O, in S, this change combines multiple subclass axioms with a common left hand side into one subclass axiom.
AmalgamateSubClassAxioms(Set<OWLOntology>, OWLDataFactory) - Constructor for class org.semanticweb.owl.AmalgamateSubClassAxioms
 
ANCESTORS - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
AND - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
ANNOTATION_TYPE_INDEX_BASE - Static variable in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
AnnotationValueShortFormProvider - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Apr-2007

A short form provider that generates short forms based on entity annotation values.

AnnotationValueShortFormProvider(List<URI>, Map<URI, List<String>>, OWLOntologySetProvider) - Constructor for class org.semanticweb.owl.util.AnnotationValueShortFormProvider
Constructs an annotation value short form provider.
AnnotationValueShortFormProvider(List<URI>, Map<URI, List<String>>, OWLOntologySetProvider, ShortFormProvider) - Constructor for class org.semanticweb.owl.util.AnnotationValueShortFormProvider
Constructs an annotation short form provider.
ANTI_SYMMETRIC_OBJECT_PROPERTY - Static variable in class org.semanticweb.owl.model.AxiomType
 
append(String) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
applyChange(OWLOntologyChange) - Method in interface org.semanticweb.owl.model.OWLMutableOntology
 
applyChange(OWLOntologyChange) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
A convenience method that applies just one change to an ontology that is managed by this manager.
applyChanges(List<OWLOntologyChange>) - Method in interface org.semanticweb.owl.model.OWLMutableOntology
 
applyChanges(List<? extends OWLOntologyChange>) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Applies a list of changes to some or all of the ontologies that are managed by this manager.
ASKS - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
asOWLClass() - Method in interface org.semanticweb.owl.model.OWLDescription
If this class description is in fact a named class then this method may be used to obtain the description as an OWLClass without the need for casting.
asOWLClass() - Method in interface org.semanticweb.owl.model.OWLEntity
A convenience method that obtains this entity as an OWLClass (in order to avoid explicit casting).
asOWLDataProperty() - Method in interface org.semanticweb.owl.model.OWLDataPropertyExpression
If the property is a named data property then this method will obtain the property as such.
asOWLDataProperty() - Method in interface org.semanticweb.owl.model.OWLEntity
A convenience method that obtains this entity as an OWLDataProperty (in order to avoid explicit casting).
asOWLDataType() - Method in interface org.semanticweb.owl.model.OWLEntity
A convenience method that obtains this entity as an OWLDataType (in order to avoid explicit casting).
asOWLIndividual() - Method in interface org.semanticweb.owl.model.OWLEntity
A convenience method that obtains this entity as an OWLIndividual (in order to avoid explicit casting).
asOWLObjectProperty() - Method in interface org.semanticweb.owl.model.OWLEntity
A convenience method that obtains this entity as an OWLObjectProperty (in order to avoid explicit casting).
asOWLObjectProperty() - Method in interface org.semanticweb.owl.model.OWLObjectPropertyExpression
If the property is a named object property then this method will obtain the property as such.
asOWLTypedConstant() - Method in interface org.semanticweb.owl.model.OWLConstant
If this constant is a typed constant (i.e.
asOWLUntypedConstant() - Method in interface org.semanticweb.owl.model.OWLConstant
If this constant is an untyped constant (i.e.
ATLEST - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
ATMOST - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
AutoURIMapper - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Apr-2007

A mapper which given a root folder attempts to automatically discover and map files to ontologies.

AutoURIMapper(File, boolean) - Constructor for class org.semanticweb.owl.util.AutoURIMapper
Creates an auto-mapper which examines ontologies that reside in the specified root folder (and possibly sub-folders).
AverageAssertedNamedSuperclassCount - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

AverageAssertedNamedSuperclassCount(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.AverageAssertedNamedSuperclassCount
 
AXIOM_ANNOTATION - Static variable in class org.semanticweb.owl.model.AxiomType
 
AXIOM_TYPE_INDEX_BASE - Static variable in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
AXIOM_TYPES - Static variable in class org.semanticweb.owl.model.AxiomType
 
AxiomCount - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

AxiomCount(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.AxiomCount
 
AxiomCountMetric - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 20-Dec-2007

AxiomCountMetric(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.AxiomCountMetric
 
AxiomNotAllowed - Class in org.semanticweb.owl.profiles
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

AxiomNotAllowed(OWLAxiom) - Constructor for class org.semanticweb.owl.profiles.AxiomNotAllowed
 
AxiomNotAllowed(ConstructNotAllowed, OWLAxiom) - Constructor for class org.semanticweb.owl.profiles.AxiomNotAllowed
 
AxiomsNotAllowed - Class in org.semanticweb.owl.profiles
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

AxiomsNotAllowed(Set<OWLAxiom>) - Constructor for class org.semanticweb.owl.profiles.AxiomsNotAllowed
 
AxiomsNotAllowed(ConstructNotAllowed, Set<OWLAxiom>) - Constructor for class org.semanticweb.owl.profiles.AxiomsNotAllowed
 
AxiomSubjectProvider - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 10-Feb-2008

Provides the object that is the subject of an axiom.
AxiomSubjectProvider() - Constructor for class org.semanticweb.owl.util.AxiomSubjectProvider
 
AxiomType<C extends OWLAxiom> - Class in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

Represents the type of axioms which can belong to ontologies

AxiomTypeCountMetricFactory - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

AxiomTypeCountMetricFactory() - Constructor for class org.semanticweb.owl.metrics.AxiomTypeCountMetricFactory
 
AxiomTypeMetric - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

AxiomTypeMetric(OWLOntologyManager, AxiomType) - Constructor for class org.semanticweb.owl.metrics.AxiomTypeMetric
 
AxiomTypeProvider - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jan-2008

AxiomTypeProvider() - Constructor for class org.semanticweb.owl.util.AxiomTypeProvider
 

B

BidirectionalShortFormProvider - Interface in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Apr-2007

A short form provider which is capable of translating back and forth between entities and their short forms.
BidirectionalShortFormProviderAdapter - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Apr-2007

A bidirectional short form provider which uses a specified short form provider to generate the bidirectional entity--shortform mappings.
BidirectionalShortFormProviderAdapter(ShortFormProvider) - Constructor for class org.semanticweb.owl.util.BidirectionalShortFormProviderAdapter
 
BidirectionalShortFormProviderAdapter(Set<OWLOntology>, ShortFormProvider) - Constructor for class org.semanticweb.owl.util.BidirectionalShortFormProviderAdapter
Creates a BidirectionalShortFormProvider that maps between the entities that are referenced in the specified ontologies and the shortforms of these entities.
BidirectionalShortFormProviderAdapter(OWLOntologyManager, Set<OWLOntology>, ShortFormProvider) - Constructor for class org.semanticweb.owl.util.BidirectionalShortFormProviderAdapter
Creates a BidirectionalShortFormProvider that maps between the entities that are referenced in the specified ontologies and the shortforms of these entities.
BlackBoxExplanation - Class in com.clarkparsia.explanation

Title:

BlackBoxExplanation(OWLOntologyManager) - Constructor for class com.clarkparsia.explanation.BlackBoxExplanation
 
BlackBoxOWLDebugger - Class in org.semanticweb.owl.debugging
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Nov-2006

This is an implementation of a blackbox debugger.

BlackBoxOWLDebugger(OWLOntologyManager, OWLOntology, OWLSatisfiabilityChecker) - Constructor for class org.semanticweb.owl.debugging.BlackBoxOWLDebugger
 
BOTTOM - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
broadcastChanges(OWLOntologyChangeListener, List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owl.model.DefaultChangeBroadcastStrategy
 
broadcastChanges(OWLOntologyChangeListener, List<? extends OWLOntologyChange>) - Method in interface org.semanticweb.owl.model.OWLOntologyChangeBroadcastStrategy
Broadcasts the list of changes to the specified listeners.
broadcastChanges(OWLOntologyChangeListener, List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owl.model.SpecificOntologyChangeBroadcastStrategy
 
BUILT_IN_ANNOTATION_PROPERTIES - Static variable in enum org.semanticweb.owl.vocab.OWLRDFVocabulary
 
BUILT_IN_VOCABULARY - Static variable in enum org.semanticweb.owl.vocab.OWLRDFVocabulary
 

C

CachingBidirectionalShortFormProvider - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Apr-2007

A bidirectional short form provider that caches entity short forms.

CachingBidirectionalShortFormProvider() - Constructor for class org.semanticweb.owl.util.CachingBidirectionalShortFormProvider
 
canCreateFromPhysicalURI(URI) - Method in interface org.semanticweb.owl.model.OWLOntologyFactory
Determines if the factory can create an ontology for the specified physical URI.
canInterrupt() - Method in interface org.semanticweb.owl.util.Monitorable
Determines if this long running task can be cancelled.
canLoad(OWLOntologyInputSource) - Method in interface org.semanticweb.owl.model.OWLOntologyFactory
Determines if the factory can load an ontology for the specified physical URI.
canStoreOntology(OWLOntologyFormat) - Method in interface org.semanticweb.owl.model.OWLOntologyStorer
Determines if this storer can store an ontology in the specified ontology format.
CATOM - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
changeURI(URI, URI) - Method in class org.semanticweb.owl.util.OWLEntityRenamer
Changes a URI for another URI.
changeURI(OWLEntity, URI) - Method in class org.semanticweb.owl.util.OWLEntityRenamer
Changes the URI of an entity for another URI.
checkDefined(OWLDescription) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
checkDefined(OWLObjectPropertyExpression) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
checkDefined(OWLDataPropertyExpression) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
checkDefined(OWLIndividual) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
checkOntology(OWLOntology, OWLOntologyManager) - Method in class org.semanticweb.owl.profiles.ELPlusPlusProfile
 
checkOntology(OWLOntology, OWLOntologyManager) - Method in interface org.semanticweb.owl.profiles.OWLProfile
Checks an ontology and its import closure to see if it is within this profile.
CHILDREN - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
CLASS_ASSERTION - Static variable in class org.semanticweb.owl.model.AxiomType
 
classify() - Method in interface org.semanticweb.owl.inference.OWLReasonerBase
Asks the reasoner to classify the ontology.
classify() - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
classify() - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
 
classify() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
clear() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerIdentity
Clears all of the information in this inference identity object.
CLEAR_KNOWLEDGE_BASE - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
clearAnnotationURIAnnotations() - Method in class org.semanticweb.owl.io.RDFXMLOntologyFormat
This method and the functionality that it provides are merely a stopgap until the OWL 1.1 specification is fixed.
clearChildren() - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
clearKnowledgeBase(String) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.HTTPReasoner
A helper method that clears the knowledge base
clearKnowledgeBase(String) - Method in class uk.ac.manchester.cs.owl.inference.dig11.HTTPReasonerImpl
Clears the knowledge base
clearOntologies() - Method in class org.semanticweb.owl.inference.OWLReasonerAdapter
 
clearOntologies() - Method in interface org.semanticweb.owl.inference.OWLReasonerBase
Clears the reasoner.
clearOntologies() - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
clearOntologies() - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
 
clearParserFactories() - Method in class org.semanticweb.owl.io.OWLParserFactoryRegistry
 
clearURIMappers() - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Clears any installed URI mappers
CoerceConstantsIntoDataPropertyRange - Class in org.semanticweb.owl
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Aug-2007

Coerces constants to have the same type as the range of a property in axioms where the two are used.
CoerceConstantsIntoDataPropertyRange(OWLDataFactory, Set<OWLOntology>) - Constructor for class org.semanticweb.owl.CoerceConstantsIntoDataPropertyRange
 
CollectionFactory - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 10-Jan-2007

CollectionFactory() - Constructor for class org.semanticweb.owl.util.CollectionFactory
 
com.clarkparsia.explanation - package com.clarkparsia.explanation
 
com.clarkparsia.explanation.io - package com.clarkparsia.explanation.io
 
com.clarkparsia.explanation.util - package com.clarkparsia.explanation.util
 
CommonBaseURIMapper - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 07-Feb-2007

An ontology URI mapper that can be used to map ontology URIs to physical URIs which share the same base.

CommonBaseURIMapper(URI) - Constructor for class org.semanticweb.owl.util.CommonBaseURIMapper
Creates a mapper, which maps ontology URIs to URIs which share the specified base
compare(OWLDescription, OWLDescription) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator
 
compare(OWLEntity, OWLEntity) - Method in class org.semanticweb.owl.util.OWLEntityComparator
 
compareObjects(OWLDescription, OWLDescription) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
compareObjects(OWLPropertyExpression, OWLPropertyExpression) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.OWLPropertyExpressionComparator
 
CONCEPT_SET - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
ConciseExplanationRenderer - Class in com.clarkparsia.explanation.io
Copyright: Copyright (c) 2007
ConciseExplanationRenderer() - Constructor for class com.clarkparsia.explanation.io.ConciseExplanationRenderer
 
CONNECTION_ACCEPT_HTTP_COMPRESSION_PROPERTY_NAME - Static variable in class org.semanticweb.owl.io.IOProperties
 
CONNECTION_TIME_OUT_PROPERTY_NAME - Static variable in class org.semanticweb.owl.io.IOProperties
 
constructHittingSetTree(Set<OWLAxiom>, Set<Set<OWLAxiom>>, Set<Set<OWLAxiom>>, Set<OWLAxiom>) - Method in class org.semanticweb.owl.debugging.AbstractOWLDebugger
This is a recursive method that builds a hitting set tree to obtain all justifications for an unsatisfiable class.
ConstructNotAllowed<O> - Class in org.semanticweb.owl.profiles
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

ConstructNotAllowed(O) - Constructor for class org.semanticweb.owl.profiles.ConstructNotAllowed
 
ConstructNotAllowed(ConstructNotAllowed, O) - Constructor for class org.semanticweb.owl.profiles.ConstructNotAllowed
 
contains(URI) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Determines if there is an ontology with the specified URI that is managed by this manager.
containsAxiom(OWLAxiom) - Method in interface org.semanticweb.owl.model.OWLOntology
Determines if this ontology contains the specified axiom.
containsClassReference(URI) - Method in interface org.semanticweb.owl.model.OWLOntology
Determines if the ontology contains a reference to a class that has a specific URI.
containsDataPropertyReference(URI) - Method in interface org.semanticweb.owl.model.OWLOntology
 
containsDataTypeReference(URI) - Method in interface org.semanticweb.owl.model.OWLOntology
 
containsEntityDeclaration(OWLEntity) - Method in interface org.semanticweb.owl.model.OWLOntology
Determines if this ontology contains a declaration axiom for the specified entity.
containsEntityReference(OWLEntity) - Method in interface org.semanticweb.owl.model.OWLOntology
Determines if the ontology contains a reference to the specified entity.
containsIndividualReference(URI) - Method in interface org.semanticweb.owl.model.OWLOntology
 
containsObjectPropertyReference(URI) - Method in interface org.semanticweb.owl.model.OWLOntology
Determines if the ontology contains a reference to an object property that a specific URI.
containsUnreferencedEntity(OWLOntology, OWLDescription) - Static method in class com.clarkparsia.explanation.util.OntologyUtils
Determines if a class description contains any unreferenced entities with respect to the ontology that contains the entailments which are being explained.
convert(OWLAxiom) - Method in class com.clarkparsia.explanation.SatisfiabilityConverter
 
ConvertEquivalentClassesToSuperClasses - Class in org.semanticweb.owl
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 23-Jul-2007

This composite change will convert a defined class to a primitive class by replacing equivalent classes axioms where the class in question is a class in the equivalent classes axioms to a set of subclass axioms whose superclasses are the set of classes which were originally equivalent to the class in question.

ConvertEquivalentClassesToSuperClasses(OWLDataFactory, OWLClass, Set<OWLOntology>, OWLOntology, boolean) - Constructor for class org.semanticweb.owl.ConvertEquivalentClassesToSuperClasses
 
ConvertPropertyAssertionsToAnnotations - Class in org.semanticweb.owl
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 23-Jul-2007

Given a set of ontologies, this composite change will convert all property assertion axioms whose subject is a 'punned' individual (i.e.

ConvertPropertyAssertionsToAnnotations(OWLDataFactory, Set<OWLOntology>) - Constructor for class org.semanticweb.owl.ConvertPropertyAssertionsToAnnotations
 
ConvertSuperClassesToEquivalentClass - Class in org.semanticweb.owl
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 23-Jul-2007

This composite change will convert a primitive class to a defined class by replacing subclass axioms where the class in question is on the left hand side of the subclass axiom to an equivalent classes axiom which makes the class equivalent to the intersection of its superclasses.

ConvertSuperClassesToEquivalentClass(OWLDataFactory, OWLClass, Set<OWLOntology>, OWLOntology) - Constructor for class org.semanticweb.owl.ConvertSuperClassesToEquivalentClass
 
convertToNormalForm(OWLDescription) - Method in class org.semanticweb.owl.normalform.NegationalNormalFormConverter
 
convertToNormalForm(OWLDescription) - Method in interface org.semanticweb.owl.normalform.NormalFormRewriter
 
createAllConceptNamesQuery(Document, String) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a DIG Query that will return a list of the primitive concepts in the knowledge base.
createAllConceptNamesQuery(Document, String) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createAllIndividualsQuery(Document, String) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Create a DIG Query that will return a list of the individuals in the knowledge base.
createAllIndividualsQuery(Document, String) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createAllPropertyNamesQuery(Document, String) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a DIG Query that will return a list of properties in the knowledge base.
createAllPropertyNamesQuery(Document, String) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createAncestorConceptsQuery(Document, String, OWLDescription) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks for the ancestor concepts of a given concept, this includes all super concepts (not just direct ones).
createAncestorConceptsQuery(Document, String, OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createAncestorPropertiesQuery(Document, String, OWLObjectProperty) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks for the ancestor properties (i.e.
createAncestorPropertiesQuery(Document, String, OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createAsksDocument(String) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
A convenience method that creates an XML DIG Asks document.
createAsksDocument(String) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createAxioms(OWLOntologyManager, OWLReasoner) - Method in interface org.semanticweb.owl.util.InferredAxiomGenerator
 
createAxioms(OWLOntologyManager, OWLReasoner) - Method in class org.semanticweb.owl.util.InferredEntityAxiomGenerator
 
createDescendantConceptsQuery(Document, String, OWLDescription) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks for the descendant concepts of a given concept.
createDescendantConceptsQuery(Document, String, OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createDescendantPropertiesQuery(Document, String, OWLObjectProperty) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks for the descendant properties (i.e.
createDescendantPropertiesQuery(Document, String, OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createDIGDocument(String, String) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates an XML DIG Document, whose root contains the appropriate namespaces etc.
createDIGDocument(String) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates an XML DIG Document, whose root contains the appropriate name spaces etc.
createDIGDocument(String, String) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createDIGDocument(String) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createDirectSubConceptsQuery(Document, String, OWLDescription) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks for the direct sub concepts of a given concept.
createDirectSubConceptsQuery(Document, String, OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createDirectSubPropertiesQuery(Document, String, OWLObjectProperty) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks for the direct sub properties of a given property.
createDirectSubPropertiesQuery(Document, String, OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createDirectSuperConceptsQuery(Document, String, OWLDescription) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks for the direct super concepts of a given concept.
createDirectSuperConceptsQuery(Document, String, Set<OWLDescription>) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks for the direct super concepts of an intersection of classes.
createDirectSuperConceptsQuery(Document, String, OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createDirectSuperConceptsQuery(Document, String, Set<OWLDescription>) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createDirectSuperPropertiesQuery(Document, String, OWLObjectProperty) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks for the direct super properties of a given property.
createDirectSuperPropertiesQuery(Document, String, OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createDisjointQuery(Document, String, OWLDescription, OWLDescription) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks if one concept is disjoint with another concept.
createDisjointQuery(Document, String, OWLDescription, OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createEquivalentConceptsQuery(Document, String, OWLDescription) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks for the concepts that are equivalent (i.e.
createEquivalentConceptsQuery(Document, String, OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createIndividualInstanceOfConceptQuery(Document, String, OWLIndividual, OWLDescription) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks if an individual is an instance (member of) a given class.
createIndividualInstanceOfConceptQuery(Document, String, OWLIndividual, OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createIndividualTypesQuery(Document, String, OWLIndividual) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks for the types (concepts) that an individual belongs to.
createIndividualTypesQuery(Document, String, OWLIndividual) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createInstancesOfConceptQuery(Document, String, OWLDescription) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks for the instances (individuals belonging to) a given concept.
createInstancesOfConceptQuery(Document, String, OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createKnowledgeBase() - Method in interface uk.ac.manchester.cs.owl.inference.dig11.HTTPReasoner
A helper method that asks the inference to create a new knowledgebase.
createKnowledgeBase() - Method in class uk.ac.manchester.cs.owl.inference.dig11.HTTPReasonerImpl
A helper method that asks the reasoner to create a new knowledgebase.
createMap() - Static method in class org.semanticweb.owl.util.CollectionFactory
 
createMergedOntology(OWLOntologyManager, URI) - Method in class org.semanticweb.owl.util.OWLOntologyMerger
 
createMetrics(OWLOntologyManager) - Static method in class org.semanticweb.owl.metrics.AxiomTypeCountMetricFactory
 
createOntology(URI) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Creates a new (empty) ontology that has the specified ontology URI.
createOWLOntology(URI, URI, OWLOntologyFactory.OWLOntologyCreationHandler) - Method in interface org.semanticweb.owl.model.OWLOntologyFactory
Creates an (empty) ontology.
createOWLOntologyManager() - Static method in class org.semanticweb.owl.apibinding.OWLManager
 
createParser(OWLOntologyManager) - Method in interface org.semanticweb.owl.io.OWLParserFactory
 
createPrefixForNamespace(String) - Method in class org.coode.xml.XMLWriterNamespaceManager
 
createPropertyFillersQuery(Document, String, OWLIndividual, OWLObjectProperty) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks for the fillers for a qiven individual/property pair.
createPropertyFillersQuery(Document, String, OWLIndividual, OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createQueryElement(Document, String, String) - Static method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createReasoner(OWLOntologyManager) - Method in interface org.semanticweb.owl.inference.OWLReasonerFactory
Creates a reasoner that uses the specified manager.
createRelatedIndividualsQuery(Document, String, OWLObjectProperty) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks for the individuals that are related to each other via a given property.
createRelatedIndividualsQuery(Document, String, OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createSatisfiableQuery(Document, String, OWLDescription) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks if a given class is satisfiable.
createSatisfiableQuery(Document, String, Set<OWLDescription>) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks if the intersection of a set of classes is satisfiable/consistent.
createSatisfiableQuery(Document, String, OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createSatisfiableQuery(Document, String, Set<OWLDescription>) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createSet() - Static method in class org.semanticweb.owl.util.CollectionFactory
 
createSet(int) - Static method in class org.semanticweb.owl.util.CollectionFactory
 
createSet(T...) - Static method in class org.semanticweb.owl.util.CollectionFactory
 
createSetOfSets(Collection<O>, Map<O, Collection<O>>) - Static method in class org.semanticweb.owl.inference.OWLReasonerAdapter
 
createSubsumesQuery(Document, String, OWLDescription, OWLDescription) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Creates a query that asks if one concept subsumes another concept.
createSubsumesQuery(Document, String, OWLDescription, OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
createTellsDocument(String) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
A convenience method that creates an XML DIG Tells document.
createTellsDocument(String) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
CreateValuePartition - Class in org.semanticweb.owl
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 23-Jul-2007

This composite change will create a value partion - see "pattern 2" in "Representing Specified Values in OWL: "value partitions" and "value sets"" (http://www.w3.org/TR/swbp-specified-values.)

A value partition is an ontology design pattern which is used to represent a set of closed values for a particular property.

CreateValuePartition(OWLDataFactory, OWLClass, Set<OWLClass>, OWLObjectProperty, OWLOntology) - Constructor for class org.semanticweb.owl.CreateValuePartition
Creates a composite change that will create a value partition.
createXMLWriter(Writer, XMLWriterNamespaceManager, String) - Method in class org.coode.xml.XMLWriterFactory
Creates an XMLWriter.

D

DATA_PROPERTY - Static variable in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
DATA_PROPERTY_ASSERTION - Static variable in class org.semanticweb.owl.model.AxiomType
 
DATA_PROPERTY_DOMAIN - Static variable in class org.semanticweb.owl.model.AxiomType
 
DATA_PROPERTY_RANGE - Static variable in class org.semanticweb.owl.model.AxiomType
 
DATA_TYPE_INDEX_BASE - Static variable in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
DataRangeNotAllowed - Class in org.semanticweb.owl.profiles
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

DataRangeNotAllowed(OWLDataRange) - Constructor for class org.semanticweb.owl.profiles.DataRangeNotAllowed
 
DataRangeNotAllowed(ConstructNotAllowed, OWLDataRange) - Constructor for class org.semanticweb.owl.profiles.DataRangeNotAllowed
 
DebuggerDescriptionGenerator - Class in org.semanticweb.owl.debugging
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 01-Mar-2007

DebuggerDescriptionGenerator(OWLDataFactory) - Constructor for class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
DECLARATION - Static variable in class org.semanticweb.owl.model.AxiomType
 
DEFAULT_BASE - Static variable in class org.semanticweb.owl.util.OWLEntityTinyURIConversionStrategy
 
DEFAULT_CONNECTION_ACCEPT_HTTP_COMPRESSION - Static variable in class org.semanticweb.owl.io.IOProperties
 
DEFAULT_CONNECTION_TIME_OUT - Static variable in class org.semanticweb.owl.io.IOProperties
 
DEFAULT_INITIAL_EXPANSION_LIMIT - Static variable in class com.clarkparsia.explanation.BlackBoxExplanation
 
DEFAULT_INITIAL_EXPANSION_LIMIT - Static variable in class org.semanticweb.owl.debugging.BlackBoxOWLDebugger
 
DefaultChangeBroadcastStrategy - Class in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 20-Nov-2006

A change broadcast strategy that simple broadcasts all changes made to all ontologies.
DefaultChangeBroadcastStrategy() - Constructor for class org.semanticweb.owl.model.DefaultChangeBroadcastStrategy
 
DefaultExplanationGenerator - Class in com.clarkparsia.explanation
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Jan-2008

DefaultExplanationGenerator(OWLOntologyManager, ReasonerFactory, OWLOntology, ExplanationProgressMonitor) - Constructor for class com.clarkparsia.explanation.DefaultExplanationGenerator
 
DefaultExplanationGenerator(OWLOntologyManager, OWLReasonerFactory, boolean, OWLOntology, ExplanationProgressMonitor) - Constructor for class com.clarkparsia.explanation.DefaultExplanationGenerator
 
DefaultExplanationGenerator(OWLOntologyManager, ReasonerFactory, OWLOntology, OWLReasoner, ExplanationProgressMonitor) - Constructor for class com.clarkparsia.explanation.DefaultExplanationGenerator
 
DefaultExplanationOrderer - Class in uk.ac.manchester.cs.owl.explanation.ordering
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Jan-2008

Provides ordering and indenting of explanations based on various ordering heuristics.

DefaultExplanationOrderer() - Constructor for class uk.ac.manchester.cs.owl.explanation.ordering.DefaultExplanationOrderer
 
DefaultOntologyFormat - Class in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 02-Jan-2007

DefaultOntologyFormat() - Constructor for class org.semanticweb.owl.io.DefaultOntologyFormat
 
DEFCONCEPT - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
DEFINDIVIDUAL - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
definitionTracker - Variable in class com.clarkparsia.explanation.SingleExplanationGeneratorImpl
 
DefinitionTracker - Class in com.clarkparsia.explanation.util

Description: This class tracks the usage of named entities in the imports closure of a designated ontology.

DefinitionTracker(OWLOntologyManager) - Constructor for class com.clarkparsia.explanation.util.DefinitionTracker
 
DEFROLE - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
DESCENDANTS - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
DESCRIPTION_TYPE_INDEX_BASE - Static variable in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
DescriptionNotAllowed - Class in org.semanticweb.owl.profiles
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

DescriptionNotAllowed(OWLDescription) - Constructor for class org.semanticweb.owl.profiles.DescriptionNotAllowed
 
DescriptionNotAllowed(ConstructNotAllowed, OWLDescription) - Constructor for class org.semanticweb.owl.profiles.DescriptionNotAllowed
 
DIFFERENT_INDIVIDUALS - Static variable in class org.semanticweb.owl.model.AxiomType
 
DIG_BASE - Static variable in class uk.ac.manchester.cs.owl.inference.dig11.DIGXMLWriterFactory
 
DIGError - Class in uk.ac.manchester.cs.owl.inference.dig11
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006

Represents a DIG error, with an error code and error message.
DIGError(String, String, int) - Constructor for class uk.ac.manchester.cs.owl.inference.dig11.DIGError
 
DIGError(String, String, String) - Constructor for class uk.ac.manchester.cs.owl.inference.dig11.DIGError
 
DIGErrorException - Exception in uk.ac.manchester.cs.owl.inference.dig11
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006

DIGErrorException(List) - Constructor for exception uk.ac.manchester.cs.owl.inference.dig11.DIGErrorException
 
DIGQueryResponse - Interface in uk.ac.manchester.cs.owl.inference.dig11
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006

DIGQueryResponseImpl - Class in uk.ac.manchester.cs.owl.inference.dig11
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006

DIGQueryResponseImpl(OWLDataFactory) - Constructor for class uk.ac.manchester.cs.owl.inference.dig11.DIGQueryResponseImpl
 
DIGQueryResponseIterator - Class in uk.ac.manchester.cs.owl.inference.dig11
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006

DIGQueryResponseIterator(Document, OWLDataFactory) - Constructor for class uk.ac.manchester.cs.owl.inference.dig11.DIGQueryResponseIterator
 
DIGReasoner - Class in uk.ac.manchester.cs.owl.inference.dig11
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006

A DIG reasoner supports queries about classes and individual.

DIGReasoner(OWLOntologyManager) - Constructor for class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
Creates a reasoner that is backed by a DIG server.
DIGReasonerException - Exception in uk.ac.manchester.cs.owl.inference.dig11
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006

DIGReasonerException(String) - Constructor for exception uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerException
 
DIGReasonerException(String, Exception) - Constructor for exception uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerException
 
DIGReasonerException(Throwable) - Constructor for exception uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerException
 
DIGReasonerIdentity - Class in uk.ac.manchester.cs.owl.inference.dig11
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006

DIGReasonerIdentity() - Constructor for class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerIdentity
 
DIGReasonerPreferences - Class in uk.ac.manchester.cs.owl.inference.dig11
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006

DIGRenderer - Class in uk.ac.manchester.cs.owl.inference.dig11
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006

DIGRenderer(OWLOntologyManager, Document, Element) - Constructor for class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
DIGTranslator - Interface in uk.ac.manchester.cs.owl.inference.dig11
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006

DIGTranslatorImpl - Class in uk.ac.manchester.cs.owl.inference.dig11
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006

DIGTranslatorImpl(OWLOntologyManager) - Constructor for class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
DIGXMLWriterFactory - Class in uk.ac.manchester.cs.owl.inference.dig11
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006

DIGXMLWriterFactory() - Constructor for class uk.ac.manchester.cs.owl.inference.dig11.DIGXMLWriterFactory
 
DISJOINT - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
DISJOINT_CLASSES - Static variable in class org.semanticweb.owl.model.AxiomType
 
DISJOINT_DATA_PROPERTIES - Static variable in class org.semanticweb.owl.model.AxiomType
 
DISJOINT_OBJECT_PROPERTIES - Static variable in class org.semanticweb.owl.model.AxiomType
 
DISJOINT_UNION - Static variable in class org.semanticweb.owl.model.AxiomType
 
dispose() - Method in class com.clarkparsia.explanation.BlackBoxExplanation
 
dispose() - Method in class org.semanticweb.owl.debugging.BlackBoxOWLDebugger
 
dispose() - Method in interface org.semanticweb.owl.debugging.OWLDebugger
 
dispose() - Method in class org.semanticweb.owl.inference.OWLReasonerAdapter
 
dispose() - Method in interface org.semanticweb.owl.inference.OWLReasonerBase
Disposes of and cleans up any resources used by this reasoner.
dispose() - Method in class org.semanticweb.owl.metrics.AbstractOWLMetric
 
dispose() - Method in interface org.semanticweb.owl.metrics.OWLMetric
Diposes of the metric.
dispose() - Method in class org.semanticweb.owl.util.AnnotationValueShortFormProvider
 
dispose() - Method in class org.semanticweb.owl.util.BidirectionalShortFormProviderAdapter
Disposes of this short form provider.
dispose() - Method in class org.semanticweb.owl.util.CachingBidirectionalShortFormProvider
 
dispose() - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
dispose() - Method in class org.semanticweb.owl.util.PropertyAssertionValueShortFormProvider
 
dispose() - Method in class org.semanticweb.owl.util.QNameShortFormProvider
 
dispose() - Method in interface org.semanticweb.owl.util.ShortFormProvider
Disposes of the short form proivider.
dispose() - Method in class org.semanticweb.owl.util.SimpleShortFormProvider
 
dispose() - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
 
disposeMetric() - Method in class org.semanticweb.owl.metrics.AbstractOWLMetric
 
disposeMetric() - Method in class org.semanticweb.owl.metrics.AverageAssertedNamedSuperclassCount
 
disposeMetric() - Method in class org.semanticweb.owl.metrics.DLExpressivity
 
disposeMetric() - Method in class org.semanticweb.owl.metrics.HiddenGCICount
 
disposeMetric() - Method in class org.semanticweb.owl.metrics.ImportClosureSize
 
disposeMetric() - Method in class org.semanticweb.owl.metrics.MaximumNumberOfNamedSuperclasses
 
disposeMetric() - Method in class org.semanticweb.owl.metrics.NumberOfClassesWithMultipleInheritance
 
disposeMetric() - Method in class org.semanticweb.owl.metrics.ObjectCountMetric
 
disposeMetric() - Method in class org.semanticweb.owl.metrics.UnsatisfiableClassCountMetric
 
disposeReasoner() - Method in class org.semanticweb.owl.inference.OWLReasonerAdapter
 
disposeReasoner() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
This method should be called to dispose of the reasoner.
DL_NAMESPACE - Static variable in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
DLExpressivity - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

DLExpressivity(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.DLExpressivity
 
DLExpressivityChecker - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Feb-2007

DLExpressivityChecker(Set<OWLOntology>) - Constructor for class org.semanticweb.owl.util.DLExpressivityChecker
 
DLExpressivityChecker.Construct - Enum in org.semanticweb.owl.util
 
DOMAIN - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
DoubleValuedMetric - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

DoubleValuedMetric(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.DoubleValuedMetric
 
DublinCoreVocabulary - Enum in org.semanticweb.owl.vocab
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 09-Mar-2007

dump(PrintWriter) - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
dump(PrintWriter, int) - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
dump(PrintWriter) - Method in interface uk.ac.manchester.cs.bhig.util.Tree
 
dump(PrintWriter, int) - Method in interface uk.ac.manchester.cs.bhig.util.Tree
 
duplicateObject(OWLObject) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 

E

ELPlusPlusProfile - Class in org.semanticweb.owl.profiles
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

ELPlusPlusProfile() - Constructor for class org.semanticweb.owl.profiles.ELPlusPlusProfile
 
endDocument() - Method in interface org.coode.xml.XMLWriter
Causes all open elements, including the document root element, to be closed.
endDocument() - Method in class org.coode.xml.XMLWriterImpl
 
endRendering() - Method in class com.clarkparsia.explanation.io.ConciseExplanationRenderer
 
endRendering() - Method in interface com.clarkparsia.explanation.io.ExplanationRenderer
 
endRendering() - Method in class com.clarkparsia.explanation.io.SilentExplanationRenderer
 
EntailedAxiomTree - Class in uk.ac.manchester.cs.owl.explanation.ordering
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Jan-2008

EntailedAxiomTree(OWLAxiom) - Constructor for class uk.ac.manchester.cs.owl.explanation.ordering.EntailedAxiomTree
 
ENTITY_ANNOTATION - Static variable in class org.semanticweb.owl.model.AxiomType
 
ENTITY_TYPE_INDEX_BASE - Static variable in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
EQUALC - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
EQUALR - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
equals(Object) - Method in class org.semanticweb.owl.io.DefaultOntologyFormat
 
equals(Object) - Method in class org.semanticweb.owl.model.OWLOntologyFormat
 
equals(Object) - Method in class org.semanticweb.owl.util.OWLObjectPropertyUtil.OWLObjectPropertyExpressionPair
 
EQUIVALENT - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
EQUIVALENT_CLASSES - Static variable in class org.semanticweb.owl.model.AxiomType
 
EQUIVALENT_DATA_PROPERTIES - Static variable in class org.semanticweb.owl.model.AxiomType
 
EQUIVALENT_OBJECT_PROPERTIES - Static variable in class org.semanticweb.owl.model.AxiomType
 
ERROR - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
escapeString(String) - Static method in class org.coode.string.EscapeUtils
Escapes quotes and backslashes in a string.
EscapeUtils - Class in org.coode.string
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

EscapeUtils() - Constructor for class org.coode.string.EscapeUtils
 
escapeXML(String) - Static method in class org.coode.string.EscapeUtils
 
ExplanationGenerator - Interface in com.clarkparsia.explanation

Title: ExplanationGenerator

ExplanationOrderer - Interface in uk.ac.manchester.cs.owl.explanation.ordering
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Jan-2008

ExplanationProgressMonitor - Interface in com.clarkparsia.explanation.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Nov-2007

A progress monitor for an explanation generator.
ExplanationRenderer - Interface in com.clarkparsia.explanation.io
Copyright: Copyright (c) 2007
ExplanationTree - Class in uk.ac.manchester.cs.owl.explanation.ordering
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Jan-2008

ExplanationTree(OWLAxiom) - Constructor for class uk.ac.manchester.cs.owl.explanation.ordering.ExplanationTree
 

F

FACET_URIS - Static variable in enum org.semanticweb.owl.vocab.OWLRestrictedDataRangeFacetVocabulary
 
FALSE - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
FileInputSource - Class in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Nov-2007

A convenience class which will prepare an input source from a file.
FileInputSource(File) - Constructor for class org.semanticweb.owl.io.FileInputSource
Constructs an ontology input source using the specified file.
fillOntology(OWLOntologyManager, OWLOntology) - Method in class org.semanticweb.owl.util.InferredOntologyGenerator
Adds 'inferred axioms' to an ontology using the generators that have been registered with this InferredAxiomGenerator
FilteringOWLOntologyChangeListener - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Dec-2006

Incorporates a listener into an OWLOntologyChangeFilter.
FilteringOWLOntologyChangeListener() - Constructor for class org.semanticweb.owl.util.FilteringOWLOntologyChangeListener
 
finishedLoadingOntology(OWLOntologyLoaderListener.LoadingFinishedEvent) - Method in interface org.semanticweb.owl.model.OWLOntologyLoaderListener
Called when the process of loading an ontology has finished.
flattenSetOfSets(Set<Set<E>>) - Static method in class org.semanticweb.owl.inference.OWLReasonerAdapter
A utility method that will flatten a set of sets.
foundAllExplanations() - Method in interface com.clarkparsia.explanation.util.ExplanationProgressMonitor
Called when all explanations have been found.
foundAllExplanations() - Method in class com.clarkparsia.explanation.util.SilentExplanationProgressMonitor
 
foundExplanation(Set<OWLAxiom>) - Method in interface com.clarkparsia.explanation.util.ExplanationProgressMonitor
Called when an explanation has been found.
foundExplanation(Set<OWLAxiom>) - Method in class com.clarkparsia.explanation.util.SilentExplanationProgressMonitor
 
FUNCTIONAL - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
FUNCTIONAL_DATA_PROPERTY - Static variable in class org.semanticweb.owl.model.AxiomType
 
FUNCTIONAL_OBJECT_PROPERTY - Static variable in class org.semanticweb.owl.model.AxiomType
 

G

GCICount - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

GCICount(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.GCICount
 
generatePrefix(String) - Method in class org.semanticweb.owl.util.NamespaceUtil
Generates a candidate prefix for the specified namespace.
generateShortForm(OWLEntity) - Method in class org.semanticweb.owl.util.BidirectionalShortFormProviderAdapter
 
generateShortForm(OWLEntity) - Method in class org.semanticweb.owl.util.CachingBidirectionalShortFormProvider
Generates the short form for the specified entity.
GET_IDENTIFIER - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
getAllArguments() - Method in interface org.semanticweb.owl.model.SWRLAtom
 
getAllAxioms() - Method in class org.semanticweb.owl.inference.OWLReasonerAdapter
A convenience method which gets the union of all logical axioms from ontologies which have been loaded into this reasoner.
getAllEntities(OWLReasoner) - Method in class org.semanticweb.owl.util.InferredEntityAxiomGenerator
 
getAllSOSForIncosistentClass(OWLDescription) - Method in class org.semanticweb.owl.debugging.AbstractOWLDebugger
 
getAllSOSForIncosistentClass(OWLDescription) - Method in interface org.semanticweb.owl.debugging.OWLDebugger
Gets all sets of supporting axioms that are responsible for the specified class being inconsistent
getAltReasoner() - Method in class com.clarkparsia.explanation.SingleExplanationGeneratorImpl
 
getAncestorClasses(OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLClassReasoner
Returns the collection of all superclasses of the given description.
getAncestorClasses(OWLDescription) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getAncestorClasses(OWLDescription) - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
Returns the collection of all superclasses of the given description.
getAncestorClasses(OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getAncestorProperties(OWLObjectProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
getAncestorProperties(OWLDataProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
getAncestorProperties(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getAncestorProperties(OWLDataProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getAncestorProperties(OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getAncestorProperties(OWLDataProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getAnnotation() - Method in interface org.semanticweb.owl.model.OWLAnnotationAxiom
Gets the actual annotation
getAnnotationAxioms(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLAxiom
Gets the annotation axioms that annotate this axiom and belong to the specified ontology
getAnnotationAxioms(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLEntity
 
getAnnotationAxioms() - Method in interface org.semanticweb.owl.model.OWLOntology
Gets all of the annotation axioms in this ontology
getAnnotations(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLEntity
Obtains annotations on this entity where the annotation have been asserted on the specified entity.
getAnnotations(OWLOntology, URI) - Method in interface org.semanticweb.owl.model.OWLEntity
Obtains the annotations on this entity where the annotation has the specified URI.
getAnnotations(OWLAxiom) - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the annotation axioms that annotate the specified axiom in this ontology.
getAnnotations(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the ontology annotations whose subject is the specified ontology.
getAnnotationURI() - Method in interface org.semanticweb.owl.model.OWLAnnotation
Gets the annotation URI
getAnnotationURIAnnotations() - Method in class org.semanticweb.owl.io.RDFXMLOntologyFormat
This method and the functionality that it provides are merely a stopgap until the OWL 1.1 specification is fixed.
getAnnotationURIs() - Method in class org.semanticweb.owl.io.RDFXMLOntologyFormat
 
getAnnotationURIs() - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the set of URIs that are used in annotations (e.g.
getAnnotationURIs() - Method in class org.semanticweb.owl.util.AnnotationValueShortFormProvider
Gets the annotation URIs that this short form provider uses.
getAnnotationURIsThatRequireNamespaces() - Method in class org.coode.xml.OWLOntologyNamespaceManager
 
getAnnotationValue() - Method in interface org.semanticweb.owl.model.OWLAnnotation
Gets the annotation value.
getAnnotationValueAsConstant() - Method in interface org.semanticweb.owl.model.OWLAnnotation
If this is a constant annotation (rather than an entity annotation) then this convenience method obtains the annoation value as a constant.
getAntiSymmetricObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getArgument() - Method in interface org.semanticweb.owl.model.SWRLUnaryAtom
 
getArguments() - Method in interface org.semanticweb.owl.model.SWRLBuiltInAtom
 
getArity() - Method in enum org.semanticweb.owl.vocab.SWRLBuiltInsVocabulary
 
getAxiom() - Method in class org.semanticweb.owl.model.OWLAxiomChange
Gets the axiom that is involved in the change (the axiom to either be added or removed)
getAxiom() - Method in class org.semanticweb.owl.model.OWLOntologyChange
If the change is an axiom change (i.e.
getAxiom() - Method in class org.semanticweb.owl.model.SetOntologyURI
If the change is an axiom change (i.e.
getAxiomGenerators() - Method in class org.semanticweb.owl.util.InferredOntologyGenerator
 
getAxioms() - Method in class org.semanticweb.owl.metrics.AxiomCount
 
getAxioms() - Method in class org.semanticweb.owl.metrics.AxiomCountMetric
 
getAxioms() - Method in interface org.semanticweb.owl.model.OWLOntology
Retrieves all of the axioms in this ontology.
getAxioms(AxiomType<T>) - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the axioms which are of the specified type
getAxioms(OWLClass) - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the axioms that form the definition/description of a class.
getAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the axioms that form the definition/description of an object property.
getAxioms(OWLDataProperty) - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the axioms that form the definition/description of a data property.
getAxioms(OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the axioms that form the definition/description of an individual
getAxiomType() - Method in class org.semanticweb.owl.metrics.AxiomTypeMetric
 
getAxiomType() - Method in interface org.semanticweb.owl.model.OWLAxiom
Gets the axiom type for this axiom.
getAxiomType(OWLAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
getBody() - Method in interface org.semanticweb.owl.model.SWRLRule
Gets the atoms in the body
getBoolean() - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGQueryResponse
If the query resultied in a boolean response, for example asking if a concept was satisfiable, then this method may be used to get the boolean result.
getBoolean() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGQueryResponseImpl
 
getBuiltIn(URI) - Static method in enum org.semanticweb.owl.vocab.SWRLBuiltInsVocabulary
 
getCardinality() - Method in interface org.semanticweb.owl.model.OWLCardinalityRestriction
Gets the cardinality of this restriction
getCause() - Method in exception org.semanticweb.owl.io.OWLOntologyCreationIOException
 
getCause() - Method in exception org.semanticweb.owl.io.OWLParserIOException
Gets the cause of this exception which will be an IOException
getCause() - Method in class org.semanticweb.owl.profiles.ConstructNotAllowed
 
getChange() - Method in exception org.semanticweb.owl.model.OWLOntologyChangeException
Gets the ontology change that caused the exception.
getChanges() - Method in class org.semanticweb.owl.AddClassDescriptionClosureAxiom
 
getChanges() - Method in class org.semanticweb.owl.AmalgamateSubClassAxioms
 
getChanges() - Method in class org.semanticweb.owl.CoerceConstantsIntoDataPropertyRange
 
getChanges() - Method in class org.semanticweb.owl.ConvertEquivalentClassesToSuperClasses
 
getChanges() - Method in class org.semanticweb.owl.ConvertPropertyAssertionsToAnnotations
 
getChanges() - Method in class org.semanticweb.owl.ConvertSuperClassesToEquivalentClass
 
getChanges() - Method in class org.semanticweb.owl.CreateValuePartition
 
getChanges() - Method in class org.semanticweb.owl.MakeClassesMutuallyDisjoint
 
getChanges() - Method in class org.semanticweb.owl.MakePrimitiveSubClassesMutuallyDisjoint
 
getChanges() - Method in interface org.semanticweb.owl.model.OWLCompositeOntologyChange
Gets the changes which compose this composite change.
getChanges() - Method in class org.semanticweb.owl.RemoveAllDisjointAxioms
 
getChanges() - Method in class org.semanticweb.owl.SplitSubClassAxioms
 
getChanges() - Method in class org.semanticweb.owl.util.OWLEntityRemover
Gets the list of ontology changes that are required in order to remove visited entities from the set of ontologies.
getChanges() - Method in class org.semanticweb.owl.util.OWLEntityURIConverter
Gets the changes required to perform the conversion.
getChanges(OWLOntology, URI) - Method in class org.semanticweb.owl.util.OWLOntologyURIChanger
Changes the URI of the specified ontology to the new URI.
getChanges() - Method in class org.semanticweb.owl.util.ShortForm2AnnotationGenerator
 
getChildAxioms(OWLAxiom) - Method in class org.semanticweb.owl.debugging.JustificationMap
 
getChildCount() - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
getChildCount() - Method in interface uk.ac.manchester.cs.bhig.util.Tree
A convenience method that gets the number of child nodes that this node has.
getChildren() - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
getChildren() - Method in interface uk.ac.manchester.cs.bhig.util.Tree
Gets the children of this tree node.
getClassAssertionAxioms(OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getClassAssertionAxioms(OWLClass) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getClassAxioms() - Method in interface org.semanticweb.owl.model.OWLOntology
Gets all of the class axioms in this ontology
getColumnNumber() - Method in exception org.semanticweb.owl.expression.ParserException
 
getCommentAnnotation(String) - Method in interface org.semanticweb.owl.model.OWLDataFactory
Gets a comment annotation.
getCommentAnnotation(String, String) - Method in interface org.semanticweb.owl.model.OWLDataFactory
Gets a comment annotation with an attached language tag.
getComplementedDescriptions(OWLDescription) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
getComponents(OWLObject) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
A convenience method that obtains the components of an OWL object.
getConceptSets() - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGQueryResponse
If the query resulted in a concept set response type for example a query for super concepts then this method can be used to get the concepts.
getConceptSets() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGQueryResponseImpl
 
getConnectionTimeout() - Method in class org.semanticweb.owl.io.IOProperties
Gets the connection timeout that is used for sockets when loading ontologies over HTTP etc.
getConstant() - Method in interface org.semanticweb.owl.model.SWRLAtomConstantObject
 
getConstruct() - Method in class org.semanticweb.owl.profiles.ConstructNotAllowed
 
getConstructs() - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
getConvertedURI(OWLEntity) - Method in class org.semanticweb.owl.util.OWLEntityTinyURIConversionStrategy
 
getConvertedURI(OWLEntity) - Method in interface org.semanticweb.owl.util.OWLEntityURIConverterStrategy
 
getConvertedURI(OWLEntity) - Method in class org.semanticweb.owl.util.OWLEntityURIUnderscores2CamelBackConverterStrategy
 
getCreationException() - Method in class org.semanticweb.owl.model.MissingImportEvent
 
getCurrentClass() - Method in class org.semanticweb.owl.debugging.AbstractOWLDebugger
 
getCurrentClass() - Method in class org.semanticweb.owl.debugging.BlackBoxOWLDebugger
 
getCurrentEntity() - Method in interface org.semanticweb.owl.inference.MonitorableOWLReasoner
Gets the entity which is currently being classified.
getCurrentToken() - Method in exception org.semanticweb.owl.expression.ParserException
 
getDataFactory() - Method in class org.semanticweb.owl.AbstractCompositeOntologyChange
 
getDataPropertyAssertionAxioms(OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getDataPropertyAxioms() - Method in interface org.semanticweb.owl.model.OWLOntology
Gets all of the data property axioms in this ontology
getDataPropertyDomainAxioms(OWLDataProperty) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getDataPropertyRangeAxiom(OWLDataProperty) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getDataPropertyRelationships(OWLIndividual) - Method in interface org.semanticweb.owl.inference.OWLIndividualReasoner
 
getDataPropertyRelationships(OWLIndividual) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getDataPropertyRelationships(OWLIndividual) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getDataPropertyValues(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLIndividual
Gets the data property values for this individual
getDataRange() - Method in interface org.semanticweb.owl.model.OWLDataComplementOf
Gets the data range which this data range is a complement of.
getDataRange() - Method in interface org.semanticweb.owl.model.OWLDataRangeRestriction
Gets the data range that this data range restricts.
getDataSubPropertyAxiomsForLHS(OWLDataProperty) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getDataSubPropertyAxiomsForRHS(OWLDataPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getDataType() - Method in interface org.semanticweb.owl.model.OWLTypedConstant
Gets the datatype which types the literal which is represented by this constant.
getDataType(OWLDataFactory, N) - Static method in class org.semanticweb.owl.util.OWLDataUtil
Given a Number, this method returns the datatype of that number.
getDebuggerDescription() - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
getDeclarationAxioms() - Method in interface org.semanticweb.owl.model.OWLOntology
Gets all of the annotation axioms in this ontology.
getDeclarationAxioms(OWLEntity) - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the declaration axioms for specified entity.
getDefaultNamespace() - Method in interface org.coode.xml.XMLWriter
Gets the default namespace that the rdfwriter uses.
getDefaultNamespace() - Method in class org.coode.xml.XMLWriterImpl
 
getDefaultNamespace() - Method in class org.coode.xml.XMLWriterNamespaceManager
 
getDeprecatedClass() - Method in interface org.semanticweb.owl.model.OWLDeprecatedClassAxiom
Gets the class which is deprecated by this axiom.
getDeprecatedDataProperty() - Method in interface org.semanticweb.owl.model.OWLDeprecatedDataPropertyAxiom
Gets the data property which is depreacted by this axiom.
getDeprecatedObjectProperty() - Method in interface org.semanticweb.owl.model.OWLDeprecatedObjectPropertyAxiom
 
getDescendantClasses(OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLClassReasoner
Returns the collection of all subclasses of the given description.
getDescendantClasses(OWLDescription) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getDescendantClasses(OWLDescription) - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
Returns the collection of all subclasses of the given description.
getDescendantClasses(OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getDescendantProperties(OWLObjectProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
getDescendantProperties(OWLDataProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
getDescendantProperties(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getDescendantProperties(OWLDataProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getDescendantProperties(OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getDescendantProperties(OWLDataProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getDescription() - Method in interface org.semanticweb.owl.model.OWLClassAssertionAxiom
 
getDescriptionLogicName() - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
getDescriptions() - Method in interface org.semanticweb.owl.model.OWLDisjointUnionAxiom
Gets the descriptions which are operands of the disjoint union.
getDescriptions() - Method in interface org.semanticweb.owl.model.OWLNaryClassAxiom
Gets all of the descriptions that appear in this axiom.
getDifferentIndividualAxioms(OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getDifferentIndividuals(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLIndividual
A convenience method that examines axioms in the specified ontology to determine the individuals that are asserted to be different to this individual.
getDIGError(int) - Method in exception uk.ac.manchester.cs.owl.inference.dig11.DIGErrorException
Gets the DIGError object associated with this exception.
getDIGQueryResponseIterator(OWLDataFactory, Document) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Returns an iterator that can be used to traverse the responses to multiple queries.
getDIGQueryResponseIterator(OWLDataFactory, Document) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
getDisallowedConstructs() - Method in class org.semanticweb.owl.profiles.OWLProfileReport
 
getDisjointClasses(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLClass
Gets the classes which have been asserted to be disjoint with this class by axioms in the specified ontology.
getDisjointClasses(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLClass
Gets the classes which have been asserted to be disjoint with this class by axioms in the specified ontologies.
getDisjointClassesAxioms(OWLClass) - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the set of disjoint class axioms that contain the specified class as an operand.
getDisjointDataPropertiesAxiom(OWLDataProperty) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getDisjointObjectPropertiesAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getDisjointProperties(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLPropertyExpression
 
getDisjointProperties(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLPropertyExpression
 
getDisjointUnionAxioms(OWLClass) - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the set of disjoint union axioms that have the specified class as the named class that is equivalent to the disjoint union of operands.
getDomain() - Method in interface org.semanticweb.owl.model.OWLPropertyDomainAxiom
 
getDomains(OWLObjectProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
getDomains(OWLDataProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
getDomains(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLPropertyExpression
Gets the asserted domains of this property.
getDomains(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLPropertyExpression
Gets the asserted domains of this property by examining the axioms in the specified ontologies.
getDomains(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getDomains(OWLDataProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getDomains(OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getDomains(OWLDataProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getDoubleDataType(OWLDataFactory) - Static method in class org.semanticweb.owl.util.OWLDataUtil
 
getDVariables() - Method in class org.semanticweb.owl.util.SWRLVariableExtractor
 
getEntities() - Method in class org.semanticweb.owl.model.OWLAxiomChange
A convenience method that obtains the entities which are referenced in the axiom contained within this change.
getEntities(String) - Method in interface org.semanticweb.owl.util.BidirectionalShortFormProvider
For a given short form this method obtains the entities which have this short form.
getEntities(String) - Method in class org.semanticweb.owl.util.CachingBidirectionalShortFormProvider
 
getEntities(OWLOntology) - Method in class org.semanticweb.owl.util.InferredClassAxiomGenerator
 
getEntities(OWLOntology) - Method in class org.semanticweb.owl.util.InferredDataPropertyAxiomGenerator
 
getEntities(OWLOntology) - Method in class org.semanticweb.owl.util.InferredEntityAxiomGenerator
Gets the entities from the specified ontology that this generator processes
getEntities(OWLOntology) - Method in class org.semanticweb.owl.util.InferredIndividualAxiomGenerator
 
getEntities(OWLOntology) - Method in class org.semanticweb.owl.util.InferredObjectPropertyAxiomGenerator
 
getEntities() - Method in class org.semanticweb.owl.util.OWLEntityCollectingOntologyChangeListener
Gets the entities which were referenced in the last change set.
getEntities() - Method in interface org.semanticweb.owl.util.OWLEntitySetProvider
Gets the entities that are provided by this provider.
getEntities() - Method in class org.semanticweb.owl.util.ReferencedEntitySetProvider
 
getEntitiesThatRequireNamespaces() - Method in class org.coode.xml.OWLOntologyNamespaceManager
 
getEntity() - Method in exception org.semanticweb.owl.inference.UndefinedEntityException
 
getEntity() - Method in interface org.semanticweb.owl.model.OWLDeclarationAxiom
Gets the entity that this axiom declares.
getEntity(String) - Method in interface org.semanticweb.owl.util.BidirectionalShortFormProvider
A convenience method which gets an entity from its short form.
getEntity(String) - Method in class org.semanticweb.owl.util.CachingBidirectionalShortFormProvider
 
getEntityAnnotationAxioms(OWLEntity) - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the axioms that annotate the specified entity.
getEquivalentClasses(OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLClassReasoner
Returns the collection of (named) classes which are equivalent to the given description.
getEquivalentClasses(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLClass
A convenience method that examines the axioms in the specified ontology and returns the descriptions corresponding to equivalent classes of this class.
getEquivalentClasses(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLClass
A convenience method that examines the axioms in the specified ontologies and returns the descriptions corresponding to equivalent classes of this class.
getEquivalentClasses(OWLDescription) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getEquivalentClasses(OWLDescription) - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
Returns the collection of (named) classes which are equivalent to the given description.
getEquivalentClasses(OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getEquivalentClassesAxioms(OWLClass) - Method in interface org.semanticweb.owl.model.OWLOntology
Gets all of the equivalent axioms in this ontology that contain the specified class as an operand.
getEquivalentDataPropertiesAxiom(OWLDataProperty) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getEquivalentObjectPropertiesAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getEquivalentProperties(OWLObjectProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
getEquivalentProperties(OWLDataProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
getEquivalentProperties(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLPropertyExpression
Gets the asserted/told equivalent properties by examining the axioms in the specified ontology.
getEquivalentProperties(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLPropertyExpression
Gets the asserted equivalent properties by examining the axioms in the specified ontologies.
getEquivalentProperties(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getEquivalentProperties(OWLDataProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getEquivalentProperties(OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getEquivalentProperties(OWLDataProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getErrorCode() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGError
 
getErrorCode(int) - Method in exception uk.ac.manchester.cs.owl.inference.dig11.DIGErrorException
Gets the exception code associated with this DIGErrorException
getErrors() - Method in exception uk.ac.manchester.cs.owl.inference.dig11.DIGErrorException
 
getException() - Method in class org.semanticweb.owl.model.OWLOntologyLoaderListener.LoadingFinishedEvent
If the ontology was not loaded successfully then this method can be used to access the exception that describes why the ontology was not loaded successfully.
getExceptions() - Method in exception org.semanticweb.owl.io.UnparsableOntologyException
 
getExpectedKeywords() - Method in exception org.semanticweb.owl.expression.ParserException
 
getExplanation(OWLDescription) - Method in class com.clarkparsia.explanation.BlackBoxExplanation
 
getExplanation(OWLDescription) - Method in class com.clarkparsia.explanation.DefaultExplanationGenerator
 
getExplanation(OWLAxiom) - Method in class com.clarkparsia.explanation.DefaultExplanationGenerator
 
getExplanation(OWLDescription) - Method in interface com.clarkparsia.explanation.ExplanationGenerator
Returns a single explanation for the given unsatisfiable class.
getExplanation(OWLDescription) - Method in class com.clarkparsia.explanation.HSTExplanationGenerator
 
getExplanation(OWLDescription) - Method in interface com.clarkparsia.explanation.SingleExplanationGenerator
Get a single explanation for an arbitrary class expression, or empty set if the given expression is satisfiable.
getExplanations(OWLDescription) - Method in class com.clarkparsia.explanation.DefaultExplanationGenerator
 
getExplanations(OWLAxiom) - Method in class com.clarkparsia.explanation.DefaultExplanationGenerator
 
getExplanations(OWLDescription, int) - Method in class com.clarkparsia.explanation.DefaultExplanationGenerator
 
getExplanations(OWLAxiom, int) - Method in class com.clarkparsia.explanation.DefaultExplanationGenerator
 
getExplanations(OWLDescription) - Method in interface com.clarkparsia.explanation.ExplanationGenerator
Returns all the explanations for the given unsatisfiable class.
getExplanations(OWLDescription, int) - Method in interface com.clarkparsia.explanation.ExplanationGenerator
Return a specified number of explanations for the given unsatisfiable class.
getExplanations(OWLDescription) - Method in class com.clarkparsia.explanation.HSTExplanationGenerator
 
getExplanations(OWLDescription, int) - Method in class com.clarkparsia.explanation.HSTExplanationGenerator
 
getFacet() - Method in interface org.semanticweb.owl.model.OWLDataRangeFacetRestriction
Gets the restricting facet for this facet restriction
getFacet(URI) - Static method in enum org.semanticweb.owl.vocab.OWLRestrictedDataRangeFacetVocabulary
 
getFacetByShortName(String) - Static method in enum org.semanticweb.owl.vocab.OWLRestrictedDataRangeFacetVocabulary
Gets a facet by its short name
getFacetBySymbolicName(String) - Static method in enum org.semanticweb.owl.vocab.OWLRestrictedDataRangeFacetVocabulary
 
getFacetRestrictions() - Method in interface org.semanticweb.owl.model.OWLDataRangeRestriction
Gets the facet restrictions on this data range
getFacetRestrictionSet(OWLDataFactory, OWLRestrictedDataRangeFacetVocabulary, OWLTypedConstant) - Static method in class org.semanticweb.owl.util.OWLDataUtil
 
getFacets() - Static method in enum org.semanticweb.owl.vocab.OWLRestrictedDataRangeFacetVocabulary
 
getFacetURIs() - Static method in enum org.semanticweb.owl.vocab.OWLRestrictedDataRangeFacetVocabulary
 
getFacetValue() - Method in interface org.semanticweb.owl.model.OWLDataRangeFacetRestriction
Gets the corresponding facet value for this facet restriction
getFileExtensions() - Method in class org.semanticweb.owl.util.AutoURIMapper
The mapper only examines files that have specified file extensions.
getFiller() - Method in interface org.semanticweb.owl.model.OWLQuantifiedRestriction
 
getFirstArgument() - Method in interface org.semanticweb.owl.model.SWRLBinaryAtom
 
getFirstProperty() - Method in interface org.semanticweb.owl.model.OWLInverseObjectPropertiesAxiom
Gets the first of the two object properties.
getFloatDataType(OWLDataFactory) - Static method in class org.semanticweb.owl.util.OWLDataUtil
 
getFunctionalDataPropertyAxiom(OWLDataPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getGeneralClassAxioms() - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the set of general axioms in this ontology.
getGenerator() - Method in exception org.semanticweb.owl.util.InferredAxiomGeneratorException
 
getHead() - Method in interface org.semanticweb.owl.model.SWRLRule
Gets the atoms in the head.
getID() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGError
 
getID() - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGQueryResponse
Gets the ID of the query that the reponse corresponds to
getID() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGQueryResponseImpl
 
getIdentity() - Method in interface uk.ac.manchester.cs.owl.inference.dig11.HTTPReasoner
A helper method that gets the identity of the inference
getIdentity() - Method in class uk.ac.manchester.cs.owl.inference.dig11.HTTPReasonerImpl
Gets the identity of the inference
getImportedOntology(OWLImportsDeclaration) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Given an imports declaration, obtains the ontology that this imports has been resolved to.
getImportedOntologyURI() - Method in class org.semanticweb.owl.model.MissingImportEvent
 
getImportedOntologyURI() - Method in interface org.semanticweb.owl.model.OWLImportsDeclaration
A convenience method that gets the value of the annotation as a URI.
getImports(OWLOntologyManager) - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the OWLOntology instances that this ontology imports.
getImports(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Gets the set of ontologies that are directly imported by the specified ontology.
getImportsClosure(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Gets the imports closure for the specified ontology.
getImportsDeclarations() - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the set of imports annotations for this ontology.
getInconsistentClasses() - Method in interface org.semanticweb.owl.inference.OWLClassReasoner
A convenience methods for obtaining all classes which are inconsistent.
getInconsistentClasses() - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getInconsistentClasses() - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
A convenience methods for obtaining all classes which are inconsistent.
getInconsistentClasses() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
A convenience methods for obtaining all classes which are inconsistent.
getIndentSize() - Method in class org.coode.xml.XMLWriterPreferences
 
getIndex() - Method in class org.semanticweb.owl.model.AxiomType
 
getIndividual() - Method in interface org.semanticweb.owl.model.OWLClassAssertionAxiom
 
getIndividual() - Method in interface org.semanticweb.owl.model.SWRLAtomIndividualObject
 
getIndividualAxioms() - Method in interface org.semanticweb.owl.model.OWLOntology
Gets all of the individual axioms in this ontology
getIndividuals(OWLDescription, boolean) - Method in interface org.semanticweb.owl.inference.OWLIndividualReasoner
 
getIndividuals(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLClass
Gets the individuals that have been asserted to be an instance of this class by axioms in the speficied ontology.
getIndividuals(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLClass
Gets the individuals that have been asserted to be an instance of this class by axioms in the speficied ontologies.
getIndividuals() - Method in interface org.semanticweb.owl.model.OWLNaryIndividualAxiom
 
getIndividuals() - Method in interface org.semanticweb.owl.model.OWLObjectOneOf
Gets the individuals that are in the oneOf.
getIndividuals(OWLDescription, boolean) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getIndividuals() - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGQueryResponse
If the query resulted in an individual set response type then this method may be used to obtain the individuals in the response.
getIndividuals() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGQueryResponseImpl
 
getIndividuals(OWLDescription, boolean) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getInputSource(OWLOntologyInputSource) - Method in class org.semanticweb.owl.io.AbstractOWLParser
 
getInputStream(URI) - Method in class org.semanticweb.owl.io.AbstractOWLParser
A convenience method that obtains an input stream from a URI.
getInputStream() - Method in class org.semanticweb.owl.io.FileInputSource
 
getInputStream() - Method in interface org.semanticweb.owl.io.OWLOntologyInputSource
If an input stream can be obtained from this input source then this method creates it.
getInputStream() - Method in class org.semanticweb.owl.io.PhysicalURIInputSource
 
getInputStream() - Method in class org.semanticweb.owl.io.ReaderInputSource
 
getInputStream() - Method in class org.semanticweb.owl.io.StreamInputSource
 
getInputStream() - Method in class org.semanticweb.owl.io.StringInputSource
 
getInstance() - Static method in class org.coode.xml.XMLWriterFactory
Gets the one and only instance of the XMLWriterFactory
getInstance() - Static method in class org.coode.xml.XMLWriterPreferences
 
getInstance() - Static method in class org.semanticweb.owl.io.IOProperties
 
getInstance() - Static method in class org.semanticweb.owl.io.OWLParserFactoryRegistry
 
getInstance() - Static method in class org.semanticweb.owl.io.ToStringRenderer
 
getInstance() - Static method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerPreferences
 
getIntDataType(OWLDataFactory) - Static method in class org.semanticweb.owl.util.OWLDataUtil
 
getInverse() - Method in interface org.semanticweb.owl.model.OWLObjectPropertyInverse
Gets the property expression that this is the inverse of.
getInverse(OWLObjectPropertyExpression) - Method in class org.semanticweb.owl.util.OWLObjectPropertyUtil
Gets the inverse of the specified property
getInverseFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getInverseObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getInverseProperties(OWLObjectProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
getInverseProperties(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getInverseProperties(OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getInverses(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLObjectPropertyExpression
 
getInverses(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLObjectPropertyExpression
 
getIrreflexiveObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getIVariables() - Method in class org.semanticweb.owl.util.SWRLVariableExtractor
 
getKbURI() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
Gets the DIG server kb URI that this reasoner uses as a handle.
getKernel() - Method in class org.semanticweb.owl.util.OWLReasonerMediator
Gets the real reasoner that this mediator wraps
getLabel() - Method in interface org.semanticweb.owl.util.InferredAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owl.util.InferredClassAssertionAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owl.util.InferredDataPropertyCharacteristicAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owl.util.InferredDisjointClassesAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owl.util.InferredEquivalentClassAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owl.util.InferredEquivalentDataPropertiesAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owl.util.InferredEquivalentObjectPropertyAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owl.util.InferredInverseObjectPropertiesAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owl.util.InferredObjectPropertyCharacteristicAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owl.util.InferredPropertyAssertionGenerator
 
getLabel() - Method in class org.semanticweb.owl.util.InferredSubClassAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owl.util.InferredSubDataPropertyAxiomGenerator
 
getLabel() - Method in class org.semanticweb.owl.util.InferredSubObjectPropertyAxiomGenerator
 
getLang() - Method in interface org.semanticweb.owl.model.OWLUntypedConstant
Gets the language tag (if present)
getLastObject() - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
getLeft() - Method in class org.semanticweb.owl.util.OWLObjectPropertyUtil.OWLObjectPropertyExpressionPair
 
getLineNumber() - Method in exception org.semanticweb.owl.expression.ParserException
 
getLineNumber() - Method in exception org.semanticweb.owl.io.OWLParserException
Gets the line number of the line that the parser was parsing when the error occurred.
getLiteral() - Method in interface org.semanticweb.owl.model.OWLConstant
Gets the string literal that this constant represents.
getLoadedOntologies() - Method in class org.semanticweb.owl.inference.OWLReasonerAdapter
 
getLoadedOntologies() - Method in interface org.semanticweb.owl.inference.OWLReasonerBase
Gets the ontologies that have been loaded into this reasoner.
getLoadedOntologies() - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getLoadedOntologies() - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
 
getLocalName() - Method in enum org.semanticweb.owl.vocab.SKOSVocabulary
 
getLogicalAxioms() - Method in interface org.semanticweb.owl.model.OWLOntology
Gets all of the axioms in the ontology that affect the logical meaning of the ontology.
getLogOutputStream() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerPreferences
Gets the output stream used for logging.
getLongDataType(OWLDataFactory) - Static method in class org.semanticweb.owl.util.OWLDataUtil
 
getManager() - Method in class org.semanticweb.owl.metrics.AbstractOWLMetric
 
getManager() - Method in interface org.semanticweb.owl.metrics.OWLMetric
Gets the ontology manager which, amongst other things can be used to obtain the imports closure of the current ontology.
getMaxExclusiveRestrictedInteger(OWLDataFactory, N) - Static method in class org.semanticweb.owl.util.OWLDataUtil
 
getMaxInclusiveRestrictedInteger(OWLDataFactory, N) - Static method in class org.semanticweb.owl.util.OWLDataUtil
 
getMessage() - Method in exception org.semanticweb.owl.expression.ParserException
 
getMessage() - Method in exception org.semanticweb.owl.io.OWLOntologyCreationIOException
 
getMessage() - Method in exception org.semanticweb.owl.io.OWLParserException
 
getMessage() - Method in exception org.semanticweb.owl.io.OWLParserIOException
 
getMessage() - Method in exception org.semanticweb.owl.io.UnparsableOntologyException
 
getMessage() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGError
 
getMessage(int) - Method in exception uk.ac.manchester.cs.owl.inference.dig11.DIGErrorException
Gets the exception message of the specified exception.
getMessage() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerIdentity
Gets the inference message.
getMetrics() - Method in class org.semanticweb.owl.metrics.OWLMetricManager
 
getMinExclusiveRestrictedInt(OWLDataFactory, N) - Static method in class org.semanticweb.owl.util.OWLDataUtil
 
getMinInclusiveRestrictedInt(OWLDataFactory, N) - Static method in class org.semanticweb.owl.util.OWLDataUtil
 
getMinMaxExclusiveRestrictedInteger(OWLDataFactory, N, N) - Static method in class org.semanticweb.owl.util.OWLDataUtil
 
getMinMaxInclusiveRestrictedInteger(OWLDataFactory, N, N) - Static method in class org.semanticweb.owl.util.OWLDataUtil
 
getName() - Method in class org.semanticweb.owl.metrics.AverageAssertedNamedSuperclassCount
 
getName() - Method in class org.semanticweb.owl.metrics.DLExpressivity
 
getName() - Method in class org.semanticweb.owl.metrics.HiddenGCICount
 
getName() - Method in class org.semanticweb.owl.metrics.ImportClosureSize
 
getName() - Method in class org.semanticweb.owl.metrics.MaximumNumberOfNamedSuperclasses
 
getName() - Method in class org.semanticweb.owl.metrics.NumberOfClassesWithMultipleInheritance
 
getName() - Method in class org.semanticweb.owl.metrics.ObjectCountMetric
 
getName() - Method in interface org.semanticweb.owl.metrics.OWLMetric
Gets the human readable name of this metic
getName() - Method in class org.semanticweb.owl.metrics.UnsatisfiableClassCountMetric
 
getName() - Method in class org.semanticweb.owl.model.AxiomType
 
getName() - Method in class org.semanticweb.owl.profiles.ELPlusPlusProfile
 
getName() - Method in interface org.semanticweb.owl.profiles.OWLProfile
Gets the name of the profile.
getName() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerIdentity
Gets the name of the inference.
getNamedConjuncts(OWLDescription) - Method in class org.semanticweb.owl.util.NamedConjunctChecker
Gets the named conjuncts for the specified description.
getNamespace() - Method in enum org.semanticweb.owl.vocab.OWLRDFVocabulary
 
getNamespace2PrefixMap() - Method in class org.semanticweb.owl.util.NamespaceUtil
 
getNamespaceForPrefix(String) - Method in class org.coode.xml.XMLWriterNamespaceManager
 
getNamespacePrefixes() - Method in interface org.coode.xml.XMLWriter
Gets the rdfwriter's namespace manager.
getNamespacePrefixes() - Method in class org.coode.xml.XMLWriterImpl
 
getNamespaces() - Method in class org.coode.xml.XMLWriterNamespaceManager
 
getNamespacesByPrefixMap() - Method in class org.semanticweb.owl.vocab.NamespaceOWLOntologyFormat
Gets a map that maps namespace prefixes to namespaces
getNegativeDataPropertyAssertionAxioms(OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getNegativeDataPropertyValues(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLIndividual
Gets the data property values that are explicitly asserted NOT to hold for this individual
getNegativeObjectPropertyAssertionAxioms(OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getNegativeObjectPropertyValues(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLIndividual
Gets the object property values that are explicitly asserted NOT to hold for this individual
getNewURI() - Method in class org.semanticweb.owl.model.SetOntologyURI
Gets the new URI - i.e.
getNumberOfErrors() - Method in exception uk.ac.manchester.cs.owl.inference.dig11.DIGErrorException
Gets the number of DIGErrors
getNumberOfTriplesProcessedDuringLoading() - Method in class org.semanticweb.owl.io.RDFXMLOntologyFormat
Returns the number of triples that where processed when the ontology was loaded.
getObject() - Method in interface org.semanticweb.owl.model.OWLPropertyAssertionAxiom
Gets the object of the relationship
getObjectPropertyAssertionAxioms(OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getObjectPropertyAxioms() - Method in interface org.semanticweb.owl.model.OWLOntology
Gets all of the object property axioms in this ontology
getObjectPropertyDomainAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getObjectPropertyHierarchyRelations() - Method in class org.semanticweb.owl.util.OWLObjectPropertyUtil
The object property hierarchy relation → is the smallest relation on object property expressions for which the following conditions hold (A → B means that → holds for A and B): if Ax contains an axiom SubObjectPropertyOf(PE1 PE2), then PE1 → PE2 holds; and if Ax contains an axiom EquivalentObjectProperties(PE1 PE2), then PE1 → PE2 and PE2 → PE1 hold; and if Ax contains an axiom InverseObjectProperties(PE1 PE2), then PE1 → INV(PE2) and INV(PE2) → PE1 hold; and if Ax contains an axiom SymmetricObjectProperty(PE), then PE → INV(PE) holds; and if PE1 → PE2 holds, then INV(PE1) → INV(PE2) holds as well.
getObjectPropertyRangeAxioms(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getObjectPropertyRelationships(OWLIndividual) - Method in interface org.semanticweb.owl.inference.OWLIndividualReasoner
 
getObjectPropertyRelationships(OWLIndividual) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getObjectPropertyRelationships(OWLIndividual) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getObjectPropertyValues(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLIndividual
Gets the object property values for this individual.
getObjects(OWLOntology) - Method in class org.semanticweb.owl.metrics.AxiomCount
 
getObjects(OWLOntology) - Method in class org.semanticweb.owl.metrics.AxiomTypeMetric
 
getObjects(OWLOntology) - Method in class org.semanticweb.owl.metrics.GCICount
 
getObjects(OWLOntology) - Method in class org.semanticweb.owl.metrics.LogicalAxiomCount
 
getObjects(OWLOntology) - Method in class org.semanticweb.owl.metrics.ObjectCountMetric
 
getObjects() - Method in class org.semanticweb.owl.metrics.ObjectCountMetric
 
getObjects(OWLOntology) - Method in class org.semanticweb.owl.metrics.ReferencedClassCount
 
getObjects(OWLOntology) - Method in class org.semanticweb.owl.metrics.ReferencedDataPropertyCount
 
getObjects(OWLOntology) - Method in class org.semanticweb.owl.metrics.ReferencedIndividualCount
 
getObjects(OWLOntology) - Method in class org.semanticweb.owl.metrics.ReferencedObjectPropertyCount
 
getObjects() - Method in class org.semanticweb.owl.util.OWLEntityCollector
Gets the objects that are used by all axioms, descriptions etc.
getObjectSubPropertyAxiomsForLHS(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the object property sub property axioms where the specified property is on the left hand side of the axiom.
getObjectSubPropertyAxiomsForRHS(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getObjectTypeName() - Method in class org.semanticweb.owl.metrics.AxiomCount
 
getObjectTypeName() - Method in class org.semanticweb.owl.metrics.AxiomTypeMetric
 
getObjectTypeName() - Method in class org.semanticweb.owl.metrics.GCICount
 
getObjectTypeName() - Method in class org.semanticweb.owl.metrics.LogicalAxiomCount
 
getObjectTypeName() - Method in class org.semanticweb.owl.metrics.ObjectCountMetric
 
getObjectTypeName() - Method in class org.semanticweb.owl.metrics.ReferencedClassCount
 
getObjectTypeName() - Method in class org.semanticweb.owl.metrics.ReferencedDataPropertyCount
 
getObjectTypeName() - Method in class org.semanticweb.owl.metrics.ReferencedIndividualCount
 
getObjectTypeName() - Method in class org.semanticweb.owl.metrics.ReferencedObjectPropertyCount
 
getOntologies() - Method in class org.semanticweb.owl.metrics.AbstractOWLMetric
 
getOntologies() - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Gets all of the ontologies that are managed by this manager.
getOntologies() - Method in interface org.semanticweb.owl.model.OWLOntologySetProvider
 
getOntologies() - Method in class org.semanticweb.owl.util.OWLObjectPropertyUtil
 
getOntologies() - Method in class org.semanticweb.owl.util.OWLOntologyImportsClosureSetProvider
 
getOntologies() - Method in class org.semanticweb.owl.util.OWLOntologySingletonSetProvider
 
getOntology() - Method in class com.clarkparsia.explanation.HSTExplanationGenerator
 
getOntology() - Method in interface com.clarkparsia.explanation.SingleExplanationGenerator
Returns the ontology according to which the explanations are generated.
getOntology() - Method in class com.clarkparsia.explanation.SingleExplanationGeneratorImpl
 
getOntology() - Method in class org.coode.xml.OWLOntologyNamespaceManager
 
getOntology() - Method in class org.semanticweb.owl.metrics.AbstractOWLMetric
 
getOntology() - Method in interface org.semanticweb.owl.metrics.OWLMetric
Gets the ontology which the value of the metric should be based on.
getOntology() - Method in class org.semanticweb.owl.model.OWLOntologyChange
Gets the ontology that the change is/was applied to
getOntology(URI) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Gets a previously loaded/created ontology that corresponds to the specified ontology URI.
getOntology() - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
Gets the ontology which the current change being visited was applied to.
getOntologyAnnotationAxioms() - Method in interface org.semanticweb.owl.model.OWLOntology
Gets all of the ontology annotation axioms which have been asserted in this ontology.
getOntologyFormat(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Gets the ontology format for the specified ontology.
getOntologyManager() - Method in class com.clarkparsia.explanation.HSTExplanationGenerator
 
getOntologyManager() - Method in interface com.clarkparsia.explanation.SingleExplanationGenerator
Get the ontology manager for this explanation generator.
getOntologyManager() - Method in class com.clarkparsia.explanation.SingleExplanationGeneratorImpl
 
getOntologyURI() - Method in exception org.semanticweb.owl.io.PhysicalURIMappingNotFoundException
 
getOntologyURI() - Method in class org.semanticweb.owl.model.OWLOntologyLoaderListener.LoadingEvent
Gets the URI of the ontology being loaded.
getOntologyURI() - Method in class org.semanticweb.owl.profiles.OWLProfileReport
 
getOntologyURIs() - Method in class org.semanticweb.owl.util.AutoURIMapper
Gets the set of ontology URIs that this mapper has found
getOperand() - Method in interface org.semanticweb.owl.model.OWLObjectComplementOf
 
getOperands() - Method in interface org.semanticweb.owl.model.OWLNaryBooleanDescription
 
getOrderedExplanation(OWLAxiom, Set<OWLAxiom>) - Method in class uk.ac.manchester.cs.owl.explanation.ordering.AlphaExplanationOrderer
 
getOrderedExplanation(OWLAxiom, Set<OWLAxiom>) - Method in class uk.ac.manchester.cs.owl.explanation.ordering.DefaultExplanationOrderer
 
getOrderedExplanation(OWLAxiom, Set<OWLAxiom>) - Method in interface uk.ac.manchester.cs.owl.explanation.ordering.ExplanationOrderer
Gets an ordered (and possibly indented) explanation.
getOrderedExplanation(OWLAxiom, Set<OWLAxiom>) - Method in class uk.ac.manchester.cs.owl.explanation.ordering.NullExplanationOrderer
 
getOriginalURI() - Method in class org.semanticweb.owl.model.SetOntologyURI
Gets the original URI - i.e.
getOutputStream() - Method in interface org.semanticweb.owl.io.OWLOntologyOutputTarget
 
getOutputStream() - Method in class org.semanticweb.owl.io.StreamOutputTarget
 
getOutputStream() - Method in class org.semanticweb.owl.io.StringOutputTarget
 
getOutputStream() - Method in class org.semanticweb.owl.io.WriterOutputTarget
 
getOWLAnonymousIndividual(URI) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLAntiSymmetricObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLAxiomAnnotationAxiom(OWLAxiom, OWLAnnotation) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLClass(String) - Method in interface org.semanticweb.owl.expression.OWLEntityChecker
 
getOWLClass(String) - Method in class org.semanticweb.owl.expression.ShortFormEntityChecker
 
getOWLClass(URI) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLClass() - Method in interface org.semanticweb.owl.model.OWLDisjointUnionAxiom
Gets the class which is equivalent to the disjoint union.
getOWLClassAssertionAxiom(OWLIndividual, OWLDescription) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLConstantAnnotation(URI, OWLConstant) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataAllRestriction(OWLDataPropertyExpression, OWLDataRange) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataComplementOf(OWLDataRange) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataExactCardinalityRestriction(OWLDataPropertyExpression, int) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataExactCardinalityRestriction(OWLDataPropertyExpression, int, OWLDataRange) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataFactory() - Method in class org.semanticweb.owl.inference.OWLReasonerAdapter
 
getOWLDataFactory() - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Gets a data factory which can be used to create OWL API objects such as classes, properties, individuals, axioms etc.
getOWLDataMaxCardinalityRestriction(OWLDataPropertyExpression, int) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataMaxCardinalityRestriction(OWLDataPropertyExpression, int, OWLDataRange) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataMinCardinalityRestriction(OWLDataPropertyExpression, int) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataMinCardinalityRestriction(OWLDataPropertyExpression, int, OWLDataRange) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataOneOf(Set<? extends OWLConstant>) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataOneOf(OWLConstant...) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataProperty(String) - Method in interface org.semanticweb.owl.expression.OWLEntityChecker
 
getOWLDataProperty(String) - Method in class org.semanticweb.owl.expression.ShortFormEntityChecker
 
getOWLDataProperty(URI) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataPropertyAssertionAxiom(OWLIndividual, OWLDataPropertyExpression, OWLConstant) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataPropertyAssertionAxiom(OWLIndividual, OWLDataPropertyExpression, int) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataPropertyAssertionAxiom(OWLIndividual, OWLDataPropertyExpression, double) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataPropertyAssertionAxiom(OWLIndividual, OWLDataPropertyExpression, float) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataPropertyAssertionAxiom(OWLIndividual, OWLDataPropertyExpression, boolean) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataPropertyAssertionAxiom(OWLIndividual, OWLDataPropertyExpression, String) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataPropertyDomainAxiom(OWLDataPropertyExpression, OWLDescription) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataPropertyRangeAxiom(OWLDataPropertyExpression, OWLDataRange) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataRangeFacetRestriction(OWLRestrictedDataRangeFacetVocabulary, OWLTypedConstant) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataRangeFacetRestriction(OWLRestrictedDataRangeFacetVocabulary, int) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataRangeFacetRestriction(OWLRestrictedDataRangeFacetVocabulary, double) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataRangeFacetRestriction(OWLRestrictedDataRangeFacetVocabulary, float) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataRangeRestriction(OWLDataRange, Set<OWLDataRangeFacetRestriction>) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataRangeRestriction(OWLDataRange, OWLRestrictedDataRangeFacetVocabulary, OWLTypedConstant) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataRangeRestriction(OWLDataRange, OWLDataRangeFacetRestriction...) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataSomeRestriction(OWLDataPropertyExpression, OWLDataRange) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataType(String) - Method in interface org.semanticweb.owl.expression.OWLEntityChecker
 
getOWLDataType(String) - Method in class org.semanticweb.owl.expression.ShortFormEntityChecker
 
getOWLDataType(URI) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDataValueRestriction(OWLDataPropertyExpression, OWLConstant) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDeclarationAxiom(OWLEntity) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDeprecatedClassAxiom(OWLClass) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDeprecatedDataPropertyAxiom(OWLDataProperty) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDeprecatedObjectPropertyAxiom(OWLObjectProperty) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDifferentIndividualsAxiom(Set<OWLIndividual>) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDifferentIndividualsAxiom(OWLIndividual...) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDisjointClassesAxiom(Set<? extends OWLDescription>) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDisjointClassesAxiom(OWLDescription, OWLDescription) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDisjointClassesAxiom(OWLDescription, OWLDescription...) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDisjointDataPropertiesAxiom(Set<? extends OWLDataPropertyExpression>) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDisjointObjectPropertiesAxiom(Set<? extends OWLObjectPropertyExpression>) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLDisjointUnionAxiom(OWLClass, Set<? extends OWLDescription>) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLEntityAnnotationAxiom(OWLEntity, OWLAnnotation) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLEntityAnnotationAxiom(OWLEntity, URI, OWLConstant) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLEntityAnnotationAxiom(OWLEntity, URI, OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLEquivalentClassesAxiom(Set<? extends OWLDescription>) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLEquivalentClassesAxiom(OWLDescription, OWLDescription) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLEquivalentDataPropertiesAxiom(Set<? extends OWLDataPropertyExpression>) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLEquivalentObjectPropertiesAxiom(Set<? extends OWLObjectPropertyExpression>) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLFunctionalDataPropertyAxiom(OWLDataPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLImportsDeclarationAxiom(OWLOntology, URI) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLIndividual(String) - Method in interface org.semanticweb.owl.expression.OWLEntityChecker
 
getOWLIndividual(String) - Method in class org.semanticweb.owl.expression.ShortFormEntityChecker
 
getOWLIndividual(URI) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLInverseFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLInverseObjectPropertiesAxiom(OWLObjectPropertyExpression, OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLIrreflexiveObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLLabelAnnotation(String) - Method in interface org.semanticweb.owl.model.OWLDataFactory
Gets a label annotation.
getOWLLabelAnnotation(String, String) - Method in interface org.semanticweb.owl.model.OWLDataFactory
Gets a label annotation
getOWLNegativeDataPropertyAssertionAxiom(OWLIndividual, OWLDataPropertyExpression, OWLConstant) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLNegativeObjectPropertyAssertionAxiom(OWLIndividual, OWLObjectPropertyExpression, OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLNothing() - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectAllRestriction(OWLObjectPropertyExpression, OWLDescription) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectAnnotation(URI, OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectComplementOf(OWLDescription) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectExactCardinalityRestriction(OWLObjectPropertyExpression, int) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectExactCardinalityRestriction(OWLObjectPropertyExpression, int, OWLDescription) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectIntersectionOf(Set<? extends OWLDescription>) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectIntersectionOf(OWLDescription...) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectMaxCardinalityRestriction(OWLObjectPropertyExpression, int) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectMaxCardinalityRestriction(OWLObjectPropertyExpression, int, OWLDescription) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectMinCardinalityRestriction(OWLObjectPropertyExpression, int) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectMinCardinalityRestriction(OWLObjectPropertyExpression, int, OWLDescription) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectOneOf(Set<OWLIndividual>) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectOneOf(OWLIndividual...) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectProperty(String) - Method in interface org.semanticweb.owl.expression.OWLEntityChecker
 
getOWLObjectProperty(String) - Method in class org.semanticweb.owl.expression.ShortFormEntityChecker
 
getOWLObjectProperty(URI) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectPropertyAssertionAxiom(OWLIndividual, OWLObjectPropertyExpression, OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectPropertyChainSubPropertyAxiom(List<? extends OWLObjectPropertyExpression>, OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectPropertyDomainAxiom(OWLObjectPropertyExpression, OWLDescription) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectPropertyInverse(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectPropertyRangeAxiom(OWLObjectPropertyExpression, OWLDescription) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectSelfRestriction(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectSomeRestriction(OWLObjectPropertyExpression, OWLDescription) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectUnionOf(Set<? extends OWLDescription>) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectUnionOf(OWLDescription...) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLObjectValueRestriction(OWLObjectPropertyExpression, OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLOntology() - Method in class org.semanticweb.owl.debugging.AbstractOWLDebugger
 
getOWLOntology() - Method in interface org.semanticweb.owl.debugging.OWLDebugger
Gets the OWLOntology that is being debugged.
getOWLOntologyAnnotationAxiom(OWLOntology, OWLAnnotation) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLOntologyManager() - Method in class org.semanticweb.owl.debugging.AbstractOWLDebugger
 
getOWLOntologyManager() - Method in class org.semanticweb.owl.inference.OWLReasonerAdapter
 
getOWLOntologyManager() - Method in class org.semanticweb.owl.io.AbstractOWLParser
 
getOWLOntologyManager() - Method in class org.semanticweb.owl.io.AbstractOWLRenderer
 
getOWLReflexiveObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLSameIndividualsAxiom(Set<OWLIndividual>) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLSubClassAxiom(OWLDescription, OWLDescription) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLSubDataPropertyAxiom(OWLDataPropertyExpression, OWLDataPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLSubObjectPropertyAxiom(OWLObjectPropertyExpression, OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLSymmetricObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLThing() - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLTransitiveObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLTypedConstant(String, OWLDataType) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLTypedConstant(int) - Method in interface org.semanticweb.owl.model.OWLDataFactory
Convenience method that obtains a constant typed as an integer.
getOWLTypedConstant(double) - Method in interface org.semanticweb.owl.model.OWLDataFactory
Convenience method that obtains a constant typed as a double.
getOWLTypedConstant(boolean) - Method in interface org.semanticweb.owl.model.OWLDataFactory
Convenience method that obtains a constant typed as a boolean.
getOWLTypedConstant(float) - Method in interface org.semanticweb.owl.model.OWLDataFactory
Convenience method that obtains a constant typed as a float.
getOWLTypedConstant(String) - Method in interface org.semanticweb.owl.model.OWLDataFactory
Convenience method that obtains a constant typed as a string.
getOWLUntypedConstant(String) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getOWLUntypedConstant(String, String) - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getParameter(Object, Object) - Method in class org.semanticweb.owl.model.OWLOntologyFormat
 
getParent() - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
getParent() - Method in interface uk.ac.manchester.cs.bhig.util.Tree
Gets the parent of this tree node.
getParserFactories() - Method in class org.semanticweb.owl.io.OWLParserFactoryRegistry
 
getPathToRoot() - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
getPathToRoot() - Method in interface uk.ac.manchester.cs.bhig.util.Tree
 
getPhysicalURI() - Method in class org.semanticweb.owl.io.FileInputSource
 
getPhysicalURI() - Method in interface org.semanticweb.owl.io.OWLOntologyInputSource
Gets the physical URI of the ontology.
getPhysicalURI() - Method in interface org.semanticweb.owl.io.OWLOntologyOutputTarget
 
getPhysicalURI() - Method in class org.semanticweb.owl.io.PhysicalURIInputSource
 
getPhysicalURI() - Method in class org.semanticweb.owl.io.ReaderInputSource
 
getPhysicalURI() - Method in class org.semanticweb.owl.io.StreamInputSource
 
getPhysicalURI() - Method in class org.semanticweb.owl.io.StreamOutputTarget
 
getPhysicalURI() - Method in class org.semanticweb.owl.io.StringInputSource
 
getPhysicalURI() - Method in class org.semanticweb.owl.io.StringOutputTarget
 
getPhysicalURI() - Method in class org.semanticweb.owl.io.WriterOutputTarget
 
getPhysicalURI() - Method in class org.semanticweb.owl.model.OWLOntologyLoaderListener.LoadingEvent
Gets the physical URI of the ontology being loaded.
getPhysicalURI(URI) - Method in interface org.semanticweb.owl.model.OWLOntologyURIMapper
Given an ontology URI, this method maps the ontology URI to a physical URI that points to some concrete representation of the ontology.
getPhysicalURI(URI) - Method in class org.semanticweb.owl.util.AutoURIMapper
 
getPhysicalURI(URI) - Method in class org.semanticweb.owl.util.CommonBaseURIMapper
Given an ontology URI, this method maps the ontology URI to a physical URI that points to some concrete representation of the ontology.
getPhysicalURI(URI) - Method in class org.semanticweb.owl.util.NonMappingOntologyURIMapper
 
getPhysicalURI(URI) - Method in class org.semanticweb.owl.util.SimpleURIMapper
 
getPhysicalURIForOntology(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Gets the physical URI for a given ontology.
getPredicate() - Method in interface org.semanticweb.owl.model.SWRLAtom
 
getPreferredLanguageMap() - Method in class org.semanticweb.owl.util.AnnotationValueShortFormProvider
 
getPreferredLanguageMap() - Method in class org.semanticweb.owl.util.PropertyAssertionValueShortFormProvider
 
getPrefix(String) - Method in class org.semanticweb.owl.util.NamespaceUtil
Gets a prefix for the given namespace.
getPrefixes() - Method in class org.coode.xml.XMLWriterNamespaceManager
 
getPrefixForNamespace(String) - Method in class org.coode.xml.XMLWriterNamespaceManager
 
getProfile() - Method in class org.semanticweb.owl.profiles.OWLProfileReport
 
getProgressMonitor() - Method in class org.semanticweb.owl.inference.MonitorableOWLReasonerAdapter
 
getProperties() - Method in interface org.semanticweb.owl.model.OWLNaryPropertyAxiom
Gets all of the properties that appear in this axiom
getProperties() - Method in class org.semanticweb.owl.util.PropertyAssertionValueShortFormProvider
 
getProperty() - Method in interface org.semanticweb.owl.model.OWLPropertyAssertionAxiom
Gets the property that the relationship acts along
getProperty() - Method in interface org.semanticweb.owl.model.OWLRestriction
Gets the property that the restriction acts along.
getProperty() - Method in interface org.semanticweb.owl.model.OWLUnaryPropertyAxiom
Gets the property expression that this axiom describes.
getPropertyChain() - Method in interface org.semanticweb.owl.model.OWLObjectPropertyChainSubPropertyAxiom
 
getPropertyChainSubPropertyAxioms() - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the property chain sub property axioms in the ontology.
getQName(String) - Method in class org.coode.xml.OWLOntologyNamespaceManager
Gets a QName for a full URI.
getQName(String) - Method in class org.coode.xml.XMLWriterNamespaceManager
 
getRange() - Method in interface org.semanticweb.owl.model.OWLPropertyRangeAxiom
 
getRanges(OWLObjectProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
getRanges(OWLDataProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
getRanges(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLPropertyExpression
Gets the ranges of this property that have been asserted in the specified ontology.
getRanges(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLPropertyExpression
Gets the asserted ranges of this property by examining the axioms in the specified ontologies.
getRanges(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getRanges(OWLDataProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getRanges(OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getRanges(OWLDataProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getReader() - Method in class org.semanticweb.owl.io.FileInputSource
 
getReader() - Method in interface org.semanticweb.owl.io.OWLOntologyInputSource
Gets a reader which can be used to read an ontology from.
getReader() - Method in class org.semanticweb.owl.io.PhysicalURIInputSource
 
getReader() - Method in class org.semanticweb.owl.io.ReaderInputSource
 
getReader() - Method in class org.semanticweb.owl.io.StreamInputSource
 
getReader() - Method in class org.semanticweb.owl.io.StringInputSource
 
getReasoner() - Method in class com.clarkparsia.explanation.HSTExplanationGenerator
 
getReasoner() - Method in interface com.clarkparsia.explanation.SingleExplanationGenerator
Returns the reasoner associated with this generator.
getReasoner() - Method in class com.clarkparsia.explanation.SingleExplanationGeneratorImpl
 
getReasoner() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
Gets the HTTPReasoner that backs this DIG reasoner.
getReasonerException() - Method in exception org.semanticweb.owl.util.InferredAxiomGeneratorException
 
getReasonerFactory() - Method in class com.clarkparsia.explanation.HSTExplanationGenerator
 
getReasonerFactory() - Method in interface com.clarkparsia.explanation.SingleExplanationGenerator
Returns the reasoner factory used to generate reasoners.
getReasonerFactory() - Method in class com.clarkparsia.explanation.SingleExplanationGeneratorImpl
 
getReasonerName() - Method in interface org.semanticweb.owl.inference.OWLReasonerFactory
Gets the name of the reasoner that is created by this factory.
getReasonerURL() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerPreferences
 
getReasonerURL() - Method in interface uk.ac.manchester.cs.owl.inference.dig11.HTTPReasoner
Gets the URL of the reasoner.
getReasonerURL() - Method in class uk.ac.manchester.cs.owl.inference.dig11.HTTPReasonerImpl
Gets the URL of the reasoner.
getReferencedClasses() - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the classes that are referenced by axioms (including annotation axioms) in this ontology.
getReferencedDataProperties() - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the data properties that are referenced by axioms (including annotation axioms) in this ontology.
getReferencedEntities() - Method in interface org.semanticweb.owl.model.OWLAxiom
A convenience method that obtains the entities that this axiom references.
getReferencedEntities() - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the entities that are referenced by axioms in this ontology.
getReferencedIndividuals() - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the individuals that are referenced by axioms (including annotation axioms) in this ontology.
getReferencedObjectProperties() - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the object properties that are referenced by axioms (including annotation axioms) in this ontology.
getReferencingAxioms(OWLEntity) - Method in interface org.semanticweb.owl.model.OWLOntology
Gets the axioms where the specified entity appears anywhere in the axiom.
getReflexiveObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getReflexiveTransitiveClosure(Set<OWLObjectPropertyUtil.OWLObjectPropertyExpressionPair>) - Method in class org.semanticweb.owl.util.OWLObjectPropertyUtil
 
getRelatedIndividuals(OWLIndividual, OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.inference.OWLIndividualReasoner
 
getRelatedIndividuals(OWLIndividual, OWLObjectPropertyExpression) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getRelatedIndividuals(OWLIndividual, OWLObjectPropertyExpression) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getRelatedValues(OWLIndividual, OWLDataPropertyExpression) - Method in interface org.semanticweb.owl.inference.OWLIndividualReasoner
 
getRelatedValues(OWLIndividual, OWLDataPropertyExpression) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getRelatedValues(OWLIndividual, OWLDataPropertyExpression) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getRenderer() - Method in class org.semanticweb.owl.io.ToStringRenderer
 
getRendering(OWLObject) - Method in class org.semanticweb.owl.io.ToStringRenderer
 
getRequestTypes() - Method in class org.semanticweb.owl.io.AbstractOWLParser
 
getResult() - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
getRight() - Method in class org.semanticweb.owl.util.OWLObjectPropertyUtil.OWLObjectPropertyExpressionPair
 
getRoleSets() - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGQueryResponse
If the query resulted in an object property set response type for example a query for super properties then this method can be used to get the concepts.
getRoleSets() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGQueryResponseImpl
 
getRoot() - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
getRoot() - Method in interface uk.ac.manchester.cs.bhig.util.Tree
A convenience method that gets the root of this tree.
getRootAxioms() - Method in class org.semanticweb.owl.debugging.JustificationMap
 
getRules() - Method in interface org.semanticweb.owl.model.OWLOntology
 
getSameIndividualAxioms(OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getSameIndividuals(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLIndividual
A convenience method that examines axioms in the specified ontology to determine the individuals that are asserted to be the same as this individual.
getSecondArgument() - Method in interface org.semanticweb.owl.model.SWRLBinaryAtom
 
getSecondProperty() - Method in interface org.semanticweb.owl.model.OWLInverseObjectPropertiesAxiom
Gets the second of the two object properties.
getShortForm(OWLEntity) - Method in class org.semanticweb.owl.util.AnnotationValueShortFormProvider
 
getShortForm(OWLEntity) - Method in class org.semanticweb.owl.util.CachingBidirectionalShortFormProvider
 
getShortForm(URI) - Method in class org.semanticweb.owl.util.OntologyURIShortFormProvider
 
getShortForm(OWLEntity) - Method in class org.semanticweb.owl.util.PropertyAssertionValueShortFormProvider
 
getShortForm(OWLEntity) - Method in class org.semanticweb.owl.util.QNameShortFormProvider
 
getShortForm(OWLEntity) - Method in interface org.semanticweb.owl.util.ShortFormProvider
Gets the short form for the specified entity.
getShortForm(OWLEntity) - Method in class org.semanticweb.owl.util.SimpleShortFormProvider
 
getShortForm(URI) - Method in class org.semanticweb.owl.util.SimpleURIShortFormProvider
 
getShortForm(URI) - Method in interface org.semanticweb.owl.util.URIShortFormProvider
 
getShortForms() - Method in interface org.semanticweb.owl.util.BidirectionalShortFormProvider
Gets all of the short forms that are mapped to entities.
getShortForms() - Method in class org.semanticweb.owl.util.CachingBidirectionalShortFormProvider
Gets all of the short forms that are cached by this short form provider.
getShortName() - Method in enum org.semanticweb.owl.vocab.OWLRDFVocabulary
 
getShortName() - Method in enum org.semanticweb.owl.vocab.OWLRestrictedDataRangeFacetVocabulary
 
getShortName() - Method in enum org.semanticweb.owl.vocab.OWLXMLVocabulary
 
getShortName() - Method in enum org.semanticweb.owl.vocab.SWRLBuiltInsVocabulary
 
getShortName() - Method in enum org.semanticweb.owl.vocab.SWRLVocabulary
 
getSimplifiedPropertyExpression(OWLObjectPropertyExpression) - Method in class org.semanticweb.owl.util.OWLObjectPropertyUtil
Obtains the simplified form of a property expression.
getSingleExplanationGenerator() - Method in class com.clarkparsia.explanation.HSTExplanationGenerator
 
getSOSForIncosistentClass(OWLDescription) - Method in class org.semanticweb.owl.debugging.BlackBoxOWLDebugger
 
getSOSForIncosistentClass(OWLDescription) - Method in interface org.semanticweb.owl.debugging.OWLDebugger
Gets the first set of supporting (SOS) axioms that are responsible for the specified class being inconsistent.
getStartPos() - Method in exception org.semanticweb.owl.expression.ParserException
 
getSubClass() - Method in interface org.semanticweb.owl.model.OWLSubClassAxiom
 
getSubClassAxiomsForLHS(OWLClass) - Method in interface org.semanticweb.owl.model.OWLOntology
Gets all of the subclass axioms where the left hand side (the subclass) is equal to the specified class.
getSubClassAxiomsForRHS(OWLClass) - Method in interface org.semanticweb.owl.model.OWLOntology
Gets all of the subclass axioms where the right hand side (the superclass) is equal to the specified class.
getSubClasses(OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLClassReasoner
Returns the collection of (named) most general subclasses of the given description.
getSubClasses(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLClass
Gets the classes which have been asserted to be subclasses of this class in the specified ontology.
getSubClasses(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLClass
Gets the classes which have been asserted to be subclasses of this class in the specified ontologies.
getSubClasses(OWLDescription) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getSubClasses(OWLDescription) - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
Returns the collection of (named) most general subclasses of the given description.
getSubClasses(OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getSubject() - Method in interface org.semanticweb.owl.model.OWLAnnotationAxiom
Gets the subject of the annotation.
getSubject() - Method in interface org.semanticweb.owl.model.OWLImportsDeclaration
Gets the ontology that is the subject of this imports axiom.
getSubject() - Method in interface org.semanticweb.owl.model.OWLPropertyAssertionAxiom
Gets the individual (i.e.
getSubject(OWLAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
getSubProperties(OWLObjectProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
getSubProperties(OWLDataProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
getSubProperties(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLPropertyExpression
Gets the asserted/told sub properties by examining the axioms in the specified ontology.
getSubProperties(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLPropertyExpression
Gets the asserted sub properties by examining the axioms in the specified ontologies.
getSubProperties(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getSubProperties(OWLDataProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getSubProperties(OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getSubProperties(OWLDataProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getSubProperty() - Method in interface org.semanticweb.owl.model.OWLSubPropertyAxiom
 
getSuperClass() - Method in interface org.semanticweb.owl.model.OWLSubClassAxiom
 
getSuperClasses(OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLClassReasoner
Returns the collection of (named) most specific superclasses of the given description.
getSuperClasses(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLClass
A convenience method that examines the axioms in the specified ontology and return the descriptions corresponding to super classes of this class.
getSuperClasses(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLClass
A convenience method that examines the axioms in the specified ontologies and returns the description corresponding to the asserted super classes of this class.
getSuperClasses(OWLDescription) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getSuperClasses(OWLDescription) - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
Returns the collection of (named) most specific superclasses of the given description.
getSuperClasses(OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getSuperProperties(OWLObjectProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
getSuperProperties(OWLDataProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
getSuperProperties(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLPropertyExpression
Gets the asserted/told super properties by examining the axioms in the specified ontology.
getSuperProperties(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLPropertyExpression
Gets the asserted super properties by examining the axioms in the specified set of ontologies.
getSuperProperties(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getSuperProperties(OWLDataProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getSuperProperties(OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getSuperProperties(OWLDataProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getSuperProperty() - Method in interface org.semanticweb.owl.model.OWLObjectPropertyChainSubPropertyAxiom
 
getSuperProperty() - Method in interface org.semanticweb.owl.model.OWLSubPropertyAxiom
 
getSupportedAskElements() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerIdentity
Gets a Collection that holds the supported ask elements.
getSupportedLanguageElements() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerIdentity
Gets a Collection that holds the supported langauge elements.
getSupportedTellElements() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerIdentity
Gets a Collection that holds the supported tell elements.
getSWRLAtomConstantObject(OWLConstant) - Method in interface org.semanticweb.owl.model.SWRLDataFactory
Gets a SWRL constant object.
getSWRLAtomDVariable(URI) - Method in interface org.semanticweb.owl.model.SWRLDataFactory
Gets a SWRL d-variable.
getSWRLAtomIndividualObject(OWLIndividual) - Method in interface org.semanticweb.owl.model.SWRLDataFactory
Gets a SWRL individual object.
getSWRLAtomIVariable(URI) - Method in interface org.semanticweb.owl.model.SWRLDataFactory
Gets a SWRL i-variable.
getSWRLBuiltInAtom(SWRLBuiltInsVocabulary, List<SWRLAtomDObject>) - Method in interface org.semanticweb.owl.model.SWRLDataFactory
Creates a SWRL Built-In atom.
getSWRLClassAtom(OWLDescription, SWRLAtomIObject) - Method in interface org.semanticweb.owl.model.SWRLDataFactory
Gets a SWRL class atom, i.e.
getSWRLDataRangeAtom(OWLDataRange, SWRLAtomDObject) - Method in interface org.semanticweb.owl.model.SWRLDataFactory
Gets a SWRL data range atom, i.e.
getSWRLDataValuedPropertyAtom(OWLDataPropertyExpression, SWRLAtomIObject, SWRLAtomDObject) - Method in interface org.semanticweb.owl.model.SWRLDataFactory
Gets a SWRL data property atom, i.e.
getSWRLDifferentFromAtom(SWRLAtomIObject, SWRLAtomIObject) - Method in interface org.semanticweb.owl.model.SWRLDataFactory
 
getSWRLObjectPropertyAtom(OWLObjectPropertyExpression, SWRLAtomIObject, SWRLAtomIObject) - Method in interface org.semanticweb.owl.model.SWRLDataFactory
Gets a SWRL object property atom, i.e.
getSWRLRule(URI, Set<? extends SWRLAtom>, Set<? extends SWRLAtom>) - Method in interface org.semanticweb.owl.model.SWRLDataFactory
Gets a SWRL rule which is named with a URI
getSWRLRule(URI, boolean, Set<? extends SWRLAtom>, Set<? extends SWRLAtom>) - Method in interface org.semanticweb.owl.model.SWRLDataFactory
Gets a SWRL rule.
getSWRLRule(Set<? extends SWRLAtom>, Set<? extends SWRLAtom>) - Method in interface org.semanticweb.owl.model.SWRLDataFactory
Gets a SWRL rule which is not named with a URI.
getSWRLSameAsAtom(SWRLAtomIObject, SWRLAtomIObject) - Method in interface org.semanticweb.owl.model.SWRLDataFactory
 
getSymbolicForm() - Method in enum org.semanticweb.owl.vocab.OWLRestrictedDataRangeFacetVocabulary
 
getSymmetricObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getTopDataType() - Method in interface org.semanticweb.owl.model.OWLDataFactory
 
getTransitiveObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in interface org.semanticweb.owl.model.OWLOntology
 
getTranslator() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
Gets the translator that translates back and forth between DIG documents and OWLAPI objects.
getTypedConstant(OWLDataFactory, N) - Static method in class org.semanticweb.owl.util.OWLDataUtil
Given a number, returns a typed constant that represent the number.
getTypeIndex(OWLObject) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
getTypes(OWLIndividual, boolean) - Method in interface org.semanticweb.owl.inference.OWLIndividualReasoner
 
getTypes(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLIndividual
A convenience method, which gets the types of this individual, that correspond to the types asserted with axioms in the specified ontology.
getTypes(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLIndividual
A convenience method that gets the types of this individual by examining the specified ontologies.
getTypes(OWLIndividual, boolean) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
getTypes(OWLIndividual, boolean) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
getURI() - Method in interface org.semanticweb.owl.model.OWLNamedObject
Gets the name of this object.
getURI() - Method in interface org.semanticweb.owl.model.SWRLAtomVariable
 
getURI() - Method in interface org.semanticweb.owl.model.SWRLRule
 
getURI() - Method in enum org.semanticweb.owl.vocab.DublinCoreVocabulary
 
getURI() - Method in enum org.semanticweb.owl.vocab.OWLRDFVocabulary
 
getURI() - Method in enum org.semanticweb.owl.vocab.OWLRestrictedDataRangeFacetVocabulary
 
getURI() - Method in enum org.semanticweb.owl.vocab.OWLXMLVocabulary
 
getURI() - Method in enum org.semanticweb.owl.vocab.SKOSVocabulary
 
getURI() - Method in enum org.semanticweb.owl.vocab.SWRLBuiltInsVocabulary
 
getURI() - Method in enum org.semanticweb.owl.vocab.SWRLVocabulary
 
getURI() - Method in enum org.semanticweb.owl.vocab.XSDVocabulary
 
getUserObject() - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
getUserObject() - Method in interface uk.ac.manchester.cs.bhig.util.Tree
Gets the "content" of this tree node.
getUserObjectClosure() - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
getUserObjectClosure() - Method in interface uk.ac.manchester.cs.bhig.util.Tree
 
getUserObjectPathToRoot() - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
getUserObjectPathToRoot() - Method in interface uk.ac.manchester.cs.bhig.util.Tree
 
getValue() - Method in class org.semanticweb.owl.metrics.AbstractOWLMetric
 
getValue() - Method in interface org.semanticweb.owl.metrics.OWLMetric
Gets the value of this metric.
getValue() - Method in interface org.semanticweb.owl.model.OWLValueRestriction
Gets the value which is the filler for this restriction.
getValues() - Method in interface org.semanticweb.owl.model.OWLDataOneOf
Gets the values (constants) that this data range consists of.
getVersion() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerIdentity
Gets the version of a reaonser.
getWriter() - Method in interface org.semanticweb.owl.io.OWLOntologyOutputTarget
 
getWriter() - Method in class org.semanticweb.owl.io.StreamOutputTarget
 
getWriter() - Method in class org.semanticweb.owl.io.StringOutputTarget
 
getWriter() - Method in class org.semanticweb.owl.io.WriterOutputTarget
 
getXMLBase() - Method in interface org.coode.xml.XMLWriter
 
getXMLBase() - Method in class org.coode.xml.XMLWriterImpl
 
getXMLWriter(Writer) - Static method in class uk.ac.manchester.cs.owl.inference.dig11.DIGXMLWriterFactory
 

H

handleObject(OWLObject) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
Handles an object.
handleOntologyChanges(List<OWLOntologyChange>) - Method in class org.semanticweb.owl.inference.OWLReasonerAdapter
This method will be called when any of the loaded ontologies have had logical axioms added to or removed from them.
handleOntologyChanges(List<OWLOntologyChange>) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
hasDataPropertyRelationship(OWLIndividual, OWLDataPropertyExpression, OWLConstant) - Method in interface org.semanticweb.owl.inference.OWLIndividualReasoner
 
hasDataPropertyRelationship(OWLIndividual, OWLDataPropertyExpression, OWLConstant) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
hasDataPropertyRelationship(OWLIndividual, OWLDataPropertyExpression, OWLConstant) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
hashCode() - Method in class org.semanticweb.owl.io.DefaultOntologyFormat
 
hashCode() - Method in class org.semanticweb.owl.model.OWLOntologyFormat
 
HashCode - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 03-Jan-2007

HashCode() - Constructor for class org.semanticweb.owl.util.HashCode
 
hashCode(OWLObject) - Static method in class org.semanticweb.owl.util.HashCode
 
hashCode(SWRLObject) - Static method in class org.semanticweb.owl.util.HashCode
 
hashCode() - Method in class org.semanticweb.owl.util.OWLObjectPropertyUtil.OWLObjectPropertyExpressionPair
 
hasLang() - Method in interface org.semanticweb.owl.model.OWLUntypedConstant
Language tags on untyped constants are optional.
hasLang(String) - Method in interface org.semanticweb.owl.model.OWLUntypedConstant
Determines if this constant has a specific language tag.
hasNamedConjunct(OWLDescription) - Method in class org.semanticweb.owl.util.NamedConjunctChecker
Checks whether the specified description has a named conjunct.
hasNext() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGQueryResponseIterator
 
hasObjectPropertyRelationship(OWLIndividual, OWLObjectPropertyExpression, OWLIndividual) - Method in interface org.semanticweb.owl.inference.OWLIndividualReasoner
 
hasObjectPropertyRelationship(OWLIndividual, OWLObjectPropertyExpression, OWLIndividual) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
hasObjectPropertyRelationship(OWLIndividual, OWLObjectPropertyExpression, OWLIndividual) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
hasType(OWLIndividual, OWLDescription, boolean) - Method in interface org.semanticweb.owl.inference.OWLIndividualReasoner
 
hasType(OWLIndividual, OWLDescription, boolean) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
hasType(OWLIndividual, OWLDescription, boolean) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
HiddenGCICount - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Aug-2007

Counts the number of "hidden" GCIs in an ontology imports closure.
HiddenGCICount(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.HiddenGCICount
 
HSTExplanationGenerator - Class in com.clarkparsia.explanation

Description: An implementation of MultipleExplanationGenerator interface using Reiter's Hitting Set Tree (HST) algorithm as described in Aditya Kalyanpur's thesis.

HSTExplanationGenerator(SingleExplanationGenerator) - Constructor for class com.clarkparsia.explanation.HSTExplanationGenerator
 
HTTPReasoner - Interface in uk.ac.manchester.cs.owl.inference.dig11
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006

HTTPReasonerImpl - Class in uk.ac.manchester.cs.owl.inference.dig11
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006

HTTPReasonerImpl(OWLOntologyManager) - Constructor for class uk.ac.manchester.cs.owl.inference.dig11.HTTPReasonerImpl
 

I

ImmutableOWLOntologyChangeException - Exception in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

An exception to describe a situation where there was an attempt to apply a change to an immutable ontology.
ImmutableOWLOntologyChangeException(OWLOntologyChange) - Constructor for exception org.semanticweb.owl.model.ImmutableOWLOntologyChangeException
Constructs an exception which describes the attempted change.
IMPLIESC - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
IMPLIESR - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
ImportClosureSize - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Jan-2008

ImportClosureSize(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.ImportClosureSize
 
importMissing(MissingImportEvent) - Method in interface org.semanticweb.owl.model.MissingImportListener
 
IMPORTS_DECLARATION - Static variable in class org.semanticweb.owl.model.AxiomType
 
index - Variable in class org.semanticweb.owl.model.AxiomType
 
INDIVIDUAL - Static variable in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
INDIVIDUAL - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
INDIVIDUAL_PAIR - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
INDIVIDUAL_PAIR_SET - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
INDIVIDUAL_SET - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
InferredAxiomGenerator<A extends OWLAxiom> - Interface in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

Given a reasoner, implementations of this interface generate axioms that represent inferred information.
InferredAxiomGeneratorException - Exception in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

Represents an error where an inferred axiom generator could not generate inferred axioms because the reasoner doesn't support the queries that are required to generate the axioms.
InferredAxiomGeneratorException(InferredAxiomGenerator, OWLReasonerException) - Constructor for exception org.semanticweb.owl.util.InferredAxiomGeneratorException
 
InferredClassAssertionAxiomGenerator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

Generates OWLClassAssertionsAxioms for inferred individual types.
InferredClassAssertionAxiomGenerator() - Constructor for class org.semanticweb.owl.util.InferredClassAssertionAxiomGenerator
 
InferredClassAxiomGenerator<A extends OWLClassAxiom> - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

InferredClassAxiomGenerator() - Constructor for class org.semanticweb.owl.util.InferredClassAxiomGenerator
 
InferredDataPropertyAxiomGenerator<A extends OWLDataPropertyAxiom> - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

InferredDataPropertyAxiomGenerator() - Constructor for class org.semanticweb.owl.util.InferredDataPropertyAxiomGenerator
 
InferredDataPropertyCharacteristicAxiomGenerator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

Generates inferred data property characteristics.
InferredDataPropertyCharacteristicAxiomGenerator() - Constructor for class org.semanticweb.owl.util.InferredDataPropertyCharacteristicAxiomGenerator
 
InferredDisjointClassesAxiomGenerator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

Generates inferred disjoint axioms - note that this currently uses a very simple inefficient algorithm.
InferredDisjointClassesAxiomGenerator() - Constructor for class org.semanticweb.owl.util.InferredDisjointClassesAxiomGenerator
 
InferredEntityAxiomGenerator<E extends OWLEntity,A extends OWLAxiom> - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

Generates axioms which relate to inferred information for a specific entity.
InferredEntityAxiomGenerator() - Constructor for class org.semanticweb.owl.util.InferredEntityAxiomGenerator
 
InferredEquivalentClassAxiomGenerator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

Generates inferred equivalent classes axioms.
InferredEquivalentClassAxiomGenerator() - Constructor for class org.semanticweb.owl.util.InferredEquivalentClassAxiomGenerator
 
InferredEquivalentDataPropertiesAxiomGenerator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

InferredEquivalentDataPropertiesAxiomGenerator() - Constructor for class org.semanticweb.owl.util.InferredEquivalentDataPropertiesAxiomGenerator
 
InferredEquivalentObjectPropertyAxiomGenerator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

InferredEquivalentObjectPropertyAxiomGenerator() - Constructor for class org.semanticweb.owl.util.InferredEquivalentObjectPropertyAxiomGenerator
 
InferredIndividualAxiomGenerator<A extends OWLIndividualAxiom> - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

InferredIndividualAxiomGenerator() - Constructor for class org.semanticweb.owl.util.InferredIndividualAxiomGenerator
 
InferredInverseObjectPropertiesAxiomGenerator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

InferredInverseObjectPropertiesAxiomGenerator() - Constructor for class org.semanticweb.owl.util.InferredInverseObjectPropertiesAxiomGenerator
 
InferredObjectPropertyAxiomGenerator<A extends OWLObjectPropertyAxiom> - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

InferredObjectPropertyAxiomGenerator() - Constructor for class org.semanticweb.owl.util.InferredObjectPropertyAxiomGenerator
 
InferredObjectPropertyCharacteristicAxiomGenerator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

InferredObjectPropertyCharacteristicAxiomGenerator() - Constructor for class org.semanticweb.owl.util.InferredObjectPropertyCharacteristicAxiomGenerator
 
InferredOntologyGenerator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

Generates an ontology based on inferred axioms which are essentially supplied by a reasoner.

InferredOntologyGenerator(OWLReasoner, List<InferredAxiomGenerator<? extends OWLAxiom>>) - Constructor for class org.semanticweb.owl.util.InferredOntologyGenerator
 
InferredOntologyGenerator(OWLReasoner) - Constructor for class org.semanticweb.owl.util.InferredOntologyGenerator
 
InferredPropertyAssertionGenerator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

InferredPropertyAssertionGenerator() - Constructor for class org.semanticweb.owl.util.InferredPropertyAssertionGenerator
 
InferredSubClassAxiomGenerator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

InferredSubClassAxiomGenerator() - Constructor for class org.semanticweb.owl.util.InferredSubClassAxiomGenerator
 
InferredSubDataPropertyAxiomGenerator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

InferredSubDataPropertyAxiomGenerator() - Constructor for class org.semanticweb.owl.util.InferredSubDataPropertyAxiomGenerator
 
InferredSubObjectPropertyAxiomGenerator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

InferredSubObjectPropertyAxiomGenerator() - Constructor for class org.semanticweb.owl.util.InferredSubObjectPropertyAxiomGenerator
 
INSTANCE - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
INSTANCEOF - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
INSTANCES - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
IntegerValuedMetric - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

An OWLMetric that returns an integer value
IntegerValuedMetric(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.IntegerValuedMetric
 
interrupt() - Method in interface org.semanticweb.owl.util.Monitorable
Interrupts the long running task (if possible).
INVERSE - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
INVERSE_FUNCTIONAL_OBJECT_PROPERTY - Static variable in class org.semanticweb.owl.model.AxiomType
 
INVERSE_OBJECT_PROPERTIES - Static variable in class org.semanticweb.owl.model.AxiomType
 
IOProperties - Class in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 10-Apr-2008

IRREFLEXIVE_OBJECT_PROPERTY - Static variable in class org.semanticweb.owl.model.AxiomType
 
isAdd() - Method in class org.semanticweb.owl.model.AddAxiom
 
isAdd() - Method in class org.semanticweb.owl.model.OWLAxiomChange
Determines if the change will add an axiom to an ontology, or remove an axiom from an ontology.
isAdd() - Method in class org.semanticweb.owl.model.RemoveAxiom
 
isAdd() - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
Determines if the current change caused an axiom to be added to an ontology.
isAnnotationByConstant() - Method in interface org.semanticweb.owl.model.OWLAnnotation
Determines if the annotation value is a constant.
isAnonymous() - Method in interface org.semanticweb.owl.model.OWLDescription
Determines whether or not this description represents an anonymous class description.
isAnonymous() - Method in interface org.semanticweb.owl.model.OWLIndividual
Determines if this object represents an anonymous individual.
isAnonymous() - Method in interface org.semanticweb.owl.model.OWLPropertyExpression
Determines if this property expression is anonymous.
isAnonymous() - Method in interface org.semanticweb.owl.model.SWRLRule
Determines if this rule is anonymous.
isAntiSymmetric(OWLObjectProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
isAntiSymmetric(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLObjectPropertyExpression
 
isAntiSymmetric(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLObjectPropertyExpression
 
isAntiSymmetric(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isAntiSymmetric(OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isAxiomChange() - Method in class org.semanticweb.owl.model.OWLAxiomChange
 
isAxiomChange() - Method in class org.semanticweb.owl.model.OWLOntologyChange
Determines if the change will cause the addition or removal of an axiom from an ontology.
isAxiomChange() - Method in class org.semanticweb.owl.model.SetOntologyURI
 
isCancelled() - Method in interface com.clarkparsia.explanation.util.ExplanationProgressMonitor
Determines if the process of generating explanations has been cancelled.
isCancelled() - Method in class com.clarkparsia.explanation.util.SilentExplanationProgressMonitor
 
isCancelled() - Method in class org.semanticweb.owl.util.NullProgressMonitor
 
isCancelled() - Method in interface org.semanticweb.owl.util.ProgressMonitor
 
isClassified() - Method in interface org.semanticweb.owl.inference.OWLReasonerBase
Determines if the reasoner has classified the ontology.
isClassified() - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isClassified() - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
 
isClassified() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isClassNameExpected() - Method in exception org.semanticweb.owl.expression.ParserException
 
isComment() - Method in interface org.semanticweb.owl.model.OWLConstantAnnotation
Determines if the specified annotation is a comment annotation.
isComposite(OWLObjectPropertyExpression) - Method in class org.semanticweb.owl.util.OWLObjectPropertyUtil
An object property expression PE is composite in Ax if Ax contains an axiom of the form SubObjectPropertyOf(SubObjectPropertyChain(PE1 ...
isConnectionAcceptHTTPCompression() - Method in class org.semanticweb.owl.io.IOProperties
Determines whether HTTP compression can be used
isConsistent(OWLOntology) - Method in interface org.semanticweb.owl.inference.OWLConsistencyChecker
Checks to see if the specified ontology is consistent
isConsistent(OWLOntology) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isConsistent(OWLOntology) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isDataPropertyNameExpected() - Method in exception org.semanticweb.owl.expression.ParserException
 
isDataType() - Method in interface org.semanticweb.owl.model.OWLDataRange
Determines if this data range is a datatype (int, float, ...)
isDatatypeNameExpected() - Method in exception org.semanticweb.owl.expression.ParserException
 
isDefined(OWLEntity) - Method in class com.clarkparsia.explanation.util.DefinitionTracker
Checks if this entity is referred by a logical axiom in the imports closure of the designated ontology.
isDefined(OWLDescription) - Method in class com.clarkparsia.explanation.util.DefinitionTracker
Checks if all the entities referred in the given concept are also referred by a logical axiom in the imports closure of the designated ontology.
isDefined(OWLClass) - Method in interface org.semanticweb.owl.inference.OWLReasonerBase
Determines if the specified class is defined in the reasoner.
isDefined(OWLObjectProperty) - Method in interface org.semanticweb.owl.inference.OWLReasonerBase
Determines if the specified property is defined in the reasoner.
isDefined(OWLDataProperty) - Method in interface org.semanticweb.owl.inference.OWLReasonerBase
Determines if the specified property is defined in the reasoner.
isDefined(OWLIndividual) - Method in interface org.semanticweb.owl.inference.OWLReasonerBase
Determines if the specified individual is defined in the reasoner.
isDefined(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLClass
Determines if this class has at least one equivalent class in the specified ontology.
isDefined(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLClass
Determines if this class has at least one equvialent class specified by an equvialent classes axiom in one of the ontologies.
isDefined(OWLClass) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isDefined(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isDefined(OWLDataProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isDefined(OWLIndividual) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isDefined(OWLClass) - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
 
isDefined(OWLObjectProperty) - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
 
isDefined(OWLDataProperty) - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
 
isDefined(OWLIndividual) - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
 
isDefined(OWLClass) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isDefined(OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isDefined(OWLDataProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isDefined(OWLIndividual) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isDigit(char) - Static method in class org.semanticweb.owl.util.NamespaceUtil
 
isEntailed() - Method in class uk.ac.manchester.cs.owl.explanation.ordering.EntailedAxiomTree
 
isEntailed() - Method in class uk.ac.manchester.cs.owl.explanation.ordering.ExplanationTree
 
isEquivalentClass(OWLDescription, OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLClassReasoner
Checks whether the first class is equivalent to the second class
isEquivalentClass(OWLDescription, OWLDescription) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isEquivalentClass(OWLDescription, OWLDescription) - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
Checks whether the first class is equivalent to the second class
isEquivalentClass(OWLDescription, OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
ISET - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
isFirstExplanation() - Method in class com.clarkparsia.explanation.SingleExplanationGeneratorImpl
 
isFunctional(OWLObjectProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
isFunctional(OWLDataProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
isFunctional(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLPropertyExpression
Determines if this property is functional in the specified ontology
isFunctional(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLPropertyExpression
Determines if the property is functional because there is an axiom in one of the specified ontologies that assert this to be the case.
isFunctional(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isFunctional(OWLDataProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isFunctional(OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isFunctional(OWLDataProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isImported() - Method in class org.semanticweb.owl.model.OWLOntologyLoaderListener.LoadingEvent
Determines if the ontology was loaded because of an imports statement.
isImportsClosureUsed() - Method in class org.semanticweb.owl.metrics.AbstractOWLMetric
 
isImportsClosureUsed() - Method in interface org.semanticweb.owl.metrics.OWLMetric
Determines if the computation of the metric should take into account the imports closure of the current ontology.
isIndenting() - Method in class org.coode.xml.XMLWriterPreferences
 
isIndividualNameExpected() - Method in exception org.semanticweb.owl.expression.ParserException
 
isInNormalForm(OWLDescription) - Method in class org.semanticweb.owl.normalform.NegationalNormalFormConverter
 
isInNormalForm(OWLDescription) - Method in interface org.semanticweb.owl.normalform.NormalFormRewriter
 
isInProfile() - Method in class org.semanticweb.owl.profiles.OWLProfileReport
 
isInputStreamAvailable() - Method in class org.semanticweb.owl.io.FileInputSource
 
isInputStreamAvailable() - Method in interface org.semanticweb.owl.io.OWLOntologyInputSource
Determines if an input stream is available which an ontology can be parsed from.
isInputStreamAvailable() - Method in class org.semanticweb.owl.io.PhysicalURIInputSource
 
isInputStreamAvailable() - Method in class org.semanticweb.owl.io.ReaderInputSource
 
isInputStreamAvailable() - Method in class org.semanticweb.owl.io.StreamInputSource
 
isInputStreamAvailable() - Method in class org.semanticweb.owl.io.StringInputSource
 
isInverseFunctional(OWLObjectProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
isInverseFunctional(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLObjectPropertyExpression
Determines if the specified ontology specifies that this property is inverse functional.
isInverseFunctional(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLObjectPropertyExpression
 
isInverseFunctional(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isInverseFunctional(OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isIrreflexive(OWLObjectProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
isIrreflexive(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLObjectPropertyExpression
 
isIrreflexive(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLObjectPropertyExpression
 
isIrreflexive(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isIrreflexive(OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isLabel() - Method in interface org.semanticweb.owl.model.OWLConstantAnnotation
Determines if the specified annotation is a label annotation.
isLeaf() - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
isLeaf() - Method in interface uk.ac.manchester.cs.bhig.util.Tree
A convenience method that determines if this node is a leaf node (because it has no children).
isLetter(char) - Static method in class org.semanticweb.owl.util.NamespaceUtil
 
isLoadAnnotationAxioms() - Method in class org.semanticweb.owl.model.OWLOntologyManagerProperties
Determines if annotation axioms should be loaded or discarded.
isLogDIG() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerPreferences
Determines if logging is on.
isLogicalAxiom() - Method in interface org.semanticweb.owl.model.OWLAxiom
Determines if this axiom is a logical axiom.
isMetricInvalidated(List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owl.metrics.AbstractOWLMetric
Determines if the specified list of changes will cause the value of this metric to be invalid.
isMetricInvalidated(List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owl.metrics.AverageAssertedNamedSuperclassCount
 
isMetricInvalidated(List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owl.metrics.DLExpressivity
 
isMetricInvalidated(List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owl.metrics.HiddenGCICount
 
isMetricInvalidated(List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owl.metrics.ImportClosureSize
 
isMetricInvalidated(List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owl.metrics.MaximumNumberOfNamedSuperclasses
 
isMetricInvalidated(List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owl.metrics.NumberOfClassesWithMultipleInheritance
 
isMetricInvalidated(List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owl.metrics.ObjectCountMetric
 
isMetricInvalidated(List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owl.metrics.UnsatisfiableClassCountMetric
 
isNamedConjunct(OWLClass, OWLDescription) - Method in class org.semanticweb.owl.util.NamedConjunctChecker
Checks whether a named class is a conjunct in a given class description.
isNCNameChar(char) - Static method in class org.semanticweb.owl.util.NamespaceUtil
 
isNCNameStartChar(char) - Static method in class org.semanticweb.owl.util.NamespaceUtil
 
isNonSyntacticOWL11Axiom() - Method in class org.semanticweb.owl.model.AxiomType
 
isObjectPropertyNameExpected() - Method in exception org.semanticweb.owl.expression.ParserException
 
isOutputStreamAvailable() - Method in interface org.semanticweb.owl.io.OWLOntologyOutputTarget
 
isOutputStreamAvailable() - Method in class org.semanticweb.owl.io.StreamOutputTarget
 
isOutputStreamAvailable() - Method in class org.semanticweb.owl.io.StringOutputTarget
 
isOutputStreamAvailable() - Method in class org.semanticweb.owl.io.WriterOutputTarget
 
isOWL11Axiom() - Method in class org.semanticweb.owl.model.AxiomType
 
isOWLClass() - Method in interface org.semanticweb.owl.model.OWLEntity
A convenience method that determines if this entity is an OWLClass
isOWLDataProperty() - Method in interface org.semanticweb.owl.model.OWLEntity
A convenience method that determines if this entity is an OWLDataProperty
isOWLDataType() - Method in interface org.semanticweb.owl.model.OWLEntity
A convenience method that determines if this entity is an OWLDataType
isOWLIndividual() - Method in interface org.semanticweb.owl.model.OWLEntity
A convenience method that determines if this entity is an OWLIndividual
isOWLNothing() - Method in interface org.semanticweb.owl.model.OWLDescription
Determines if this description is the built in class owl:Nothing.
isOWLObjectProperty() - Method in interface org.semanticweb.owl.model.OWLEntity
A convenience method that determines if this entity is an OWLObjectProperty
isOWLThing() - Method in interface org.semanticweb.owl.model.OWLDescription
Determines if this description is the built in class owl:Thing.
isPhysicalURIAvailable() - Method in interface org.semanticweb.owl.io.OWLOntologyOutputTarget
 
isPhysicalURIAvailable() - Method in class org.semanticweb.owl.io.StreamOutputTarget
 
isPhysicalURIAvailable() - Method in class org.semanticweb.owl.io.StringOutputTarget
 
isPhysicalURIAvailable() - Method in class org.semanticweb.owl.io.WriterOutputTarget
 
isPunned(URI) - Method in interface org.semanticweb.owl.model.OWLOntology
Determines if the specified URI refers to more than one type of entity (i.e.
isQualified() - Method in interface org.semanticweb.owl.model.OWLCardinalityRestriction
Determines if this restriction is qualified.
isReaderAvailable() - Method in class org.semanticweb.owl.io.FileInputSource
 
isReaderAvailable() - Method in interface org.semanticweb.owl.io.OWLOntologyInputSource
Determines if a reader is available which an ontology can be parsed from.
isReaderAvailable() - Method in class org.semanticweb.owl.io.PhysicalURIInputSource
 
isReaderAvailable() - Method in class org.semanticweb.owl.io.ReaderInputSource
 
isReaderAvailable() - Method in class org.semanticweb.owl.io.StreamInputSource
 
isReaderAvailable() - Method in class org.semanticweb.owl.io.StringInputSource
 
isRealised() - Method in interface org.semanticweb.owl.inference.OWLReasonerBase
Determines if the types of individuals have been computed by this reasoner (if supported).
isRealised() - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isRealised() - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
 
isRealised() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isReasonerSynchonised() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isReflexive(OWLObjectProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
isReflexive(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLObjectPropertyExpression
 
isReflexive(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLObjectPropertyExpression
 
isReflexive(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isReflexive(OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isRemove() - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
Determines if the current change caused an axiom to be removed from an ontology.
isRoot() - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
isRoot() - Method in interface uk.ac.manchester.cs.bhig.util.Tree
A convenience method that determines if this is a root node (because it has no parent node)
isRootClass(OWLClass) - Method in interface org.semanticweb.owl.util.RootClassChecker
 
isRootClass(OWLClass) - Method in class org.semanticweb.owl.util.SimpleRootClassChecker
Determines if the specified class is a direct syntactic subclass of owl:Thing
isSatisfiable(OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLSatisfiabilityChecker
Determines if the specified class is satisfiable.
isSatisfiable(OWLDescription) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isSatisfiable(OWLDescription) - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
Checks whether the specified class is consistent
isSatisfiable(OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isSilentMissingImportsHandling() - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Determines if silent missing imports handling is enabled.
isSilentUndefinedEntityHandlingEnabled() - Method in class org.semanticweb.owl.util.OWLReasonerMediator
Determines if undefined entities are handled silently.
isSimple(OWLObjectPropertyExpression) - Method in class org.semanticweb.owl.util.OWLObjectPropertyUtil
The relation →* is the reflexive-transitive closure of →.
isSubClassOf(OWLDescription, OWLDescription) - Method in interface org.semanticweb.owl.inference.OWLClassReasoner
Checks whether the first class is a subclass of the second class
isSubClassOf(OWLDescription, OWLDescription) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isSubClassOf(OWLDescription, OWLDescription) - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
Checks whether the first class is a subclass of the second class
isSubClassOf(OWLDescription, OWLDescription) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isSuccessful() - Method in class org.semanticweb.owl.model.OWLOntologyLoaderListener.LoadingFinishedEvent
Determines if the ontology was successfully loaded.
isSymmetric(OWLObjectProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
isSymmetric(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLObjectPropertyExpression
 
isSymmetric(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLObjectPropertyExpression
 
isSymmetric(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isSymmetric(OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isTransitive(OWLObjectProperty) - Method in interface org.semanticweb.owl.inference.OWLPropertyReasoner
 
isTransitive(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLObjectPropertyExpression
 
isTransitive(Set<OWLOntology>) - Method in interface org.semanticweb.owl.model.OWLObjectPropertyExpression
 
isTransitive(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
isTransitive(OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
isTreatErrorsAsWarnings() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerPreferences
Determines if DIG Errors should be regarded as warnings.
isTyped() - Method in interface org.semanticweb.owl.model.OWLConstant
Determines if this constant is typed (i.e.
isUndefinedClassesSatisfiable() - Method in class org.semanticweb.owl.util.OWLReasonerMediator
If an isSatisfiable ask is performed on an undefined class then the return value of this method will be equal to the return value of the asks request.
isUseNamespaceEntities() - Method in class org.coode.xml.XMLWriterPreferences
 
isWriterAvailable() - Method in interface org.semanticweb.owl.io.OWLOntologyOutputTarget
 
isWriterAvailable() - Method in class org.semanticweb.owl.io.StreamOutputTarget
 
isWriterAvailable() - Method in class org.semanticweb.owl.io.StringOutputTarget
 
isWriterAvailable() - Method in class org.semanticweb.owl.io.WriterOutputTarget
 

J

JustificationMap - Class in org.semanticweb.owl.debugging
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 30-Apr-2007

JustificationMap(OWLDescription, Set<OWLAxiom>) - Constructor for class org.semanticweb.owl.debugging.JustificationMap
 

L

loadDefaults() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerPreferences
 
loadOntologies(Set<OWLOntology>) - Method in class org.semanticweb.owl.inference.OWLReasonerAdapter
 
loadOntologies(Set<OWLOntology>) - Method in interface org.semanticweb.owl.inference.OWLReasonerBase
Loads the specified ontologies.
loadOntologies(Set<OWLOntology>) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
loadOntologies(Set<OWLOntology>) - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
 
loadOntology(URI) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Loads the ontology specified by the ontologyURI parameter.
loadOntology(OWLOntologyInputSource) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
A convenience method that load an ontology from an input source.
loadOntologyFromPhysicalURI(URI) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
A convenience method that loads an ontology from a physical URI.
loadOWLOntology(OWLOntologyInputSource, OWLOntologyFactory.OWLOntologyCreationHandler) - Method in interface org.semanticweb.owl.model.OWLOntologyFactory
Creates and loads an OWLOntology.
log - Static variable in class com.clarkparsia.explanation.BlackBoxExplanation
 
log - Static variable in class com.clarkparsia.explanation.HSTExplanationGenerator
 
log - Static variable in class uk.ac.manchester.cs.owl.inference.dig11.HTTPReasonerImpl
Deprecated. Use DIGReasonerPreferences to set logging
log(Document) - Method in class uk.ac.manchester.cs.owl.inference.dig11.HTTPReasonerImpl
A helper method that lets us log the DIG XML used to communicate with the reasoner.
LogicalAxiomCount - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

LogicalAxiomCount(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.LogicalAxiomCount
 

M

main(String[]) - Static method in class org.semanticweb.owl.normalform.NegationalNormalFormConverter
 
main(String[]) - Static method in class org.semanticweb.owl.profiles.ELPlusPlusProfile
 
main(String[]) - Static method in class org.semanticweb.owl.util.NamespaceUtil
 
main(String[]) - Static method in class org.semanticweb.owl.util.OWLEntityURIUnderscores2CamelBackConverterStrategy
 
MakeClassesMutuallyDisjoint - Class in org.semanticweb.owl
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Jul-2007

Given a set of descriptions, this composite change will make them mutually disjoint.

MakeClassesMutuallyDisjoint(OWLDataFactory, Set<? extends OWLDescription>, boolean, OWLOntology) - Constructor for class org.semanticweb.owl.MakeClassesMutuallyDisjoint
Creates a composite change which makes a set of classes mutually disjoint
makeLoadImportRequest(OWLImportsDeclaration) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Requests that the manager loads an imported ontology that is described by an imports statement.
MakePrimitiveSubClassesMutuallyDisjoint - Class in org.semanticweb.owl
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Jul-2007

For a given class, this composite change makes its told primitive subclasses mutually disjoint.

MakePrimitiveSubClassesMutuallyDisjoint(OWLDataFactory, OWLClass, Set<OWLOntology>, OWLOntology) - Constructor for class org.semanticweb.owl.MakePrimitiveSubClassesMutuallyDisjoint
 
MakePrimitiveSubClassesMutuallyDisjoint(OWLDataFactory, OWLClass, Set<OWLOntology>, OWLOntology, boolean) - Constructor for class org.semanticweb.owl.MakePrimitiveSubClassesMutuallyDisjoint
 
MaximumNumberOfNamedSuperclasses - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

MaximumNumberOfNamedSuperclasses(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.MaximumNumberOfNamedSuperclasses
 
MissingImportEvent - Class in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Apr-2008

MissingImportEvent(URI, OWLOntologyCreationException) - Constructor for class org.semanticweb.owl.model.MissingImportEvent
 
MissingImportListener - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Apr-2008

Monitorable - Interface in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 04-Jan-2007

Certain tasks or algorithms may take some time to accomplish.
MonitorableOWLReasoner - Interface in org.semanticweb.owl.inference
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Mar-2007

An OWLReasoner whose classification progress can be monitored.
MonitorableOWLReasonerAdapter - Class in org.semanticweb.owl.inference
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Mar-2007

MonitorableOWLReasonerAdapter(OWLOntologyManager) - Constructor for class org.semanticweb.owl.inference.MonitorableOWLReasonerAdapter
 
MultipleExplanationGenerator - Interface in com.clarkparsia.explanation

Description: The explanation generator interface for returning all the explanations for an unsatisfiable class.

MutableTree<N> - Class in uk.ac.manchester.cs.bhig.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Jan-2008

MutableTree(N) - Constructor for class uk.ac.manchester.cs.bhig.util.MutableTree
 

N

NAME - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
NAME_SPACE - Static variable in enum org.semanticweb.owl.vocab.DublinCoreVocabulary
 
NamedConjunctChecker - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Feb-2007

A utility class which checks if a class expression has a named conjunct or a specific named conjunct.

NamedConjunctChecker() - Constructor for class org.semanticweb.owl.util.NamedConjunctChecker
 
NamespaceOWLOntologyFormat - Class in org.semanticweb.owl.vocab
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 20-Feb-2007

An

NamespaceOWLOntologyFormat() - Constructor for class org.semanticweb.owl.vocab.NamespaceOWLOntologyFormat
 
Namespaces - Enum in org.semanticweb.owl.vocab
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Dec-2006

NamespaceUtil - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 04-Apr-2007

A utility class which can generate namespaces, local names and namespace prefixes in accordance with the XML spec.

NamespaceUtil() - Constructor for class org.semanticweb.owl.util.NamespaceUtil
 
NegationalNormalFormConverter - Class in org.semanticweb.owl.normalform
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Sep-2007

NegationalNormalFormConverter(OWLDataFactory) - Constructor for class org.semanticweb.owl.normalform.NegationalNormalFormConverter
 
NEGATIVE_DATA_PROPERTY_ASSERTION - Static variable in class org.semanticweb.owl.model.AxiomType
 
NEGATIVE_OBJECT_PROPERTY_ASSERTION - Static variable in class org.semanticweb.owl.model.AxiomType
 
NEGATIVE_OBJECT_PROPERTY_ASSERTION - Static variable in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
NEW_KNOWLEDGE_BASE - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
next() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGQueryResponseIterator
 
NonMappingOntologyURIMapper - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 12-Dec-2006

An ontology URI mapper that simply returns the ontology URI without performing any mapping operation.
NonMappingOntologyURIMapper() - Constructor for class org.semanticweb.owl.util.NonMappingOntologyURIMapper
 
NormalFormRewriter - Interface in org.semanticweb.owl.normalform
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Sep-2007

NOT - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
NOTHING_URI - Static variable in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
NullExplanationOrderer - Class in uk.ac.manchester.cs.owl.explanation.ordering
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Jan-2008

An implementation of an explanation order, which doesn't really do any ordering!
NullExplanationOrderer() - Constructor for class uk.ac.manchester.cs.owl.explanation.ordering.NullExplanationOrderer
 
NullProgressMonitor - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 04-Jan-2007

NullProgressMonitor() - Constructor for class org.semanticweb.owl.util.NullProgressMonitor
 
NumberOfClassesWithMultipleInheritance - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

NumberOfClassesWithMultipleInheritance(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.NumberOfClassesWithMultipleInheritance
 

O

OBJECT_PROPERTY - Static variable in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
OBJECT_PROPERTY_ASSERTION - Static variable in class org.semanticweb.owl.model.AxiomType
 
OBJECT_PROPERTY_DOMAIN - Static variable in class org.semanticweb.owl.model.AxiomType
 
OBJECT_PROPERTY_INVERSE - Static variable in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
OBJECT_PROPERTY_RANGE - Static variable in class org.semanticweb.owl.model.AxiomType
 
ObjectCountMetric<E> - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

ObjectCountMetric(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.ObjectCountMetric
 
ontologiesChanged(List<? extends OWLOntologyChange>) - Method in class com.clarkparsia.explanation.util.DefinitionTracker
 
ontologiesChanged() - Method in class org.semanticweb.owl.inference.OWLReasonerAdapter
This method will be called when the set of ontologies from which axioms should be retrieved for reasoning has changed.
ontologiesChanged(List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owl.inference.OWLReasonerAdapter
 
ontologiesChanged(List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owl.metrics.AbstractOWLMetric
 
ontologiesChanged(List<? extends OWLOntologyChange>) - Method in interface org.semanticweb.owl.model.OWLOntologyChangeListener
Called when some changes have been applied to various ontologies.
ontologiesChanged(List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owl.util.FilteringOWLOntologyChangeListener
 
ontologiesChanged(List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owl.util.OWLEntityCollectingOntologyChangeListener
 
ontologiesChanged() - Method in class org.semanticweb.owl.util.OWLEntityCollectingOntologyChangeListener
Called when a set of changes have been applied.
ontologiesChanged() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
ontologiesCleared() - Method in class org.semanticweb.owl.inference.OWLReasonerAdapter
This method will be called when the set of ontologies from which axioms should be retrieved for reasoning has been cleared.
ontologiesCleared() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
ontology - Variable in class com.clarkparsia.explanation.SingleExplanationGeneratorImpl
 
ONTOLOGY_ANNOTATION - Static variable in class org.semanticweb.owl.model.AxiomType
 
ontologyCreated(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLOntologyFactory.OWLOntologyCreationHandler
The factory calls this method as soon as it has created an ontology.
OntologyURIShortFormProvider - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 23-Jan-2008

OntologyURIShortFormProvider() - Constructor for class org.semanticweb.owl.util.OntologyURIShortFormProvider
 
OntologyUtils - Class in com.clarkparsia.explanation.util
Copyright: Copyright (c) 2007 Company: Clark & Parsia, LLC.
OntologyUtils() - Constructor for class com.clarkparsia.explanation.util.OntologyUtils
 
OR - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
org.coode.string - package org.coode.string
 
org.coode.xml - package org.coode.xml
 
org.semanticweb.owl - package org.semanticweb.owl
 
org.semanticweb.owl.apibinding - package org.semanticweb.owl.apibinding
 
org.semanticweb.owl.debugging - package org.semanticweb.owl.debugging
 
org.semanticweb.owl.expression - package org.semanticweb.owl.expression
 
org.semanticweb.owl.inference - package org.semanticweb.owl.inference
 
org.semanticweb.owl.io - package org.semanticweb.owl.io
 
org.semanticweb.owl.metrics - package org.semanticweb.owl.metrics
 
org.semanticweb.owl.model - package org.semanticweb.owl.model
 
org.semanticweb.owl.normalform - package org.semanticweb.owl.normalform
 
org.semanticweb.owl.profiles - package org.semanticweb.owl.profiles
 
org.semanticweb.owl.util - package org.semanticweb.owl.util
 
org.semanticweb.owl.vocab - package org.semanticweb.owl.vocab
 
OWL_CLASS - Static variable in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
OWL_CLASS - Static variable in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
OWL_CLASS_INDEX - Static variable in class org.semanticweb.owl.util.OWLEntityComparator
 
OWL_DATA_PROPERTY_INDEX - Static variable in class org.semanticweb.owl.util.OWLEntityComparator
 
OWL_DATA_RESTRICTION - Static variable in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
OWL_DATATYPE_INDEX - Static variable in class org.semanticweb.owl.util.OWLEntityComparator
 
OWL_INDIVIDUAL_INDEX - Static variable in class org.semanticweb.owl.util.OWLEntityComparator
 
OWL_OBJECT_COMPLEMENT_OF - Static variable in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
OWL_OBJECT_INTERSECTION_OF - Static variable in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
OWL_OBJECT_ONE_OF - Static variable in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
OWL_OBJECT_PROPERTY_INDEX - Static variable in class org.semanticweb.owl.util.OWLEntityComparator
 
OWL_OBJECT_RESTRICTION - Static variable in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
OWL_OBJECT_UNION_OF - Static variable in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
OWLAnnotation<O extends OWLObject> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Dec-2006

Annotations are used in the various types of annotation axioms, which bind annotations to their subjects (i.e.
OWLAnnotationAxiom<S extends OWLObject> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Oct-2006

Annotation axioms do not affect the logical meaning of an ontology.
OWLAnnotationVisitor - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 19-Dec-2006

OWLAnnotationVisitorEx<O> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

OWLAnonymousDescription - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 The base interface for all descriptions which are not named descriptions (i.e.
OWLAnonymousIndividual - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLAntiSymmetricObjectPropertyAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 States that an object property is antisymmetric
OWLAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 An OWL ontology contains a set of axioms.
OWLAxiomAnnotationAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 Represents an annotation on an axiom
OWLAxiomChange - Class in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 12-Dec-2006

OWLAxiomChange(OWLOntology, OWLAxiom) - Constructor for class org.semanticweb.owl.model.OWLAxiomChange
 
OWLAxiomFilter - Interface in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 23-Apr-2007

OWLAxiomTypeProcessor - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

OWLAxiomTypeProcessor() - Constructor for class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
OWLAxiomVisitor - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Oct-2006

OWLAxiomVisitorAdapter - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Nov-2006

OWLAxiomVisitorAdapter() - Constructor for class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
OWLAxiomVisitorEx<O> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

OWLBooleanDescription - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLCardinalityRestriction<P extends OWLPropertyExpression,F extends OWLPropertyRange> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLClass - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 Represents a named class in OWL.
OWLClassAssertionAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLClassAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLClassReasoner - Interface in org.semanticweb.owl.inference
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Oct-2006

OWLCommentAnnotation - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 19-Dec-2006

An annotation whose URI is rdfs:comment
OWLCompositeOntologyChange - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 23-Jul-2007

A composite ontology change encapsulates a list of ontology changes, which should be applied as a logical unit.
OWLConsistencyChecker - Interface in org.semanticweb.owl.inference
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Oct-2006

OWLConstant - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 Represents a literal (typed or untyped).
OWLConstantAnnotation - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 19-Dec-2006

Represents an annotation which has a constant (i.e.
OWLDataAllRestriction - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLDataCardinalityRestriction - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLDataComplementOf - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLDataExactCardinalityRestriction - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLDataFactory - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006

An interface for creating entities, descriptions and axioms.

OWLDataMaxCardinalityRestriction - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLDataMinCardinalityRestriction - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLDataOneOf - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 Represents a data range which contains a specific set of data values.
OWLDataProperty - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLDataPropertyAssertionAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 Represents an assertion about a relationship between and individual and a data value.
OWLDataPropertyAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Oct-2006

A high level interface which marks data property axioms (e.g.
OWLDataPropertyCharacteristicAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Oct-2006

OWLDataPropertyDomainAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 Represents an axiom which specified the domain of a data property.
OWLDataPropertyExpression - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 A high level interface to describe different types of data properties.
OWLDataPropertyRangeAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 Represents an axiom which specifies the range of a data property.
OWLDataRange - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 A high level interface which represents a data range.
OWLDataRangeFacetRestriction - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Jan-2007

A facet restriction is used to restrict a particular data range.
OWLDataRangeRestriction - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLDataSomeRestriction - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLDataSubPropertyAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLDataType - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 Represents a named data range.
OWLDataUtil - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Jan-2007

A collection of utility methods for creating common data values and data ranges
OWLDataUtil() - Constructor for class org.semanticweb.owl.util.OWLDataUtil
 
OWLDataValueRestriction - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLDataVisitor - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Nov-2006

A visitor which can visit various data ranges and constants.
OWLDataVisitorEx<O> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

OWLDebugger - Interface in org.semanticweb.owl.debugging
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Nov-2006

OWLDeclarationAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 A declaration axiom declares an entity in an ontology.
OWLDeprecatedClassAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Nov-2006

OWLDeprecatedDataPropertyAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Nov-2006

OWLDeprecatedObjectPropertyAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Nov-2006

OWLDescription - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 Represents a class description in OWL.
OWLDescriptionComparator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Jun-2007

It's sometimes useful (for pretty printing etc.) to be able to order class descriptions.
OWLDescriptionComparator(ShortFormProvider) - Constructor for class org.semanticweb.owl.util.OWLDescriptionComparator
 
OWLDescriptionComparator.CoarseGrainedDescriptionComparator - Class in org.semanticweb.owl.util
Compares two descriptions using the coarse grained categories of OWLClass, OWLObjectRestriction, OWLDataRestriction, OWLBooleanDescription, OWLObjectOneOf
OWLDescriptionComparator.CoarseGrainedDescriptionComparator(ShortFormProvider) - Constructor for class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
OWLDescriptionComparator.OWLPropertyExpressionComparator - Class in org.semanticweb.owl.util
Compares two property expressions.
OWLDescriptionComparator.OWLPropertyExpressionComparator(ShortFormProvider) - Constructor for class org.semanticweb.owl.util.OWLDescriptionComparator.OWLPropertyExpressionComparator
 
OWLDescriptionParser - Interface in org.semanticweb.owl.expression
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 28-Nov-2007

An expression parser that parses expressions that correspond to class descriptions.
OWLDescriptionVisitor - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Nov-2006

OWLDescriptionVisitorAdapter - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Nov-2006

OWLDescriptionVisitorAdapter() - Constructor for class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
OWLDescriptionVisitorEx<O> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

OWLDifferentIndividualsAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLDisjointClassesAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLDisjointDataPropertiesAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLDisjointObjectPropertiesAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLDisjointUnionAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLEntity - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006

A marker interface for classes, properties, individuals (including anonymous individuals) and datatypes.

OWLEntityAnnotationAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Nov-2006

An annotation that annotates the entity in an entity declaration.
OWLEntityChecker - Interface in org.semanticweb.owl.expression
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Sep-2007

OWLEntityCollectingOntologyChangeListener - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Feb-2007

A convenience class which is an ontology change listener which collects the entities which are referenced in a set of ontology changes.

OWLEntityCollectingOntologyChangeListener() - Constructor for class org.semanticweb.owl.util.OWLEntityCollectingOntologyChangeListener
 
OWLEntityCollector - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Nov-2006

A utiliity class that visits axioms, descriptions etc.

OWLEntityCollector() - Constructor for class org.semanticweb.owl.util.OWLEntityCollector
 
OWLEntityComparator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Jun-2007

A Comparator which compares entities.
OWLEntityComparator(ShortFormProvider) - Constructor for class org.semanticweb.owl.util.OWLEntityComparator
Constructs an entity comparator which uses the specified short form provider
OWLEntityRemover - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Dec-2006

A convenience object that generates the changes which are necessary to remove an entity from a set of ontologies.
OWLEntityRemover(OWLOntologyManager, Set<OWLOntology>) - Constructor for class org.semanticweb.owl.util.OWLEntityRemover
Creates an entity remover, which will remove entities (axioms referring to the entities from the specified ontologies).
OWLEntityRenamer - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Dec-2006

Renames entities that have a particular URI.

OWLEntityRenamer(OWLOntologyManager, Set<OWLOntology>) - Constructor for class org.semanticweb.owl.util.OWLEntityRenamer
 
OWLEntitySetProvider<E extends OWLEntity> - Interface in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Apr-2007

Provides a set of entities to inputs that require this.

OWLEntityTinyURIConversionStrategy - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Nov-2007

Provides an entity URI conversion strategy which converts entity URIs to a common base and alpha-numeric fragment.
OWLEntityTinyURIConversionStrategy() - Constructor for class org.semanticweb.owl.util.OWLEntityTinyURIConversionStrategy
Constructs an entity URI converter strategy, where the base of the generated URIs corresponds to the value specified by the DEFAULT_BASE constant.
OWLEntityTinyURIConversionStrategy(String) - Constructor for class org.semanticweb.owl.util.OWLEntityTinyURIConversionStrategy
Constructs an entity URI converter strategy, where the specified base is used for the base of the URIs generated by the generator.
OWLEntityURIConverter - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Nov-2007

Performs a bulk conversion/translation of entity URIs.
OWLEntityURIConverter(OWLOntologyManager, Set<OWLOntology>, OWLEntityURIConverterStrategy) - Constructor for class org.semanticweb.owl.util.OWLEntityURIConverter
Creates a converter that will convert the URIs of entities in the specified ontologies using the specified conversion strategy.
OWLEntityURIConverterStrategy - Interface in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Nov-2007

An interface for customisation of entity URI conversions.
OWLEntityURIUnderscores2CamelBackConverterStrategy - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Nov-2007

Converts the entity URI fragment or last path element if the fragment is not present to Camel Case.
OWLEntityURIUnderscores2CamelBackConverterStrategy() - Constructor for class org.semanticweb.owl.util.OWLEntityURIUnderscores2CamelBackConverterStrategy
 
OWLEntityVisitor - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Nov-2006

OWLEntityVisitorEx<O> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

OWLEquivalentClassesAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLEquivalentDataPropertiesAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLEquivalentObjectPropertiesAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLException - Exception in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 The root of checked exceptions in the OWL API.
OWLException(String) - Constructor for exception org.semanticweb.owl.model.OWLException
 
OWLException(String, Throwable) - Constructor for exception org.semanticweb.owl.model.OWLException
 
OWLException(Throwable) - Constructor for exception org.semanticweb.owl.model.OWLException
 
OWLExpressionParser<O> - Interface in org.semanticweb.owl.expression
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Sep-2007

A general purpose interface which provides the ability to parse some expression into some kind of object.
OWLFunctionalDataPropertyAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLFunctionalObjectPropertyAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLFunctionalSyntaxOntologyFormat - Class in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 02-Jan-2007

OWLFunctionalSyntaxOntologyFormat() - Constructor for class org.semanticweb.owl.io.OWLFunctionalSyntaxOntologyFormat
 
OWLImportsDeclaration - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 25-Oct-2006 A special kind of axiom that annotates an ontology to describe the ontologies that it imports.
OWLInconsistentOntologyException - Exception in org.semanticweb.owl.inference
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Sep-2007

An exception that indicates that the combination of axioms from the loaded ontologies result in Thing being equivalent to Nothing.
OWLInconsistentOntologyException(String) - Constructor for exception org.semanticweb.owl.inference.OWLInconsistentOntologyException
 
OWLInconsistentOntologyException(String, Throwable) - Constructor for exception org.semanticweb.owl.inference.OWLInconsistentOntologyException
 
OWLInconsistentOntologyException(Throwable) - Constructor for exception org.semanticweb.owl.inference.OWLInconsistentOntologyException
 
OWLIndividual - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Oct-2006

Represents a named or anonymous individual.

OWLIndividualAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLIndividualReasoner - Interface in org.semanticweb.owl.inference
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Oct-2006

OWLInverseFunctionalObjectPropertyAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLInverseObjectPropertiesAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 29-Nov-2006

Represents a statement that two properties are the inverse of each other.
OWLIrreflexiveObjectPropertyAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLLabelAnnotation - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 19-Dec-2006

An annotation whose URI is rdfs:label.
OWLLogicalAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 05-Dec-2006

A base interface of all axioms that affect the logical meaning of an ontology.
OWLManager - Class in org.semanticweb.owl.apibinding
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Dec-2006

Provides a point of convenience for creating an OWLOntologyManager with commonly required features (such as an RDF parser for example).

OWLManager() - Constructor for class org.semanticweb.owl.apibinding.OWLManager
 
OWLMetric<M> - Interface in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

Represents a metric about some aspect of an ontology and possibly its imports closure.

OWLMetricManager - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

OWLMetricManager(List<OWLMetric>) - Constructor for class org.semanticweb.owl.metrics.OWLMetricManager
 
OWLMutableOntology - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 25-Oct-2006
OWLNamedObject - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 Represents a named object for example, class, property, ontology etc.
OWLNamedObjectVisitor - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Nov-2006

OWLNamedObjectVisitorEx<O> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

OWLNaryBooleanDescription - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLNaryClassAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLNaryIndividualAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLNaryPropertyAxiom<P extends OWLPropertyExpression> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLNegativeDataPropertyAssertionAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLNegativeObjectPropertyAssertionAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObject - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectAllRestriction - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectAnnotation - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 19-Dec-2006

OWLObjectCardinalityRestriction - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 25-Oct-2006
OWLObjectComplementOf - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectComplementOfExtractor - Class in org.semanticweb.owl.normalform
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Oct-2007

Extracts the parts of a class expression which are negated.
OWLObjectComplementOfExtractor() - Constructor for class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
OWLObjectComponentCollector - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 04-Feb-2008

OWLObjectComponentCollector() - Constructor for class org.semanticweb.owl.util.OWLObjectComponentCollector
 
OWLObjectDuplicator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Dec-2006

OWLObjectDuplicator(OWLDataFactory) - Constructor for class org.semanticweb.owl.util.OWLObjectDuplicator
Creates an object duplicator that duplicates objects using the specified data factory.
OWLObjectDuplicator(OWLDataFactory, Map<URI, URI>) - Constructor for class org.semanticweb.owl.util.OWLObjectDuplicator
Creates an object duplicator that duplicates objects using the specified data factory and uri replacement map.
OWLObjectDuplicator(Map<OWLEntity, URI>, OWLDataFactory) - Constructor for class org.semanticweb.owl.util.OWLObjectDuplicator
Creates an object duplicator that duplicates objects using the specified data factory and uri replacement map.
OWLObjectExactCardinalityRestriction - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectIntersectionOf - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Oct-2006

OWLObjectMaxCardinalityRestriction - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectMinCardinalityRestriction - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectOneOf - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectProperty - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectPropertyAssertionAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectPropertyAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectPropertyChainSubPropertyAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Nov-2006

OWLObjectPropertyCharacteristicAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Oct-2006

OWLObjectPropertyDomainAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectPropertyExpression - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectPropertyInverse - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 Represents the inverse of a property expression.
OWLObjectPropertyRangeAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectPropertyUtil - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Feb-2008

OWLObjectPropertyUtil(OWLDataFactory, OWLOntologySetProvider) - Constructor for class org.semanticweb.owl.util.OWLObjectPropertyUtil
 
OWLObjectPropertyUtil.OWLObjectPropertyExpressionPair - Class in org.semanticweb.owl.util
 
OWLObjectPropertyUtil.OWLObjectPropertyExpressionPair(OWLObjectPropertyExpression, OWLObjectPropertyExpression) - Constructor for class org.semanticweb.owl.util.OWLObjectPropertyUtil.OWLObjectPropertyExpressionPair
 
OWLObjectRenderer - Interface in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 08-Oct-2007

A general purpose interface, implementations of which can be used to renderer OWL objects (e.g.
OWLObjectSelfRestriction - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectSomeRestriction - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectSubPropertyAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectTypeIndexProvider - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 09-Feb-2008

OWLObjectTypeIndexProvider() - Constructor for class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
OWLObjectUnionOf - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectValueRestriction - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLObjectVisitor - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Nov-2006

OWLObjectVisitorAdapter - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Nov-2006

OWLObjectVisitorAdapter() - Constructor for class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
OWLObjectVisitorEx<O> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

OWLOntology - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006

An OWLOntology contains a set of axioms.

OWLOntologyAnnotationAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 28-Jan-2007

OWLOntologyChange - Class in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 25-Oct-2006
OWLOntologyChange(OWLOntology) - Constructor for class org.semanticweb.owl.model.OWLOntologyChange
 
OWLOntologyChangeBroadcastStrategy - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 20-Nov-2006

OWLOntologyChangeException - Exception in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

A high level exception interface that describes errors that occurred when applying changes to ontologies.
OWLOntologyChangeException(OWLOntologyChange, String) - Constructor for exception org.semanticweb.owl.model.OWLOntologyChangeException
 
OWLOntologyChangeException(OWLOntologyChange, String, Throwable) - Constructor for exception org.semanticweb.owl.model.OWLOntologyChangeException
 
OWLOntologyChangeException(OWLOntologyChange, Throwable) - Constructor for exception org.semanticweb.owl.model.OWLOntologyChangeException
 
OWLOntologyChangeFilter - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Dec-2006

Provides a convenient method to filter add/remove axiom changes based on the type of axiom that is being added or removed from an ontology.

OWLOntologyChangeFilter() - Constructor for class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
OWLOntologyChangeListener - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 20-Nov-2006

OWLOntologyChangeVetoException - Exception in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

Describes a situation where a change was vetoed for some reason.
OWLOntologyChangeVetoException(OWLOntologyChange, String) - Constructor for exception org.semanticweb.owl.model.OWLOntologyChangeVetoException
 
OWLOntologyChangeVetoException(OWLOntologyChange, String, Throwable) - Constructor for exception org.semanticweb.owl.model.OWLOntologyChangeVetoException
 
OWLOntologyChangeVetoException(OWLOntologyChange, Throwable) - Constructor for exception org.semanticweb.owl.model.OWLOntologyChangeVetoException
 
OWLOntologyChangeVisitor - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 12-Dec-2006

OWLOntologyChangeVisitorAdapter - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 12-Dec-2006

OWLOntologyChangeVisitorAdapter() - Constructor for class org.semanticweb.owl.util.OWLOntologyChangeVisitorAdapter
 
OWLOntologyCreationException - Exception in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

An exception which describes an error during the creation of an ontology.
OWLOntologyCreationException(String) - Constructor for exception org.semanticweb.owl.model.OWLOntologyCreationException
 
OWLOntologyCreationException(String, Throwable) - Constructor for exception org.semanticweb.owl.model.OWLOntologyCreationException
 
OWLOntologyCreationException(Throwable) - Constructor for exception org.semanticweb.owl.model.OWLOntologyCreationException
 
OWLOntologyCreationIOException - Exception in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Apr-2008

OWLOntologyCreationIOException(IOException) - Constructor for exception org.semanticweb.owl.io.OWLOntologyCreationIOException
 
OWLOntologyFactory - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 25-Oct-2006 An ontology factory is responsible from creating new ontologies and creating ontologies from physical URIs.
OWLOntologyFactory.OWLOntologyCreationHandler - Interface in org.semanticweb.owl.model
An OWLOntologyCreationHandler gets notified when the factory has created an empty ontology (during the loading process).
OWLOntologyFactoryNotFoundException - Exception in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

OWLOntologyFactoryNotFoundException(URI) - Constructor for exception org.semanticweb.owl.model.OWLOntologyFactoryNotFoundException
 
OWLOntologyFormat - Class in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 02-Jan-2007

Represents the concrete representation format of an ontology.
OWLOntologyFormat() - Constructor for class org.semanticweb.owl.model.OWLOntologyFormat
 
OWLOntologyImportsClosureSetProvider - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Apr-2007

An OWLOntologySetProvider which provides a set of ontologies which correspond to the imports closure of a given ontology.

OWLOntologyImportsClosureSetProvider(OWLOntologyManager, OWLOntology) - Constructor for class org.semanticweb.owl.util.OWLOntologyImportsClosureSetProvider
Constructs an OWLOntologySetProvider which provides a set containing the imports closure of a given ontology.
OWLOntologyInputSource - Interface in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Apr-2007

An input source provides a point for loading an ontology.
OWLOntologyInputSourceException - Exception in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Nov-2007

OWLOntologyInputSourceException() - Constructor for exception org.semanticweb.owl.io.OWLOntologyInputSourceException
 
OWLOntologyInputSourceException(Throwable) - Constructor for exception org.semanticweb.owl.io.OWLOntologyInputSourceException
 
OWLOntologyInputSourceException(String) - Constructor for exception org.semanticweb.owl.io.OWLOntologyInputSourceException
 
OWLOntologyInputSourceException(String, Throwable) - Constructor for exception org.semanticweb.owl.io.OWLOntologyInputSourceException
 
OWLOntologyLoaderListener - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Apr-2008

OWLOntologyLoaderListener.LoadingEvent - Class in org.semanticweb.owl.model
 
OWLOntologyLoaderListener.LoadingEvent(URI, URI, boolean) - Constructor for class org.semanticweb.owl.model.OWLOntologyLoaderListener.LoadingEvent
 
OWLOntologyLoaderListener.LoadingFinishedEvent - Class in org.semanticweb.owl.model
Describes the situation when the loading process for an ontology has finished.
OWLOntologyLoaderListener.LoadingFinishedEvent(URI, URI, boolean, OWLOntologyCreationException) - Constructor for class org.semanticweb.owl.model.OWLOntologyLoaderListener.LoadingFinishedEvent
 
OWLOntologyLoaderListener.LoadingStartedEvent - Class in org.semanticweb.owl.model
 
OWLOntologyLoaderListener.LoadingStartedEvent(URI, URI, boolean) - Constructor for class org.semanticweb.owl.model.OWLOntologyLoaderListener.LoadingStartedEvent
 
owlOntologyManager - Variable in class com.clarkparsia.explanation.SingleExplanationGeneratorImpl
 
OWLOntologyManager - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 The OWLOntologyManager manages a set of ontologies.
OWLOntologyManagerProperties - Class in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 10-Apr-2008

OWLOntologyManagerProperties() - Constructor for class org.semanticweb.owl.model.OWLOntologyManagerProperties
 
OWLOntologyMerger - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 29-Apr-2007

A very very simple merger, which just creates an ontology which contains the union of axioms from a set of ontologies.

OWLOntologyMerger(OWLOntologySetProvider) - Constructor for class org.semanticweb.owl.util.OWLOntologyMerger
 
OWLOntologyMerger(OWLOntologySetProvider, boolean) - Constructor for class org.semanticweb.owl.util.OWLOntologyMerger
 
OWLOntologyMerger(OWLOntologySetProvider, OWLAxiomFilter) - Constructor for class org.semanticweb.owl.util.OWLOntologyMerger
 
OWLOntologyNamespaceManager - Class in org.coode.xml
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: 30-May-2006

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

Developed as part of the CO-ODE project http://www.co-ode.org

OWLOntologyNamespaceManager(OWLOntologyManager, OWLOntology) - Constructor for class org.coode.xml.OWLOntologyNamespaceManager
 
OWLOntologyNamespaceManager(OWLOntologyManager, OWLOntology, OWLOntologyFormat) - Constructor for class org.coode.xml.OWLOntologyNamespaceManager
 
OWLOntologyOutputTarget - Interface in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Nov-2007

Specifies an interface to access a stream which can be used to store an ontology.
OWLOntologyResourceAccessException - Exception in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

An exception to describe a problem in accessing an ontology.
OWLOntologyResourceAccessException(String) - Constructor for exception org.semanticweb.owl.model.OWLOntologyResourceAccessException
 
OWLOntologyResourceAccessException(String, Throwable) - Constructor for exception org.semanticweb.owl.model.OWLOntologyResourceAccessException
 
OWLOntologyResourceAccessException(Throwable) - Constructor for exception org.semanticweb.owl.model.OWLOntologyResourceAccessException
 
OWLOntologySetProvider - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Apr-2007

Inputs to algorithms etc.
OWLOntologySingletonSetProvider - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Apr-2007

An ontology set provider which provides a singleton set - i.e.

OWLOntologySingletonSetProvider(OWLOntology) - Constructor for class org.semanticweb.owl.util.OWLOntologySingletonSetProvider
Constructs an OWLOntologySingletonSetProvider which provides a singleton set contain the specified ontology.
OWLOntologyStorageException - Exception in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

OWLOntologyStorageException(String) - Constructor for exception org.semanticweb.owl.model.OWLOntologyStorageException
 
OWLOntologyStorageException(String, Throwable) - Constructor for exception org.semanticweb.owl.model.OWLOntologyStorageException
 
OWLOntologyStorageException(Throwable) - Constructor for exception org.semanticweb.owl.model.OWLOntologyStorageException
 
OWLOntologyStorer - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 02-Jan-2007

An ontology storer stores an ontology in a particular format at a location specified by a particular URI.
OWLOntologyStorerNotFoundException - Exception in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

OWLOntologyStorerNotFoundException(OWLOntologyFormat) - Constructor for exception org.semanticweb.owl.model.OWLOntologyStorerNotFoundException
 
OWLOntologyURIChanger - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-May-2007

Changes the URI of an ontology and ensures that ontologies which import the ontology have their imports statements updated
OWLOntologyURIChanger(OWLOntologyManager) - Constructor for class org.semanticweb.owl.util.OWLOntologyURIChanger
 
OWLOntologyURIMapper - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 25-Oct-2006 The interface to an object that is capable of mapping onology URIs (sometimes referred to a logical URIs) to physical URIs.
OWLOntologyURIMappingNotFoundException - Exception in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

An exception which describes the situation where no ontology URI -> physical URI mapping could be found.
OWLOntologyURIMappingNotFoundException(URI) - Constructor for exception org.semanticweb.owl.model.OWLOntologyURIMappingNotFoundException
 
OWLParser - Interface in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Nov-2006

OWLParserException - Exception in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

OWLParserException(String) - Constructor for exception org.semanticweb.owl.io.OWLParserException
 
OWLParserException(String, Throwable) - Constructor for exception org.semanticweb.owl.io.OWLParserException
 
OWLParserException(Throwable) - Constructor for exception org.semanticweb.owl.io.OWLParserException
 
OWLParserFactory - Interface in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Nov-2006

An object that can create an OWLParser.
OWLParserFactoryRegistry - Class in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Nov-2006

The OWLParserFactoryRegistry provides a central point for the registration of parser factories that create parsers to parse OWL ontologies.

OWLParserIOException - Exception in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

Describes a parse exception which was caused by an IOException
OWLParserIOException(IOException) - Constructor for exception org.semanticweb.owl.io.OWLParserIOException
 
OWLProfile - Interface in org.semanticweb.owl.profiles
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

OWLProfileReport - Class in org.semanticweb.owl.profiles
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

OWLProfileReport(OWLProfile, URI, Set<ConstructNotAllowed>) - Constructor for class org.semanticweb.owl.profiles.OWLProfileReport
 
OWLProperty<P extends OWLPropertyExpression,R extends OWLPropertyRange> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 23-Jan-2007

A marker interface for properties that aren't expression i.e.
OWLPropertyAssertionAxiom<P extends OWLPropertyExpression,O extends OWLObject> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 An individual relationship axiom describes a relationship of the form Property(Subject, Object) i.e.
OWLPropertyAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 The base interface for property axioms.
OWLPropertyDomainAxiom<P extends OWLPropertyExpression> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLPropertyExpression<P extends OWLPropertyExpression,R extends OWLPropertyRange> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006

Represents a property or possibly the inverse of a property.

OWLPropertyExpressionVisitor - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Nov-2006

OWLPropertyExpressionVisitorEx<O> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

OWLPropertyRange - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 A marker interface, for objects that can be the ranges of properties
OWLPropertyRangeAxiom<P extends OWLPropertyExpression,R extends OWLPropertyRange> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLPropertyReasoner - Interface in org.semanticweb.owl.inference
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Oct-2006

OWLQuantifiedRestriction<P extends OWLPropertyExpression,F extends OWLPropertyRange> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 25-Oct-2006
OWLRDFVocabulary - Enum in org.semanticweb.owl.vocab
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Oct-2006

OWLReasoner - Interface in org.semanticweb.owl.inference
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Nov-2006

A reasoner that provides reasoning support for class, property and individual reasoning.

OWLReasonerAdapter - Class in org.semanticweb.owl.inference
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Mar-2007

OWLReasonerAdapter(OWLOntologyManager) - Constructor for class org.semanticweb.owl.inference.OWLReasonerAdapter
 
OWLReasonerBase - Interface in org.semanticweb.owl.inference
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Oct-2006

The base interface for OWL reasoner.
OWLReasonerException - Exception in org.semanticweb.owl.inference
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

Describes a problem with a reasoner.
OWLReasonerException(String) - Constructor for exception org.semanticweb.owl.inference.OWLReasonerException
 
OWLReasonerException(String, Throwable) - Constructor for exception org.semanticweb.owl.inference.OWLReasonerException
 
OWLReasonerException(Throwable) - Constructor for exception org.semanticweb.owl.inference.OWLReasonerException
 
OWLReasonerFactory - Interface in org.semanticweb.owl.inference
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 20-Jun-2007

Represents a reasoner creation point.
OWLReasonerMediator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Apr-2007

Acts as mediator with an OWLReasoner.

OWLReasonerMediator(OWLReasoner) - Constructor for class org.semanticweb.owl.util.OWLReasonerMediator
 
OWLReflexiveObjectPropertyAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLRenderer - Interface in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Nov-2006

OWLRendererException - Exception in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

OWLRendererException(String) - Constructor for exception org.semanticweb.owl.io.OWLRendererException
 
OWLRendererException(String, Throwable) - Constructor for exception org.semanticweb.owl.io.OWLRendererException
 
OWLRendererException(Throwable) - Constructor for exception org.semanticweb.owl.io.OWLRendererException
 
OWLRendererIOException - Exception in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

OWLRendererIOException(IOException) - Constructor for exception org.semanticweb.owl.io.OWLRendererIOException
 
OWLRestrictedDataRangeFacetVocabulary - Enum in org.semanticweb.owl.vocab
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLRestriction<P extends OWLPropertyExpression> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 Represents a restriction.
OWLRuntimeException - Exception in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

The root of runtime exceptions in the OWL API.
OWLRuntimeException() - Constructor for exception org.semanticweb.owl.model.OWLRuntimeException
 
OWLRuntimeException(String) - Constructor for exception org.semanticweb.owl.model.OWLRuntimeException
 
OWLRuntimeException(String, Throwable) - Constructor for exception org.semanticweb.owl.model.OWLRuntimeException
 
OWLRuntimeException(Throwable) - Constructor for exception org.semanticweb.owl.model.OWLRuntimeException
 
OWLSameIndividualsAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLSatisfiabilityChecker - Interface in org.semanticweb.owl.inference
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 01-Mar-2007

A minimal reasoner interface which allows the satisfiability of a class description to be checked.
OWLSubClassAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLSubPropertyAxiom<P extends OWLPropertyExpression> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLSymmetricObjectPropertyAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLTransitiveObjectPropertyAxiom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLTypedConstant - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLUnaryPropertyAxiom<P extends OWLPropertyExpression> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 25-Oct-2006
OWLUntypedConstant - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLValueRestriction<P extends OWLPropertyExpression,V extends OWLObject> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
OWLXMLOntologyFormat - Class in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 02-Jan-2007

OWLXMLOntologyFormat() - Constructor for class org.semanticweb.owl.io.OWLXMLOntologyFormat
 
OWLXMLVocabulary - Enum in org.semanticweb.owl.vocab
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 12-Dec-2006


P

PARENTS - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
parse(String) - Method in interface org.semanticweb.owl.expression.OWLExpressionParser
 
parse(URI, OWLOntology) - Method in class org.semanticweb.owl.io.AbstractOWLParser
 
parse(URI, OWLOntology) - Method in interface org.semanticweb.owl.io.OWLParser
Parses the ontology that has a concrete representation which is pointed to by the specified physical URI.
parse(OWLOntologyInputSource, OWLOntology) - Method in interface org.semanticweb.owl.io.OWLParser
Parses the ontology that has a concrete representation which is pointed to by the specified input source.
parseIdentityDescrtiption(Document) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerIdentity
Parses the DIG identity response and fills this object with the inference identity information
ParserException - Exception in org.semanticweb.owl.expression
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Sep-2007

ParserException(String, int, int, int, boolean, boolean, boolean, boolean, boolean, Set<String>) - Constructor for exception org.semanticweb.owl.expression.ParserException
 
ParserException(String, int, int, int, boolean, boolean, boolean, boolean, boolean, String...) - Constructor for exception org.semanticweb.owl.expression.ParserException
 
ParserException(String, int, int, boolean, int) - Constructor for exception org.semanticweb.owl.expression.ParserException
 
ParserException(String, int, int, int, String...) - Constructor for exception org.semanticweb.owl.expression.ParserException
 
passes(OWLAxiom) - Method in interface org.semanticweb.owl.util.OWLAxiomFilter
 
passes(OWLAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyMerger
 
performErrorCheck(Document) - Method in class uk.ac.manchester.cs.owl.inference.dig11.HTTPReasonerImpl
This method checks for any errors in the DIG response and throws a DIGErrorException if there are any errors.
performRequest(Document) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
Performs a request using the DIG HTTP Reasoner.
performRequest(Document) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.HTTPReasoner
Sends a request to the reasoner and retrieves the response.
performRequest(Document) - Method in class uk.ac.manchester.cs.owl.inference.dig11.HTTPReasonerImpl
 
PhysicalURIInputSource - Class in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Apr-2007

PhysicalURIInputSource(URI) - Constructor for class org.semanticweb.owl.io.PhysicalURIInputSource
 
PhysicalURIMappingNotFoundException - Exception in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 10-Apr-2008

PhysicalURIMappingNotFoundException(URI) - Constructor for exception org.semanticweb.owl.io.PhysicalURIMappingNotFoundException
 
process(OWLAxiom, AxiomType) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
processChanges(List<? extends OWLOntologyChange>) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
processDocument(Document) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerIdentity
 
ProgressMonitor - Interface in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 04-Jan-2007

A general interface for things whose progress can be monitored.

PROPERTY_CHAIN_SUB_PROPERTY - Static variable in class org.semanticweb.owl.model.AxiomType
 
PropertyAssertionValueShortFormProvider - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Jun-2007

A short form provider that generates short forms from the values of object property assertions or data property assertions if the entity is an individual.
PropertyAssertionValueShortFormProvider(List<OWLPropertyExpression>, Map<OWLDataPropertyExpression, List<String>>, OWLOntologySetProvider) - Constructor for class org.semanticweb.owl.util.PropertyAssertionValueShortFormProvider
Constructs a property value short form provider.
PropertyAssertionValueShortFormProvider(List<OWLPropertyExpression>, Map<OWLDataPropertyExpression, List<String>>, OWLOntologySetProvider, ShortFormProvider) - Constructor for class org.semanticweb.owl.util.PropertyAssertionValueShortFormProvider
Constructs a property value short form provider.
pruneUntilMinimal(OWLDescription) - Method in class com.clarkparsia.explanation.BlackBoxExplanation
 

Q

QNameShortFormProvider - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Apr-2007

A short form provider which creates QNames for entities
QNameShortFormProvider() - Constructor for class org.semanticweb.owl.util.QNameShortFormProvider
Creates a QNameShortFormProvider where namespace prefix mappings will automatically be generated.
QNameShortFormProvider(Map<String, String>) - Constructor for class org.semanticweb.owl.util.QNameShortFormProvider
Creates a QNameShortFormProvider where the specified map overrides any auto-generated prefix namespace mappings.

R

R_ANCESTORS - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
R_CHILDREN - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
R_DESCENDANTS - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
R_PARENTS - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
RANGE - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
RATOM - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
RDFXMLOntologyFormat - Class in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 02-Jan-2007

RDFXMLOntologyFormat() - Constructor for class org.semanticweb.owl.io.RDFXMLOntologyFormat
 
ReaderInputSource - Class in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Nov-2007

Ontology input source which reads an ontology from a reader.
ReaderInputSource(Reader) - Constructor for class org.semanticweb.owl.io.ReaderInputSource
Constructs and ontology input source which will read an ontology from a reader.
ReaderInputSource(Reader, URI) - Constructor for class org.semanticweb.owl.io.ReaderInputSource
Constructs and ontology input source which will read an ontology from a reader.
realise() - Method in interface org.semanticweb.owl.inference.OWLReasonerBase
Asks the reasoner to compute the types of individuals (if supported).
realise() - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
realise() - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
 
realise() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
 
reasoner - Variable in class com.clarkparsia.explanation.SingleExplanationGeneratorImpl
 
ReasonerFactory - Interface in com.clarkparsia.explanation
Copyright: Copyright (c) 2007
reasonerFactory - Variable in class com.clarkparsia.explanation.SingleExplanationGeneratorImpl
 
rebuild(OWLEntitySetProvider<OWLEntity>) - Method in class org.semanticweb.owl.util.CachingBidirectionalShortFormProvider
Rebuilds the cache using entities obtained from the specified entity set provider.
recomputeMetric() - Method in class org.semanticweb.owl.metrics.AbstractOWLMetric
 
recomputeMetric() - Method in class org.semanticweb.owl.metrics.AverageAssertedNamedSuperclassCount
 
recomputeMetric() - Method in class org.semanticweb.owl.metrics.DLExpressivity
 
recomputeMetric() - Method in class org.semanticweb.owl.metrics.HiddenGCICount
 
recomputeMetric() - Method in class org.semanticweb.owl.metrics.ImportClosureSize
 
recomputeMetric() - Method in class org.semanticweb.owl.metrics.MaximumNumberOfNamedSuperclasses
 
recomputeMetric() - Method in class org.semanticweb.owl.metrics.NumberOfClassesWithMultipleInheritance
 
recomputeMetric() - Method in class org.semanticweb.owl.metrics.ObjectCountMetric
 
recomputeMetric() - Method in class org.semanticweb.owl.metrics.UnsatisfiableClassCountMetric
 
ReferencedClassCount - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

ReferencedClassCount(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.ReferencedClassCount
 
ReferencedDataPropertyCount - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

ReferencedDataPropertyCount(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.ReferencedDataPropertyCount
 
ReferencedEntitySetProvider - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 28-Nov-2007

ReferencedEntitySetProvider(Set<OWLOntology>) - Constructor for class org.semanticweb.owl.util.ReferencedEntitySetProvider
 
ReferencedIndividualCount - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

ReferencedIndividualCount(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.ReferencedIndividualCount
 
ReferencedObjectPropertyCount - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

ReferencedObjectPropertyCount(OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.ReferencedObjectPropertyCount
 
REFLEXIVE_OBJECT_PROPERTY - Static variable in class org.semanticweb.owl.model.AxiomType
 
registerParserFactory(OWLParserFactory) - Method in class org.semanticweb.owl.io.OWLParserFactoryRegistry
 
RELATED - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
RELATED_INDIVIDUALS - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
RELEASE_KNOWLEDGE_BASE - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
releaseKnowledgeBase(String) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.HTTPReasoner
A helper method that releases a previously created knowledgebase.
releaseKnowledgeBase(String) - Method in class uk.ac.manchester.cs.owl.inference.dig11.HTTPReasonerImpl
A helper method that releases a previously created knowledgebase.
reloadOntology(URI) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Reloads an ontology that is already managed by this manager.
remove(OWLEntity) - Method in class org.semanticweb.owl.util.CachingBidirectionalShortFormProvider
Removes an entity and its short form from the cache.
remove() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGQueryResponseIterator
 
RemoveAllDisjointAxioms - Class in org.semanticweb.owl
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Jul-2007

Given a set of ontologies, this composite change will remove all disjoint classes axioms from these ontologies.
RemoveAllDisjointAxioms(OWLDataFactory, Set<OWLOntology>) - Constructor for class org.semanticweb.owl.RemoveAllDisjointAxioms
 
removeAnnotationURIAnnotation(URI, OWLAnnotation) - Method in class org.semanticweb.owl.io.RDFXMLOntologyFormat
This method and the functionality that it provides are merely a stopgap until the OWL 1.1 specification is fixed.
removeAxiom(OWLAxiom, Set<OWLOntology>, OWLOntologyManager) - Static method in class com.clarkparsia.explanation.util.OntologyUtils
Removes an axiom from all the given ontologies that contains the axiom and returns those ontologies.
RemoveAxiom - Class in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 25-Oct-2006 Represents an ontology change were an axiom will be removed from an ontology if the change is applied to an ontology.
RemoveAxiom(OWLOntology, OWLAxiom) - Constructor for class org.semanticweb.owl.model.RemoveAxiom
 
removeChild(MutableTree<N>) - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
removeGenerator(InferredAxiomGenerator) - Method in class org.semanticweb.owl.util.InferredOntologyGenerator
Removes a generator
removeMissingImportListener(MissingImportListener) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Removes a previously added missing import listener.
removeOntology(URI) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Attempts to remove an ontology.
removeOntologyChangeListener(OWLOntologyChangeListener) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Removes a previously added listener.
removeOntologyFactory(OWLOntologyFactory) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Removes a previously added factory.
removeOntologyLoaderListener(OWLOntologyLoaderListener) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
 
removeOntologyStorer(OWLOntologyStorer) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Removes a previously added storer
removeURIMapper(OWLOntologyURIMapper) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Removes a mapper from this manager.
render(OWLAxiom, Set<Set<OWLAxiom>>) - Method in class com.clarkparsia.explanation.io.ConciseExplanationRenderer
 
render(OWLAxiom, Set<Set<OWLAxiom>>) - Method in interface com.clarkparsia.explanation.io.ExplanationRenderer
 
render(OWLAxiom, Set<Set<OWLAxiom>>) - Method in class com.clarkparsia.explanation.io.SilentExplanationRenderer
 
render(OWLOntology, OutputStream) - Method in class org.semanticweb.owl.io.AbstractOWLRenderer
 
render(OWLOntology, Writer) - Method in class org.semanticweb.owl.io.AbstractOWLRenderer
Renders the specified ontology using the specified writer.
render(OWLObject) - Method in interface org.semanticweb.owl.io.OWLObjectRenderer
Renders the specified object.
render(OWLOntology, OutputStream) - Method in interface org.semanticweb.owl.io.OWLRenderer
Renders the specified ontology to a concrete representation which should be written to a document located at the specified physical URI.
render(OWLObject) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
render(Set<? extends OWLObject>) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
replace(MutableTree<N>) - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
requiresExplicitClassification() - Method in interface com.clarkparsia.explanation.ReasonerFactory
 
reset() - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
reset() - Method in class org.semanticweb.owl.util.OWLEntityCollector
Clears all objects that have accumulated during the course of visiting axioms, descriptions etc.
reset() - Method in class org.semanticweb.owl.util.OWLEntityRemover
Clears any changes which have accumulated over the course of visiting different entities.
reset() - Method in class org.semanticweb.owl.util.SimpleRenderer
 
reset() - Method in class org.semanticweb.owl.util.SWRLVariableExtractor
 
ROLE_FILLERS - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
ROLE_SET - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
RootClassChecker - Interface in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Jan-2007

RULE_OBJECT_TYPE_INDEX_BASE - Static variable in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 

S

SAME_INDIVIDUAL - Static variable in class org.semanticweb.owl.model.AxiomType
 
SatisfiabilityConverter - Class in com.clarkparsia.explanation
Title: SatisfiabilityConverter
SatisfiabilityConverter(OWLDataFactory) - Constructor for class com.clarkparsia.explanation.SatisfiabilityConverter
 
SATISFIABLE - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
saveOntology(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Saves the specified ontology.
saveOntology(OWLOntology, URI) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Saves the specified ontology, using the specified URI to determine where/how the ontology should be saved.
saveOntology(OWLOntology, OWLOntologyFormat) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
 
saveOntology(OWLOntology, OWLOntologyFormat, URI) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
 
saveOntology(OWLOntology, OWLOntologyOutputTarget) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
 
saveOntology(OWLOntology, OWLOntologyFormat, OWLOntologyOutputTarget) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
 
setAttribute(String, String) - Method in class org.coode.xml.XMLWriterImpl.XMLElement
 
setCollectClasses(boolean) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
setCollectDataProperties(boolean) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
setCollectDataTypes(boolean) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
setCollectIndividuals(boolean) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
setCollectObjectProperties(boolean) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
setConnectionAcceptHTTPCompression(boolean) - Method in class org.semanticweb.owl.io.IOProperties
Sets whether HTTP compression can be used.
setConnectionTimeout(int) - Method in class org.semanticweb.owl.io.IOProperties
Sets the connection timeout that should be used when loading from sockets.
setDefaultNamespace(String) - Method in class org.coode.xml.XMLWriterNamespaceManager
 
setElement(Element) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGQueryResponseImpl
 
setEncoding(String) - Method in interface org.coode.xml.XMLWriter
Sets the encoding for the document that the rdfwriter produces.
setEncoding(String) - Method in class org.coode.xml.XMLWriterImpl
 
setFileExtensions(Set<String>) - Method in class org.semanticweb.owl.util.AutoURIMapper
Sets the extensions of files that are to be examined for ontological content.
setFinished() - Method in class org.semanticweb.owl.util.NullProgressMonitor
 
setFinished() - Method in interface org.semanticweb.owl.util.ProgressMonitor
 
setImportsClosureUsed(boolean) - Method in class org.semanticweb.owl.metrics.AbstractOWLMetric
 
setImportsClosureUsed(boolean) - Method in interface org.semanticweb.owl.metrics.OWLMetric
Sets whether this metric uses the imports closure of the current ontology
setIndenting(boolean) - Method in class org.coode.xml.XMLWriterPreferences
 
setIndentSize(int) - Method in class org.coode.xml.XMLWriterPreferences
 
setIndeterminate(boolean) - Method in class org.semanticweb.owl.util.NullProgressMonitor
 
setIndeterminate(boolean) - Method in interface org.semanticweb.owl.util.ProgressMonitor
 
setLastObject(Object) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
setLineNumber(int) - Method in exception org.semanticweb.owl.io.OWLParserException
 
setLoadAnnotationAxioms(boolean) - Method in class org.semanticweb.owl.model.OWLOntologyManagerProperties
Specifies whether annotation axioms should be loaded or ignored.
setLogDIG(boolean) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerPreferences
Specifies whether or not the DIG communication with the reasoner should be logged.
setLogOutputStream(OutputStream) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerPreferences
Sets the output stream used for logging.
setMessage(String) - Method in class org.semanticweb.owl.util.NullProgressMonitor
 
setMessage(String) - Method in interface org.semanticweb.owl.util.ProgressMonitor
 
setNumberOfTriplesProcessedDuringLoading(long) - Method in class org.semanticweb.owl.io.RDFXMLOntologyFormat
 
setOntology(OWLOntology) - Method in class com.clarkparsia.explanation.HSTExplanationGenerator
 
setOntology(OWLOntology) - Method in interface com.clarkparsia.explanation.SingleExplanationGenerator
Sets the ontology according to which the explanations are generated.
setOntology(OWLOntology) - Method in class com.clarkparsia.explanation.SingleExplanationGeneratorImpl
 
setOntology(OWLOntology) - Method in class com.clarkparsia.explanation.util.DefinitionTracker
 
setOntology(OWLOntology) - Method in class org.semanticweb.owl.metrics.AbstractOWLMetric
 
setOntology(OWLOntology) - Method in interface org.semanticweb.owl.metrics.OWLMetric
Sets the "root" ontology.
setOntology(OWLOntology) - Method in class org.semanticweb.owl.metrics.OWLMetricManager
 
setOntologyFormat(OWLOntology, OWLOntologyFormat) - Method in interface org.semanticweb.owl.model.OWLOntologyFactory.OWLOntologyCreationHandler
 
setOntologyFormat(OWLOntology, OWLOntologyFormat) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Sets the format for the specified ontology.
SetOntologyURI - Class in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 12-Dec-2006

A change which sets the URI of an ontology.
SetOntologyURI(OWLOntology, URI) - Constructor for class org.semanticweb.owl.model.SetOntologyURI
Creates a set ontology URI change, which will set the URI of the ontology to the specified new URI.
setOWLEntityChecker(OWLEntityChecker) - Method in interface org.semanticweb.owl.expression.OWLExpressionParser
 
setOWLOntologyManager(OWLOntologyManager) - Method in class org.semanticweb.owl.io.AbstractOWLParser
 
setOWLOntologyManager(OWLOntologyManager) - Method in class org.semanticweb.owl.io.AbstractOWLRenderer
 
setOWLOntologyManager(OWLOntologyManager) - Method in interface org.semanticweb.owl.io.OWLParser
Sets the OWLOntologyManager which should be used to load imports etc.
setOWLOntologyManager(OWLOntologyManager) - Method in interface org.semanticweb.owl.io.OWLRenderer
 
setOWLOntologyManager(OWLOntologyManager) - Method in interface org.semanticweb.owl.model.OWLOntologyFactory
 
setParameter(Object, Object) - Method in class org.semanticweb.owl.model.OWLOntologyFormat
 
setParent(MutableTree<N>) - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
setPhysicalURIForOntology(OWLOntology, URI) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
Overrides the current physical URI for a given ontology.
setPrefix(String, String) - Method in class org.coode.xml.XMLWriterNamespaceManager
 
setPrefix(String, String) - Method in class org.semanticweb.owl.util.NamespaceUtil
Sets the prefix for the specified namespace.
setProgress(long) - Method in class org.semanticweb.owl.util.NullProgressMonitor
 
setProgress(long) - Method in interface org.semanticweb.owl.util.ProgressMonitor
 
setProgressMonitor(ExplanationProgressMonitor) - Method in class com.clarkparsia.explanation.HSTExplanationGenerator
 
setProgressMonitor(ExplanationProgressMonitor) - Method in interface com.clarkparsia.explanation.MultipleExplanationGenerator
Sets the progress monitor for this multiple explanation generator.
setProgressMonitor(ProgressMonitor) - Method in interface org.semanticweb.owl.inference.MonitorableOWLReasoner
 
setProgressMonitor(ProgressMonitor) - Method in class org.semanticweb.owl.inference.MonitorableOWLReasonerAdapter
 
setProgressMonitor(ProgressMonitor) - Method in interface org.semanticweb.owl.util.Monitorable
Sets the progress monitor which receives information about the progress of the this object which represents a long running task.
setReasoner(OWLClassReasoner) - Method in class com.clarkparsia.explanation.HSTExplanationGenerator
 
setReasoner(OWLClassReasoner) - Method in interface com.clarkparsia.explanation.SingleExplanationGenerator
Sets the reasoner that will be used to generate explanations.
setReasoner(OWLClassReasoner) - Method in class com.clarkparsia.explanation.SingleExplanationGeneratorImpl
 
setReasonerFactory(ReasonerFactory) - Method in class com.clarkparsia.explanation.HSTExplanationGenerator
 
setReasonerFactory(ReasonerFactory) - Method in interface com.clarkparsia.explanation.SingleExplanationGenerator
Sets the reasoner factory that will be used to generate fresh reasoners.
setReasonerFactory(ReasonerFactory) - Method in class com.clarkparsia.explanation.SingleExplanationGeneratorImpl
 
setReasonerURL(URL) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerPreferences
 
setReasonerURL(URL) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.HTTPReasoner
Sets the URL of the reasoner.
setReasonerURL(URL) - Method in class uk.ac.manchester.cs.owl.inference.dig11.HTTPReasonerImpl
Sets the URL of the inference.
setRenderer(OWLObjectRenderer) - Method in class org.semanticweb.owl.io.ToStringRenderer
 
setShortFormProvider(ShortFormProvider) - Method in interface org.semanticweb.owl.io.OWLObjectRenderer
Sets the short form provider, which determines the short form that should be used for entities.
setShortFormProvider(ShortFormProvider) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
setSilentMissingImportsHandling(boolean) - Method in interface org.semanticweb.owl.model.OWLOntologyManager
The default behaviour when an import cannot be loaded is to throw an exception.
setSilentUndefinedEntityHandling(boolean) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
Sets the undefined entity handling behaviour.
setSize(long) - Method in class org.semanticweb.owl.util.NullProgressMonitor
 
setSize(long) - Method in interface org.semanticweb.owl.util.ProgressMonitor
 
setStarted() - Method in class org.semanticweb.owl.util.NullProgressMonitor
 
setStarted() - Method in interface org.semanticweb.owl.util.ProgressMonitor
 
setText(String) - Method in class org.coode.xml.XMLWriterImpl.XMLElement
 
setTreatErrorsAsWarnings(boolean) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerPreferences
Specifies whether DIG Errors should be regarded as warnings
setUndefinedClassesSatisfiable(boolean) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
setUseNamespaceEntities(boolean) - Method in class org.coode.xml.XMLWriterPreferences
 
setWrapAttributes(boolean) - Method in interface org.coode.xml.XMLWriter
Causes the current element's attributes to be wrapped in the output.
setWrapAttributes(boolean) - Method in class org.coode.xml.XMLWriterImpl
 
setWrapAttributes(boolean) - Method in class org.coode.xml.XMLWriterImpl.XMLElement
 
ShortForm2AnnotationGenerator - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Feb-2008

ShortForm2AnnotationGenerator(OWLOntologyManager, OWLOntology, OWLEntitySetProvider<? extends OWLEntity>, ShortFormProvider, URI, String) - Constructor for class org.semanticweb.owl.util.ShortForm2AnnotationGenerator
 
ShortForm2AnnotationGenerator(OWLOntologyManager, OWLOntology, OWLEntitySetProvider<? extends OWLEntity>, ShortFormProvider, URI) - Constructor for class org.semanticweb.owl.util.ShortForm2AnnotationGenerator
 
ShortFormEntityChecker - Class in org.semanticweb.owl.expression
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 28-Nov-2007

An entity checker that maps from string to entities using a bidirectional short form provider.
ShortFormEntityChecker(BidirectionalShortFormProvider) - Constructor for class org.semanticweb.owl.expression.ShortFormEntityChecker
Creates a short form entity checker, which uses the specified bidirectional short form provider to map entity name strings to entities.
ShortFormProvider - Interface in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Apr-2007

A short form provider produces renderings of entities.
SILENT_UNDEFINED_ENTITY_HANDLING_DEFAULT_VALUE - Static variable in class org.semanticweb.owl.util.OWLReasonerMediator
 
SilentExplanationProgressMonitor - Class in com.clarkparsia.explanation.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Nov-2007

SilentExplanationProgressMonitor() - Constructor for class com.clarkparsia.explanation.util.SilentExplanationProgressMonitor
 
SilentExplanationRenderer - Class in com.clarkparsia.explanation.io
Title:
SilentExplanationRenderer() - Constructor for class com.clarkparsia.explanation.io.SilentExplanationRenderer
 
SimpleRenderer - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Nov-2006

A simple renderer that can be used for debugging purposes and provide an implementation of the toString method for different implementations.

SimpleRenderer() - Constructor for class org.semanticweb.owl.util.SimpleRenderer
 
SimpleRootClassChecker - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Dec-2006

A utility class that can be used to determine is a class is a syntactic direct subclass of owl:Thing.

SimpleRootClassChecker(Set<OWLOntology>) - Constructor for class org.semanticweb.owl.util.SimpleRootClassChecker
Creates a root class checker, which examines axioms contained in ontologies from the specified set in order to determine if a class is a syntactic subclass of owl:Thing
SimpleShortFormProvider - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Apr-2007

A very simple short form provider which is intended to provide human readable display names for entities.

SimpleShortFormProvider() - Constructor for class org.semanticweb.owl.util.SimpleShortFormProvider
 
SimpleURIMapper - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 12-Dec-2006

SimpleURIMapper(URI, URI) - Constructor for class org.semanticweb.owl.util.SimpleURIMapper
 
SimpleURIShortFormProvider - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Dec-2007

A URI short form provider that generates short forms from the URI fragment if there is one, followed by the URI last path component if there is one.
SimpleURIShortFormProvider() - Constructor for class org.semanticweb.owl.util.SimpleURIShortFormProvider
 
SingleExplanationGenerator - Interface in com.clarkparsia.explanation

Description: The explanation generator interface for returning a single explanation for an unsatisfiable class.

SingleExplanationGeneratorImpl - Class in com.clarkparsia.explanation

Title: SingleExplanationGeneratorImpl

SingleExplanationGeneratorImpl(OWLOntologyManager) - Constructor for class com.clarkparsia.explanation.SingleExplanationGeneratorImpl
 
SKOSVocabulary - Enum in org.semanticweb.owl.vocab
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 03-Oct-2007

SOME - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
sortChildren(Comparator<Tree<N>>) - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
sortChildren(Comparator<Tree<N>>) - Method in interface uk.ac.manchester.cs.bhig.util.Tree
Sorts the children using the specified comparator
SpecificOntologyChangeBroadcastStrategy - Class in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 20-Nov-2006

A change broadcast strategy that broadcasts changes that have been applied to a specific ontology.
SpecificOntologyChangeBroadcastStrategy(OWLOntology) - Constructor for class org.semanticweb.owl.model.SpecificOntologyChangeBroadcastStrategy
Constructs a change broadcast strategy which only causes changes that have been applied to the specific ontology to be broadcast.
split(String, String[]) - Method in class org.semanticweb.owl.util.NamespaceUtil
Splits a string into a namespace and local name.
SplitSubClassAxioms - Class in org.semanticweb.owl
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Aug-2007

Given a set of ontologies, this composite change will replace all subclass axioms in each ontology, whose super class is an object intersection (conjuction) with multiple subclass axioms - one for each conjunct.
SplitSubClassAxioms(Set<OWLOntology>, OWLDataFactory) - Constructor for class org.semanticweb.owl.SplitSubClassAxioms
Creates a composite change to split subclass axioms into multiple more fine grained subclass axioms.
startDocument(String) - Method in interface org.coode.xml.XMLWriter
Starts writing the document.
startDocument(String) - Method in class org.coode.xml.XMLWriterImpl
 
startedLoadingOntology(OWLOntologyLoaderListener.LoadingStartedEvent) - Method in interface org.semanticweb.owl.model.OWLOntologyLoaderListener
Called when the process of attempting to load an ontology starts.
startElement(String, String, String, Attributes) - Method in class org.semanticweb.owl.util.AutoURIMapper
 
startRendering(Writer) - Method in class com.clarkparsia.explanation.io.ConciseExplanationRenderer
 
startRendering(Writer) - Method in interface com.clarkparsia.explanation.io.ExplanationRenderer
 
startRendering(Writer) - Method in class com.clarkparsia.explanation.io.SilentExplanationRenderer
 
storeOntology(OWLOntologyManager, OWLOntology, URI, OWLOntologyFormat) - Method in interface org.semanticweb.owl.model.OWLOntologyStorer
Stores an ontology at the specified physical URI in the specified format.
storeOntology(OWLOntologyManager, OWLOntology, OWLOntologyOutputTarget, OWLOntologyFormat) - Method in interface org.semanticweb.owl.model.OWLOntologyStorer
Stores an ontology to the specified target.
storeOntology(OWLOntologyManager, OWLOntology, URI, OWLOntologyFormat) - Method in class org.semanticweb.owl.util.AbstractOWLOntologyStorer
 
storeOntology(OWLOntologyManager, OWLOntology, OWLOntologyOutputTarget, OWLOntologyFormat) - Method in class org.semanticweb.owl.util.AbstractOWLOntologyStorer
 
storeOntology(OWLOntologyManager, OWLOntology, Writer, OWLOntologyFormat) - Method in class org.semanticweb.owl.util.AbstractOWLOntologyStorer
 
StreamInputSource - Class in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Nov-2007

An ontology input source which can read from a stream.
StreamInputSource(InputStream) - Constructor for class org.semanticweb.owl.io.StreamInputSource
Constructs an input source which will read an ontology from a representation from the specified stream.
StreamInputSource(InputStream, URI) - Constructor for class org.semanticweb.owl.io.StreamInputSource
Constructs an input source which will read an ontology from a representation from the specified stream.
StreamOutputTarget - Class in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Jan-2008

StreamOutputTarget(OutputStream) - Constructor for class org.semanticweb.owl.io.StreamOutputTarget
 
StringInputSource - Class in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Apr-2007

StringInputSource(String) - Constructor for class org.semanticweb.owl.io.StringInputSource
 
StringInputSource(String, URI) - Constructor for class org.semanticweb.owl.io.StringInputSource
Specified an input source with an ontology URI
StringOutputTarget - Class in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 23-Mar-2008

StringOutputTarget() - Constructor for class org.semanticweb.owl.io.StringOutputTarget
 
SUB_DATA_PROPERTY - Static variable in class org.semanticweb.owl.model.AxiomType
 
SUB_OBJECT_PROPERTY - Static variable in class org.semanticweb.owl.model.AxiomType
 
SUBCLASS - Static variable in class org.semanticweb.owl.model.AxiomType
 
SUBCLASS_AXIOM - Static variable in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
SUBSUMES - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
supportsAskElement(String) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerIdentity
Determines if the specified ask element is supported by the inference.
supportsLanguageElement(String) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerIdentity
Determines if the specified language element is supported by the inference.
supportsTellElemement(String) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerIdentity
Determines if the specified tell element is supported by the inference.
SWRL_RULE - Static variable in class org.semanticweb.owl.model.AxiomType
 
SWRLAtom<P> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

Represents an atom in a rule.

SWRLAtomConstantObject - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLAtomDObject - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLAtomDVariable - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLAtomIndividualObject - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLAtomIObject - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLAtomIVariable - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLAtomObject - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

Represents an object in an atom (either a data object or and individual object)

SWRLAtomVariable - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLBinaryAtom<P,A extends SWRLAtomObject,B extends SWRLAtomObject> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLBuiltInAtom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLBuiltInsVocabulary - Enum in org.semanticweb.owl.vocab
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLClassAtom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLDataFactory - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLDataRangeAtom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLDataValuedPropertyAtom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLDifferentFromAtom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Feb-2007

SWRLObject - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLObjectPropertyAtom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLObjectVisitor - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLObjectVisitorEx<O> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008

SWRLRule - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

Represent a rule.

SWRLSameAsAtom - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Feb-2007

SWRLUnaryAtom<P,A extends SWRLAtomObject> - Interface in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SWRLVariableExtractor - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Jul-2007

Extracts the variables from rules
SWRLVariableExtractor() - Constructor for class org.semanticweb.owl.util.SWRLVariableExtractor
 
SWRLVocabulary - Enum in org.semanticweb.owl.vocab
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SYMMETRIC_OBJECT_PROPERTY - Static variable in class org.semanticweb.owl.model.AxiomType
 
synchroniseReasoner() - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGReasoner
This method synchronises the reasoner if necessary.
SYNONYMS - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 

T

TELLS - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
THING_URI - Static variable in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
TOLD_VALUES - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
ToldClassHierarchyReasoner - Class in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Nov-2006

A very simple syntactic (and therefore incomplete) reasoner, which provides information about the told named class hierarchy for an ontology and its imports closure.

ToldClassHierarchyReasoner(OWLOntologyManager) - Constructor for class org.semanticweb.owl.util.ToldClassHierarchyReasoner
 
TOP - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
toString() - Method in class com.clarkparsia.explanation.BlackBoxExplanation
 
toString() - Method in class org.semanticweb.owl.io.OWLFunctionalSyntaxOntologyFormat
 
toString() - Method in class org.semanticweb.owl.io.OWLXMLOntologyFormat
 
toString() - Method in class org.semanticweb.owl.io.PhysicalURIInputSource
 
toString() - Method in class org.semanticweb.owl.io.RDFXMLOntologyFormat
 
toString() - Method in class org.semanticweb.owl.io.StringOutputTarget
 
toString() - Method in class org.semanticweb.owl.metrics.AbstractOWLMetric
 
toString() - Method in class org.semanticweb.owl.metrics.OWLMetricManager
 
toString() - Method in class org.semanticweb.owl.model.AxiomType
 
toString() - Method in class org.semanticweb.owl.profiles.AxiomNotAllowed
 
toString() - Method in class org.semanticweb.owl.profiles.AxiomsNotAllowed
 
toString() - Method in class org.semanticweb.owl.profiles.DataRangeNotAllowed
 
toString() - Method in class org.semanticweb.owl.profiles.DescriptionNotAllowed
 
toString() - Method in class org.semanticweb.owl.util.AutoURIMapper
 
toString() - Method in enum org.semanticweb.owl.util.DLExpressivityChecker.Construct
 
toString() - Method in class org.semanticweb.owl.util.InferredEntityAxiomGenerator
 
toString() - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
toString() - Method in class org.semanticweb.owl.util.SimpleRenderer
 
toString() - Method in enum org.semanticweb.owl.vocab.DublinCoreVocabulary
 
toString() - Method in enum org.semanticweb.owl.vocab.Namespaces
 
toString() - Method in enum org.semanticweb.owl.vocab.OWLRDFVocabulary
 
toString() - Method in enum org.semanticweb.owl.vocab.OWLRestrictedDataRangeFacetVocabulary
 
toString() - Method in enum org.semanticweb.owl.vocab.OWLXMLVocabulary
 
toString() - Method in enum org.semanticweb.owl.vocab.XSDVocabulary
 
toString() - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
toString() - Method in class uk.ac.manchester.cs.owl.explanation.ordering.EntailedAxiomTree
 
ToStringRenderer - Class in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Jan-2008

A utility class which can be used by implementations to provide a toString rendering of OWL API objects.
TRANSITIVE - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
TRANSITIVE_OBJECT_PROPERTY - Static variable in class org.semanticweb.owl.model.AxiomType
 
translateToDIG(Set<OWLOntology>, Document, Element) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Translates a set of OWLOntology objects to DIG
translateToDIG(OWLObject, Document, Node) - Method in interface uk.ac.manchester.cs.owl.inference.dig11.DIGTranslator
Translates an OWLObject to DIG
translateToDIG(Set<OWLOntology>, Document, Element) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
 
translateToDIG(OWLObject, Document, Node) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGTranslatorImpl
Translates an OWLObject to DIG
Tree<N> - Interface in uk.ac.manchester.cs.bhig.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Jan-2008

TRUE - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
type - Variable in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
TYPES - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 

U

uk.ac.manchester.cs.bhig.util - package uk.ac.manchester.cs.bhig.util
 
uk.ac.manchester.cs.owl.explanation.ordering - package uk.ac.manchester.cs.owl.explanation.ordering
 
uk.ac.manchester.cs.owl.inference.dig11 - package uk.ac.manchester.cs.owl.inference.dig11
 
UndefinedEntityException - Exception in org.semanticweb.owl.inference
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Apr-2007

If an ask operations references an undefined entity, then this exception indicates this.

UndefinedEntityException(OWLEntity) - Constructor for exception org.semanticweb.owl.inference.UndefinedEntityException
 
unescapeString(String) - Static method in class org.coode.string.EscapeUtils
 
UNIQUE_NAME_ASSUMPTION - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
UnknownOWLOntologyException - Exception in org.semanticweb.owl.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

UnknownOWLOntologyException(URI) - Constructor for exception org.semanticweb.owl.model.UnknownOWLOntologyException
 
unloadOntologies(Set<OWLOntology>) - Method in class org.semanticweb.owl.inference.OWLReasonerAdapter
 
unloadOntologies(Set<OWLOntology>) - Method in interface org.semanticweb.owl.inference.OWLReasonerBase
Unloads the specified ontologies from this reasoner.
unloadOntologies(Set<OWLOntology>) - Method in class org.semanticweb.owl.util.OWLReasonerMediator
 
unloadOntologies(Set<OWLOntology>) - Method in class org.semanticweb.owl.util.ToldClassHierarchyReasoner
 
UnparsableOntologyException - Exception in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Apr-2008

UnparsableOntologyException(URI, Map<OWLParser, Exception>) - Constructor for exception org.semanticweb.owl.io.UnparsableOntologyException
 
unregisterParserFactory(OWLParserFactory) - Method in class org.semanticweb.owl.io.OWLParserFactoryRegistry
 
UnsatisfiableClassCountMetric - Class in org.semanticweb.owl.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Jan-2008

UnsatisfiableClassCountMetric(OWLReasoner, OWLOntologyManager) - Constructor for class org.semanticweb.owl.metrics.UnsatisfiableClassCountMetric
 
UnsupportedReasonerOperationException - Exception in org.semanticweb.owl.inference
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 10-Apr-2007

An exception which indicates that a reasoner does not support a particular operation, for example an "asks" or "query" operation.
UnsupportedReasonerOperationException() - Constructor for exception org.semanticweb.owl.inference.UnsupportedReasonerOperationException
 
UnsupportedReasonerOperationException(String) - Constructor for exception org.semanticweb.owl.inference.UnsupportedReasonerOperationException
 
update() - Method in class org.semanticweb.owl.util.AutoURIMapper
 
update(OWLEntity) - Method in class org.semanticweb.owl.util.CachingBidirectionalShortFormProvider
If the short form for a cached entity has changed then this method may be used to update the cached short form mapping for the entity.
URIShortFormProvider - Interface in org.semanticweb.owl.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Dec-2007

A short form provider that produces short forms for URIs.

V

VALUE - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
valueOf(String) - Static method in enum org.semanticweb.owl.util.DLExpressivityChecker.Construct
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owl.vocab.DublinCoreVocabulary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owl.vocab.Namespaces
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owl.vocab.OWLRDFVocabulary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owl.vocab.OWLRestrictedDataRangeFacetVocabulary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owl.vocab.OWLXMLVocabulary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owl.vocab.SKOSVocabulary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owl.vocab.SWRLBuiltInsVocabulary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owl.vocab.SWRLVocabulary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticweb.owl.vocab.XSDVocabulary
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.semanticweb.owl.util.DLExpressivityChecker.Construct
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.semanticweb.owl.vocab.DublinCoreVocabulary
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.semanticweb.owl.vocab.Namespaces
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.semanticweb.owl.vocab.OWLRDFVocabulary
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.semanticweb.owl.vocab.OWLRestrictedDataRangeFacetVocabulary
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.semanticweb.owl.vocab.OWLXMLVocabulary
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.semanticweb.owl.vocab.SKOSVocabulary
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.semanticweb.owl.vocab.SWRLBuiltInsVocabulary
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.semanticweb.owl.vocab.SWRLVocabulary
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.semanticweb.owl.vocab.XSDVocabulary
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in interface uk.ac.manchester.cs.owl.inference.dig11.Vocab
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLAntiSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLImportsDeclaration) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLAxiomAnnotationAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLObjectSubPropertyAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLEntityAnnotationAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLOntologyAnnotationAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLDataSubPropertyAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLObjectPropertyChainSubPropertyAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(SWRLRule) - Method in class org.semanticweb.owl.debugging.DebuggerDescriptionGenerator
 
visit(OWLObjectAnnotation) - Method in interface org.semanticweb.owl.model.OWLAnnotationVisitor
 
visit(OWLConstantAnnotation) - Method in interface org.semanticweb.owl.model.OWLAnnotationVisitor
 
visit(OWLObjectAnnotation) - Method in interface org.semanticweb.owl.model.OWLAnnotationVisitorEx
 
visit(OWLConstantAnnotation) - Method in interface org.semanticweb.owl.model.OWLAnnotationVisitorEx
 
visit(OWLSubClassAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLAntiSymmetricObjectPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLDisjointClassesAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLDataPropertyDomainAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLImportsDeclaration) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLAxiomAnnotationAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLObjectPropertyDomainAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLDifferentIndividualsAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLDisjointDataPropertiesAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLObjectPropertyRangeAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLObjectPropertyAssertionAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLObjectSubPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLDisjointUnionAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLDeclarationAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLEntityAnnotationAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLOntologyAnnotationAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLDataPropertyRangeAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLFunctionalDataPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLClassAssertionAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLEquivalentClassesAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLDataPropertyAssertionAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLDataSubPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLSameIndividualsAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLObjectPropertyChainSubPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLInverseObjectPropertiesAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(SWRLRule) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitor
 
visit(OWLSubClassAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLAntiSymmetricObjectPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLDisjointClassesAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLDataPropertyDomainAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLImportsDeclaration) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLAxiomAnnotationAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLObjectPropertyDomainAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLDifferentIndividualsAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLDisjointDataPropertiesAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLObjectPropertyRangeAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLObjectPropertyAssertionAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLObjectSubPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLDisjointUnionAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLDeclarationAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLEntityAnnotationAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLOntologyAnnotationAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLDataPropertyRangeAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLFunctionalDataPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLClassAssertionAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLEquivalentClassesAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLDataPropertyAssertionAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLDataSubPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLSameIndividualsAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLObjectPropertyChainSubPropertyAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLInverseObjectPropertiesAxiom) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(SWRLRule) - Method in interface org.semanticweb.owl.model.OWLAxiomVisitorEx
 
visit(OWLDataType) - Method in interface org.semanticweb.owl.model.OWLDataVisitor
 
visit(OWLDataComplementOf) - Method in interface org.semanticweb.owl.model.OWLDataVisitor
 
visit(OWLDataOneOf) - Method in interface org.semanticweb.owl.model.OWLDataVisitor
 
visit(OWLDataRangeRestriction) - Method in interface org.semanticweb.owl.model.OWLDataVisitor
 
visit(OWLTypedConstant) - Method in interface org.semanticweb.owl.model.OWLDataVisitor
 
visit(OWLUntypedConstant) - Method in interface org.semanticweb.owl.model.OWLDataVisitor
 
visit(OWLDataRangeFacetRestriction) - Method in interface org.semanticweb.owl.model.OWLDataVisitor
 
visit(OWLDataType) - Method in interface org.semanticweb.owl.model.OWLDataVisitorEx
 
visit(OWLDataComplementOf) - Method in interface org.semanticweb.owl.model.OWLDataVisitorEx
 
visit(OWLDataOneOf) - Method in interface org.semanticweb.owl.model.OWLDataVisitorEx
 
visit(OWLDataRangeRestriction) - Method in interface org.semanticweb.owl.model.OWLDataVisitorEx
 
visit(OWLTypedConstant) - Method in interface org.semanticweb.owl.model.OWLDataVisitorEx
 
visit(OWLUntypedConstant) - Method in interface org.semanticweb.owl.model.OWLDataVisitorEx
 
visit(OWLDataRangeFacetRestriction) - Method in interface org.semanticweb.owl.model.OWLDataVisitorEx
 
visit(OWLClass) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLObjectIntersectionOf) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLObjectUnionOf) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLObjectComplementOf) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLObjectSomeRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLObjectAllRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLObjectValueRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLObjectMinCardinalityRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLObjectExactCardinalityRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLObjectMaxCardinalityRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLObjectSelfRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLObjectOneOf) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLDataSomeRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLDataAllRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLDataValueRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLDataMinCardinalityRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLDataExactCardinalityRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLDataMaxCardinalityRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitor
 
visit(OWLClass) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLObjectIntersectionOf) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLObjectUnionOf) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLObjectComplementOf) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLObjectSomeRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLObjectAllRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLObjectValueRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLObjectMinCardinalityRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLObjectExactCardinalityRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLObjectMaxCardinalityRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLObjectSelfRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLObjectOneOf) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLDataSomeRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLDataAllRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLDataValueRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLDataMinCardinalityRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLDataExactCardinalityRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLDataMaxCardinalityRestriction) - Method in interface org.semanticweb.owl.model.OWLDescriptionVisitorEx
 
visit(OWLClass) - Method in interface org.semanticweb.owl.model.OWLEntityVisitor
 
visit(OWLObjectProperty) - Method in interface org.semanticweb.owl.model.OWLEntityVisitor
 
visit(OWLDataProperty) - Method in interface org.semanticweb.owl.model.OWLEntityVisitor
 
visit(OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLEntityVisitor
 
visit(OWLDataType) - Method in interface org.semanticweb.owl.model.OWLEntityVisitor
 
visit(OWLClass) - Method in interface org.semanticweb.owl.model.OWLEntityVisitorEx
 
visit(OWLObjectProperty) - Method in interface org.semanticweb.owl.model.OWLEntityVisitorEx
 
visit(OWLDataProperty) - Method in interface org.semanticweb.owl.model.OWLEntityVisitorEx
 
visit(OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLEntityVisitorEx
 
visit(OWLDataType) - Method in interface org.semanticweb.owl.model.OWLEntityVisitorEx
 
visit(OWLClass) - Method in interface org.semanticweb.owl.model.OWLNamedObjectVisitor
 
visit(OWLObjectProperty) - Method in interface org.semanticweb.owl.model.OWLNamedObjectVisitor
 
visit(OWLDataProperty) - Method in interface org.semanticweb.owl.model.OWLNamedObjectVisitor
 
visit(OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLNamedObjectVisitor
 
visit(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLNamedObjectVisitor
 
visit(OWLDataType) - Method in interface org.semanticweb.owl.model.OWLNamedObjectVisitor
 
visit(OWLClass) - Method in interface org.semanticweb.owl.model.OWLNamedObjectVisitorEx
 
visit(OWLObjectProperty) - Method in interface org.semanticweb.owl.model.OWLNamedObjectVisitorEx
 
visit(OWLDataProperty) - Method in interface org.semanticweb.owl.model.OWLNamedObjectVisitorEx
 
visit(OWLIndividual) - Method in interface org.semanticweb.owl.model.OWLNamedObjectVisitorEx
 
visit(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLNamedObjectVisitorEx
 
visit(OWLDataType) - Method in interface org.semanticweb.owl.model.OWLNamedObjectVisitorEx
 
visit(OWLOntology) - Method in interface org.semanticweb.owl.model.OWLObjectVisitor
 
visit(AddAxiom) - Method in interface org.semanticweb.owl.model.OWLOntologyChangeVisitor
 
visit(RemoveAxiom) - Method in interface org.semanticweb.owl.model.OWLOntologyChangeVisitor
 
visit(SetOntologyURI) - Method in interface org.semanticweb.owl.model.OWLOntologyChangeVisitor
 
visit(OWLObjectProperty) - Method in interface org.semanticweb.owl.model.OWLPropertyExpressionVisitor
 
visit(OWLObjectPropertyInverse) - Method in interface org.semanticweb.owl.model.OWLPropertyExpressionVisitor
 
visit(OWLDataProperty) - Method in interface org.semanticweb.owl.model.OWLPropertyExpressionVisitor
 
visit(OWLObjectProperty) - Method in interface org.semanticweb.owl.model.OWLPropertyExpressionVisitorEx
 
visit(OWLObjectPropertyInverse) - Method in interface org.semanticweb.owl.model.OWLPropertyExpressionVisitorEx
 
visit(OWLDataProperty) - Method in interface org.semanticweb.owl.model.OWLPropertyExpressionVisitorEx
 
visit(SWRLRule) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitor
 
visit(SWRLClassAtom) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitor
 
visit(SWRLDataRangeAtom) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitor
 
visit(SWRLObjectPropertyAtom) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitor
 
visit(SWRLDataValuedPropertyAtom) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitor
 
visit(SWRLBuiltInAtom) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitor
 
visit(SWRLAtomDVariable) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitor
 
visit(SWRLAtomIVariable) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitor
 
visit(SWRLAtomIndividualObject) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitor
 
visit(SWRLAtomConstantObject) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitor
 
visit(SWRLSameAsAtom) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitor
 
visit(SWRLDifferentFromAtom) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitor
 
visit(SWRLRule) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitorEx
 
visit(SWRLClassAtom) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitorEx
 
visit(SWRLDataRangeAtom) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitorEx
 
visit(SWRLObjectPropertyAtom) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitorEx
 
visit(SWRLDataValuedPropertyAtom) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitorEx
 
visit(SWRLBuiltInAtom) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitorEx
 
visit(SWRLAtomDVariable) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitorEx
 
visit(SWRLAtomIVariable) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitorEx
 
visit(SWRLAtomIndividualObject) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitorEx
 
visit(SWRLAtomConstantObject) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitorEx
 
visit(SWRLSameAsAtom) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitorEx
 
visit(SWRLDifferentFromAtom) - Method in interface org.semanticweb.owl.model.SWRLObjectVisitorEx
 
visit(OWLClass) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLDataAllRestriction) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLDataExactCardinalityRestriction) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLDataMaxCardinalityRestriction) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLDataMinCardinalityRestriction) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLDataSomeRestriction) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLDataValueRestriction) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLObjectAllRestriction) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLObjectExactCardinalityRestriction) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLObjectMaxCardinalityRestriction) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLObjectMinCardinalityRestriction) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLObjectSelfRestriction) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLObjectSomeRestriction) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLObjectValueRestriction) - Method in class org.semanticweb.owl.normalform.OWLObjectComplementOfExtractor
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLAntiSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLImportsDeclaration) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLAxiomAnnotationAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLObjectSubPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLEntityAnnotationAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLOntologyAnnotationAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLDataSubPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLObjectPropertyChainSubPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(SWRLRule) - Method in class org.semanticweb.owl.util.AxiomSubjectProvider
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLAntiSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLImportsDeclaration) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLAxiomAnnotationAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLObjectSubPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLEntityAnnotationAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLOntologyAnnotationAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLDataSubPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLObjectPropertyChainSubPropertyAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(SWRLRule) - Method in class org.semanticweb.owl.util.AxiomTypeProvider
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectAnnotation) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLConstantAnnotation) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectPropertyInverse) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDataType) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDataComplementOf) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDataOneOf) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDataRangeRestriction) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLTypedConstant) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLUntypedConstant) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDataRangeFacetRestriction) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLClass) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectSomeRestriction) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectAllRestriction) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectValueRestriction) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectSelfRestriction) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDataSomeRestriction) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDataAllRestriction) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDataValueRestriction) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDataMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDataExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDataMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLAntiSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLImportsDeclaration) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLAxiomAnnotationAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectSubPropertyAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLEntityAnnotationAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLOntologyAnnotationAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLDataSubPropertyAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLObjectPropertyChainSubPropertyAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(SWRLRule) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLOntology) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(SWRLClassAtom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(SWRLDataRangeAtom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(SWRLObjectPropertyAtom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(SWRLDataValuedPropertyAtom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(SWRLBuiltInAtom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(SWRLAtomDVariable) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(SWRLAtomIVariable) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(SWRLAtomIndividualObject) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(SWRLAtomConstantObject) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(SWRLSameAsAtom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(SWRLDifferentFromAtom) - Method in class org.semanticweb.owl.util.DLExpressivityChecker
 
visit(OWLOntology) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLAntiSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLAxiomAnnotationAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDataSubPropertyAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLEntityAnnotationAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLImportsDeclaration) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectPropertyChainSubPropertyAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectSubPropertyAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLClass) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDataAllRestriction) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDataExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDataMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDataMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDataSomeRestriction) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDataValueRestriction) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectAllRestriction) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectSelfRestriction) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectSomeRestriction) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectValueRestriction) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDataComplementOf) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDataOneOf) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDataType) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDataRangeRestriction) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDataRangeFacetRestriction) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLTypedConstant) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLUntypedConstant) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectPropertyInverse) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLConstantAnnotation) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLObjectAnnotation) - Method in class org.semanticweb.owl.util.HashCode
 
visit(SWRLRule) - Method in class org.semanticweb.owl.util.HashCode
 
visit(SWRLClassAtom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(SWRLDataRangeAtom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(SWRLObjectPropertyAtom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(SWRLDataValuedPropertyAtom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(SWRLBuiltInAtom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(SWRLAtomDVariable) - Method in class org.semanticweb.owl.util.HashCode
 
visit(SWRLAtomIVariable) - Method in class org.semanticweb.owl.util.HashCode
 
visit(SWRLAtomIndividualObject) - Method in class org.semanticweb.owl.util.HashCode
 
visit(SWRLAtomConstantObject) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLOntologyAnnotationAxiom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(SWRLDifferentFromAtom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(SWRLSameAsAtom) - Method in class org.semanticweb.owl.util.HashCode
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLAntiSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLImportsDeclaration) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLAxiomAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLObjectSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLEntityAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLOntologyAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLDataSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLObjectPropertyChainSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(SWRLRule) - Method in class org.semanticweb.owl.util.OWLAxiomTypeProcessor
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLAntiSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLImportsDeclaration) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLAxiomAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLObjectSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLEntityAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLDataSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLObjectPropertyChainSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLOntologyAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(SWRLRule) - Method in class org.semanticweb.owl.util.OWLAxiomVisitorAdapter
 
visit(OWLClass) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLDataAllRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLDataExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLDataMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLDataMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLDataSomeRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLDataValueRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLObjectAllRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLObjectExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLObjectMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLObjectMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLObjectSelfRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLObjectSomeRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLObjectValueRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.CoarseGrainedDescriptionComparator
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.OWLPropertyExpressionComparator
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.OWLPropertyExpressionComparator
 
visit(OWLObjectPropertyInverse) - Method in class org.semanticweb.owl.util.OWLDescriptionComparator.OWLPropertyExpressionComparator
 
visit(OWLClass) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLObjectSomeRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLObjectAllRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLObjectValueRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLObjectMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLObjectExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLObjectMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLObjectSelfRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLDataSomeRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLDataAllRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLDataValueRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLDataMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLDataExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLDataMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLDescriptionVisitorAdapter
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLAntiSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLImportsDeclaration) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLAxiomAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDataSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectPropertyChainSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLClass) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectSomeRestriction) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectAllRestriction) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectValueRestriction) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectSelfRestriction) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDataSomeRestriction) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDataAllRestriction) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDataValueRestriction) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDataMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDataExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDataMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDataComplementOf) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDataOneOf) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDataRangeRestriction) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDataRangeFacetRestriction) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLTypedConstant) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLUntypedConstant) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectPropertyInverse) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLDataType) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLEntityAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLOntologyAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLOntology) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLConstantAnnotation) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLObjectAnnotation) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(SWRLRule) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(SWRLClassAtom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(SWRLDataRangeAtom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(SWRLObjectPropertyAtom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(SWRLDataValuedPropertyAtom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(SWRLBuiltInAtom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(SWRLAtomDVariable) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(SWRLAtomIVariable) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(SWRLAtomIndividualObject) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(SWRLAtomConstantObject) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(SWRLDifferentFromAtom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(SWRLSameAsAtom) - Method in class org.semanticweb.owl.util.OWLEntityCollector
 
visit(OWLClass) - Method in class org.semanticweb.owl.util.OWLEntityComparator
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLEntityComparator
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.util.OWLEntityComparator
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.util.OWLEntityComparator
 
visit(OWLDataType) - Method in class org.semanticweb.owl.util.OWLEntityComparator
 
visit(OWLClass) - Method in class org.semanticweb.owl.util.OWLEntityRemover
 
visit(OWLDataType) - Method in class org.semanticweb.owl.util.OWLEntityRemover
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.util.OWLEntityRemover
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.util.OWLEntityRemover
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLEntityRemover
 
visit(OWLOntology) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLClass) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectPropertyInverse) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDataType) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectSomeRestriction) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectAllRestriction) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectValueRestriction) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectSelfRestriction) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDataSomeRestriction) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDataAllRestriction) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDataValueRestriction) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDataMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDataExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDataMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLAntiSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLImportsDeclaration) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLAxiomAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLEntityAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLOntologyAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDataSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectPropertyChainSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(SWRLRule) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDataComplementOf) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDataOneOf) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDataRangeRestriction) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLTypedConstant) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLUntypedConstant) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLDataRangeFacetRestriction) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLObjectAnnotation) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLConstantAnnotation) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(SWRLClassAtom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(SWRLDataRangeAtom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(SWRLObjectPropertyAtom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(SWRLDataValuedPropertyAtom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(SWRLBuiltInAtom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(SWRLAtomDVariable) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(SWRLAtomIVariable) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(SWRLAtomIndividualObject) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(SWRLAtomConstantObject) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(SWRLSameAsAtom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(SWRLDifferentFromAtom) - Method in class org.semanticweb.owl.util.OWLObjectComponentCollector
 
visit(OWLAntiSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLAxiomAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLConstantAnnotation) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectAnnotation) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDataSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLEntityAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLImportsDeclaration) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectPropertyChainSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLClass) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDataAllRestriction) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDataExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDataMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDataMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDataSomeRestriction) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDataValueRestriction) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectAllRestriction) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectSelfRestriction) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectSomeRestriction) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectValueRestriction) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDataComplementOf) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDataOneOf) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDataType) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDataRangeRestriction) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDataRangeFacetRestriction) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLTypedConstant) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLUntypedConstant) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLObjectPropertyInverse) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLOntology) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(SWRLRule) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(SWRLClassAtom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(SWRLDataRangeAtom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(SWRLObjectPropertyAtom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(SWRLDataValuedPropertyAtom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(SWRLBuiltInAtom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(SWRLDifferentFromAtom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(SWRLSameAsAtom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(SWRLAtomDVariable) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(SWRLAtomIVariable) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(SWRLAtomIndividualObject) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(SWRLAtomConstantObject) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLOntologyAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLObjectDuplicator
 
visit(OWLClass) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectPropertyInverse) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLOntology) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLAntiSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLImportsDeclaration) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLAxiomAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLEntityAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLOntologyAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDataSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectPropertyChainSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(SWRLRule) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectSomeRestriction) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectAllRestriction) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectValueRestriction) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectSelfRestriction) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDataSomeRestriction) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDataAllRestriction) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDataValueRestriction) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDataMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDataExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDataMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDataType) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDataComplementOf) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDataOneOf) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDataRangeRestriction) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLDataRangeFacetRestriction) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLTypedConstant) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLUntypedConstant) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLObjectAnnotation) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLConstantAnnotation) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(SWRLClassAtom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(SWRLDataRangeAtom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(SWRLObjectPropertyAtom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(SWRLDataValuedPropertyAtom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(SWRLBuiltInAtom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(SWRLAtomIVariable) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(SWRLAtomDVariable) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(SWRLAtomIndividualObject) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(SWRLAtomConstantObject) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(SWRLSameAsAtom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(SWRLDifferentFromAtom) - Method in class org.semanticweb.owl.util.OWLObjectTypeIndexProvider
 
visit(OWLOntology) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLAntiSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLImportsDeclaration) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLAxiomAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDataSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectPropertyChainSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLClass) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectSomeRestriction) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectAllRestriction) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectValueRestriction) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectSelfRestriction) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDataSomeRestriction) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDataAllRestriction) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDataValueRestriction) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDataMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDataExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDataMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDataType) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDataComplementOf) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDataOneOf) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDataRangeRestriction) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDataRangeFacetRestriction) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLTypedConstant) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLUntypedConstant) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectPropertyInverse) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLEntityAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLConstantAnnotation) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLObjectAnnotation) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLOntologyAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(SWRLRule) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(SWRLClassAtom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(SWRLDataRangeAtom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(SWRLObjectPropertyAtom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(SWRLDataValuedPropertyAtom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(SWRLBuiltInAtom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(SWRLAtomDVariable) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(SWRLAtomIVariable) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(SWRLAtomIndividualObject) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(SWRLAtomConstantObject) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(SWRLDifferentFromAtom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(SWRLSameAsAtom) - Method in class org.semanticweb.owl.util.OWLObjectVisitorAdapter
 
visit(OWLAntiSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLAxiomAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLDataSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLEntityAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLImportsDeclaration) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLObjectPropertyChainSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLObjectSubPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(SWRLRule) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(OWLOntologyAnnotationAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeFilter
 
visit(RemoveAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeVisitorAdapter
 
visit(SetOntologyURI) - Method in class org.semanticweb.owl.util.OWLOntologyChangeVisitorAdapter
 
visit(AddAxiom) - Method in class org.semanticweb.owl.util.OWLOntologyChangeVisitorAdapter
 
visit(OWLOntology) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLOntologyAnnotationAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLSubClassAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLAntiSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLImportsDeclaration) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLAxiomAnnotationAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectSubPropertyAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLEntityAnnotationAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDataSubPropertyAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLSameIndividualsAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectPropertyChainSubPropertyAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLClass) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectUnionOf) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectComplementOf) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectSomeRestriction) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectAllRestriction) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectValueRestriction) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectSelfRestriction) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectOneOf) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDataSomeRestriction) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDataAllRestriction) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDataValueRestriction) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDataMinCardinalityRestriction) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDataExactCardinalityRestriction) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDataMaxCardinalityRestriction) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDataType) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDataComplementOf) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDataOneOf) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDataRangeRestriction) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDataRangeFacetRestriction) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLTypedConstant) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLUntypedConstant) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectProperty) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectPropertyInverse) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLDataProperty) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLIndividual) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLConstantAnnotation) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(OWLObjectAnnotation) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(SWRLRule) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(SWRLClassAtom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(SWRLDataRangeAtom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(SWRLDifferentFromAtom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(SWRLSameAsAtom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(SWRLObjectPropertyAtom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(SWRLDataValuedPropertyAtom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(SWRLBuiltInAtom) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(SWRLAtomDVariable) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(SWRLAtomIVariable) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(SWRLAtomIndividualObject) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(SWRLAtomConstantObject) - Method in class org.semanticweb.owl.util.SimpleRenderer
 
visit(SWRLRule) - Method in class org.semanticweb.owl.util.SWRLVariableExtractor
 
visit(SWRLClassAtom) - Method in class org.semanticweb.owl.util.SWRLVariableExtractor
 
visit(SWRLDataRangeAtom) - Method in class org.semanticweb.owl.util.SWRLVariableExtractor
 
visit(SWRLObjectPropertyAtom) - Method in class org.semanticweb.owl.util.SWRLVariableExtractor
 
visit(SWRLDataValuedPropertyAtom) - Method in class org.semanticweb.owl.util.SWRLVariableExtractor
 
visit(SWRLBuiltInAtom) - Method in class org.semanticweb.owl.util.SWRLVariableExtractor
 
visit(SWRLAtomDVariable) - Method in class org.semanticweb.owl.util.SWRLVariableExtractor
 
visit(SWRLAtomIVariable) - Method in class org.semanticweb.owl.util.SWRLVariableExtractor
 
visit(SWRLAtomIndividualObject) - Method in class org.semanticweb.owl.util.SWRLVariableExtractor
 
visit(SWRLAtomConstantObject) - Method in class org.semanticweb.owl.util.SWRLVariableExtractor
 
visit(SWRLSameAsAtom) - Method in class org.semanticweb.owl.util.SWRLVariableExtractor
 
visit(SWRLDifferentFromAtom) - Method in class org.semanticweb.owl.util.SWRLVariableExtractor
 
visit(OWLSubClassAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLEquivalentClassesAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDisjointClassesAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDifferentIndividualsAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLSameIndividualsAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLAntiSymmetricObjectPropertyAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDataPropertyDomainAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLImportsDeclaration) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLAxiomAnnotationAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLEntityAnnotationAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectPropertyDomainAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectSubPropertyAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDisjointUnionAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDeclarationAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLClassAssertionAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDataPropertyAssertionAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDataSubPropertyAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectPropertyRangeAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDataPropertyRangeAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectPropertyChainSubPropertyAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectPropertyInverse) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDataProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectIntersectionOf) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLIndividual) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectAllRestriction) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectMinCardinalityRestriction) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectExactCardinalityRestriction) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectMaxCardinalityRestriction) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectProperty) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectSomeRestriction) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectValueRestriction) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectComplementOf) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLOntology) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectUnionOf) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLClass) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectOneOf) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectSelfRestriction) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDataSomeRestriction) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDataAllRestriction) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDataValueRestriction) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDataMinCardinalityRestriction) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDataExactCardinalityRestriction) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDataMaxCardinalityRestriction) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLOntologyAnnotationAxiom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDataType) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDataComplementOf) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDataOneOf) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDataRangeRestriction) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLDataRangeFacetRestriction) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLTypedConstant) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLUntypedConstant) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLConstantAnnotation) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(OWLObjectAnnotation) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(SWRLRule) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(SWRLClassAtom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(SWRLDataRangeAtom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(SWRLObjectPropertyAtom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(SWRLDataValuedPropertyAtom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(SWRLBuiltInAtom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(SWRLAtomDVariable) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(SWRLAtomIVariable) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(SWRLAtomIndividualObject) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(SWRLAtomConstantObject) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(SWRLDifferentFromAtom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
visit(SWRLSameAsAtom) - Method in class uk.ac.manchester.cs.owl.inference.dig11.DIGRenderer
 
Vocab - Interface in uk.ac.manchester.cs.owl.inference.dig11
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006


W

writeAttribute(String, String) - Method in interface org.coode.xml.XMLWriter
Writes an attribute of the last element to be started (that has not been closed).
writeAttribute(String, String) - Method in class org.coode.xml.XMLWriterImpl
 
writeComment(String) - Method in interface org.coode.xml.XMLWriter
 
writeComment(String) - Method in class org.coode.xml.XMLWriterImpl
 
writeElementEnd() - Method in class org.coode.xml.XMLWriterImpl.XMLElement
 
writeElementStart(boolean) - Method in class org.coode.xml.XMLWriterImpl.XMLElement
 
writeEndElement() - Method in interface org.coode.xml.XMLWriter
Writes the closing tag of the last element to be started.
writeEndElement() - Method in class org.coode.xml.XMLWriterImpl
 
WriterOutputTarget - Class in org.semanticweb.owl.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Jan-2008

WriterOutputTarget(Writer) - Constructor for class org.semanticweb.owl.io.WriterOutputTarget
 
writeStartElement(String) - Method in interface org.coode.xml.XMLWriter
Writes the start of an element
writeStartElement(String) - Method in class org.coode.xml.XMLWriterImpl
 
writeTextContent(String) - Method in interface org.coode.xml.XMLWriter
Writes a text element
writeTextContent(String) - Method in class org.coode.xml.XMLWriterImpl
 

X

XMLWriter - Interface in org.coode.xml
User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: May 30, 2006

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

Developed as part of the CO-ODE project http://www.co-ode.org

XMLWriterFactory - Class in org.coode.xml
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: 30-May-2006

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

Developed as part of the CO-ODE project http://www.co-ode.org

XMLWriterImpl - Class in org.coode.xml
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: 30-May-2006

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

Developed as part of the CO-ODE project http://www.co-ode.org

XMLWriterImpl(Writer, XMLWriterNamespaceManager) - Constructor for class org.coode.xml.XMLWriterImpl
 
XMLWriterImpl(Writer, XMLWriterNamespaceManager, String) - Constructor for class org.coode.xml.XMLWriterImpl
 
XMLWriterImpl.XMLElement - Class in org.coode.xml
 
XMLWriterImpl.XMLElement(String) - Constructor for class org.coode.xml.XMLWriterImpl.XMLElement
 
XMLWriterImpl.XMLElement(String, int) - Constructor for class org.coode.xml.XMLWriterImpl.XMLElement
 
XMLWriterNamespaceManager - Class in org.coode.xml
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: 30-May-2006

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

Developed as part of the CO-ODE project http://www.co-ode.org

XMLWriterNamespaceManager(String) - Constructor for class org.coode.xml.XMLWriterNamespaceManager
 
XMLWriterPreferences - Class in org.coode.xml
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: 30-May-2006

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

Developed as part of the CO-ODE project http://www.co-ode.org

XSDVocabulary - Enum in org.semanticweb.owl.vocab
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 25-Oct-2006 A vocabulary for XML Schema Data Types (XSD)

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