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

R

R_ANCESTORS - Static variable in interface uk.ac.manchester.cs.owlapi.inference.dig11.Vocab
 
R_CHILDREN - Static variable in interface uk.ac.manchester.cs.owlapi.inference.dig11.Vocab
 
R_DESCENDANTS - Static variable in interface uk.ac.manchester.cs.owlapi.inference.dig11.Vocab
 
R_PARENTS - Static variable in interface uk.ac.manchester.cs.owlapi.inference.dig11.Vocab
 
Range() - Method in class de.uulm.ecs.ai.owlapi.krssparser.KRSS2Parser
 
RANGE - Static variable in interface de.uulm.ecs.ai.owlapi.krssparser.KRSS2ParserConstants
RegularExpression Id.
Range() - Method in class org.coode.owl.krssparser.KRSSParser
 
RANGE - Static variable in interface org.coode.owl.krssparser.KRSSParserConstants
 
RANGE - Static variable in class org.coode.owlapi.manchesterowlsyntax.ManchesterOWLSyntaxEditorParser
 
range - Variable in class uk.ac.manchester.cs.owl.owlapi.OWLAnnotationPropertyRangeAxiomImpl
 
RANGE - Static variable in interface uk.ac.manchester.cs.owlapi.inference.dig11.Vocab
 
RANGE_ATTRIBUTE - Static variable in interface de.uulm.ecs.ai.owlapi.krssparser.KRSS2ParserConstants
RegularExpression Id.
RangeAttribute(OWLObjectProperty) - Method in class de.uulm.ecs.ai.owlapi.krssparser.KRSS2Parser
 
RATOM - Static variable in interface uk.ac.manchester.cs.owlapi.inference.dig11.Vocab
 
RDF2XML - Class in uk.ac.manchester.owl.owlapi.tutorial.examples
Simple example that reads an ontology then writes it out in OWL/XML
RDF2XML() - Constructor for class uk.ac.manchester.owl.owlapi.tutorial.examples.RDF2XML
 
RDF_ABOUT - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_BAG - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_DATATYPE - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_DESCRIPTION - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_FIRST - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_ID - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_LI - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_LIST - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_NIL - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_NODE_ID - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_OBJECT - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_PARSE_TYPE - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_PREDICATE - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_PROPERTY - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_RDF - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_RESOURCE - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_REST - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_STATEMENT - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_SUBJECT - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_TYPE - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDF_XMLLITERAL - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDFConstants - Interface in org.semanticweb.owlapi.rdf.util
Defines some well-known RDF constants.
RDFConsumer - Interface in org.semanticweb.owlapi.rdf.syntax
Receives notifications about triples generated during the parsing process.
RDFGraph - Class in org.coode.owlapi.rdf.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Dec-2006

RDFGraph() - Constructor for class org.coode.owlapi.rdf.model.RDFGraph
 
RDFLiteralNode - Class in org.coode.owlapi.rdf.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Dec-2006

RDFLiteralNode(String) - Constructor for class org.coode.owlapi.rdf.model.RDFLiteralNode
 
RDFLiteralNode(String, IRI) - Constructor for class org.coode.owlapi.rdf.model.RDFLiteralNode
 
RDFLiteralNode(String, String) - Constructor for class org.coode.owlapi.rdf.model.RDFLiteralNode
 
RDFNode - Class in org.coode.owlapi.rdf.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Dec-2006

RDFNode() - Constructor for class org.coode.owlapi.rdf.model.RDFNode
 
RDFNS - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDFOntologyFormat - Class in org.semanticweb.owlapi.io
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 28-Jun-2009
RDFOntologyFormat() - Constructor for class org.semanticweb.owlapi.io.RDFOntologyFormat
 
RDFOntologyFormat.OntologyHeaderStatus - Enum in org.semanticweb.owlapi.io
An enumeration of
RDFOntologyFormat.ParserMetaData - Class in org.semanticweb.owlapi.io
 
RDFOntologyFormat.ParserMetaData(int, RDFOntologyFormat.OntologyHeaderStatus) - Constructor for class org.semanticweb.owlapi.io.RDFOntologyFormat.ParserMetaData
 
RDFParser - Class in org.semanticweb.owlapi.rdf.syntax
This class parses the RDF according to the syntax specified in http://www.w3.org/TR/rdf-syntax-grammar/.
RDFParser() - Constructor for class org.semanticweb.owlapi.rdf.syntax.RDFParser
Creates a RDF parser.
RDFParser.EmptyPropertyElement - Class in org.semanticweb.owlapi.rdf.syntax
Parses emptyPropertyElt production.
RDFParser.EmptyPropertyElement(RDFParser.NodeElement) - Constructor for class org.semanticweb.owlapi.rdf.syntax.RDFParser.EmptyPropertyElement
 
RDFParser.NodeElement - Class in org.semanticweb.owlapi.rdf.syntax
Parses the nodeElement production.
RDFParser.NodeElement() - Constructor for class org.semanticweb.owlapi.rdf.syntax.RDFParser.NodeElement
 
RDFParser.NodeElementList - Class in org.semanticweb.owlapi.rdf.syntax
Parses the nodeElementList production.
RDFParser.NodeElementList() - Constructor for class org.semanticweb.owlapi.rdf.syntax.RDFParser.NodeElementList
 
RDFParser.ParseTypeCollectionPropertyElement - Class in org.semanticweb.owlapi.rdf.syntax
Parses parseTypeCollectionPropertyElt production.
RDFParser.ParseTypeCollectionPropertyElement(RDFParser.NodeElement) - Constructor for class org.semanticweb.owlapi.rdf.syntax.RDFParser.ParseTypeCollectionPropertyElement
 
RDFParser.ParseTypeLiteralPropertyElement - Class in org.semanticweb.owlapi.rdf.syntax
Parses parseTypeLiteralPropertyElt production.
RDFParser.ParseTypeLiteralPropertyElement(RDFParser.NodeElement) - Constructor for class org.semanticweb.owlapi.rdf.syntax.RDFParser.ParseTypeLiteralPropertyElement
 
RDFParser.ParseTypeResourcePropertyElement - Class in org.semanticweb.owlapi.rdf.syntax
Parses parseTypeResourcePropertyElt production.
RDFParser.ParseTypeResourcePropertyElement(RDFParser.NodeElement) - Constructor for class org.semanticweb.owlapi.rdf.syntax.RDFParser.ParseTypeResourcePropertyElement
 
RDFParser.PropertyElementList - Class in org.semanticweb.owlapi.rdf.syntax
Parses the propertyEltList production.
RDFParser.PropertyElementList(RDFParser.NodeElement) - Constructor for class org.semanticweb.owlapi.rdf.syntax.RDFParser.PropertyElementList
 
RDFParser.ReificationManager - Class in org.semanticweb.owlapi.rdf.syntax
 
RDFParser.ReificationManager() - Constructor for class org.semanticweb.owlapi.rdf.syntax.RDFParser.ReificationManager
 
RDFParser.ReifiedStatementBag - Class in org.semanticweb.owlapi.rdf.syntax
 
RDFParser.ReifiedStatementBag(String) - Constructor for class org.semanticweb.owlapi.rdf.syntax.RDFParser.ReifiedStatementBag
 
RDFParser.ResourceOrLiteralPropertyElement - Class in org.semanticweb.owlapi.rdf.syntax
Parses resourcePropertyElt or literalPropertyElt productions.
RDFParser.ResourceOrLiteralPropertyElement(RDFParser.NodeElement) - Constructor for class org.semanticweb.owlapi.rdf.syntax.RDFParser.ResourceOrLiteralPropertyElement
 
RDFParser.StartRDF - Class in org.semanticweb.owlapi.rdf.syntax
State expecting start of RDF text.
RDFParser.StartRDF() - Constructor for class org.semanticweb.owlapi.rdf.syntax.RDFParser.StartRDF
 
RDFParser.State - Class in org.semanticweb.owlapi.rdf.syntax
Base class for all parser states.
RDFParser.State() - Constructor for class org.semanticweb.owlapi.rdf.syntax.RDFParser.State
 
RDFParserException - Exception in org.semanticweb.owlapi.rdf.syntax
Throws if an RDF error is encountered while parsing RDF.
RDFParserException(String) - Constructor for exception org.semanticweb.owlapi.rdf.syntax.RDFParserException
 
RDFParserException(String, Locator) - Constructor for exception org.semanticweb.owlapi.rdf.syntax.RDFParserException
 
RDFParserException(String, String, String, int, int) - Constructor for exception org.semanticweb.owlapi.rdf.syntax.RDFParserException
 
RDFParserTestCases - Class in org.coode.owl.rdfxml.parser.tests
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Mar-2007

RDFParserTestCases() - Constructor for class org.coode.owl.rdfxml.parser.tests.RDFParserTestCases
 
RDFRendererBase - Class in org.coode.owlapi.rdf.renderer
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Jan-2008

RDFRendererBase(OWLOntology, OWLOntologyManager) - Constructor for class org.coode.owlapi.rdf.renderer.RDFRendererBase
 
RDFRendererBase(OWLOntology, OWLOntologyManager, OWLOntologyFormat) - Constructor for class org.coode.owlapi.rdf.renderer.RDFRendererBase
 
RDFRendererBase.TripleComparator - Class in org.coode.owlapi.rdf.renderer
 
RDFRendererBase.TripleComparator() - Constructor for class org.coode.owlapi.rdf.renderer.RDFRendererBase.TripleComparator
 
RDFResourceNode - Class in org.coode.owlapi.rdf.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Dec-2006

RDFResourceNode(IRI) - Constructor for class org.coode.owlapi.rdf.model.RDFResourceNode
Constructs a named resource (i.e.
RDFResourceNode(int) - Constructor for class org.coode.owlapi.rdf.model.RDFResourceNode
Constructs an anonymous node, which has the specified ID.
RDFS_CLASS - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDFS_COMMENT - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDFS_DOMAIN - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDFS_LABEL - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDFS_RANGE - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDFS_SUBCLASSOF - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDFS_SUBPROPERTYOF - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDFSNS - Static variable in interface org.semanticweb.owlapi.rdf.util.RDFConstants
 
RDFTranslator - Class in org.coode.owlapi.rdf.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Dec-2006

RDFTranslator(OWLOntologyManager, OWLOntology, boolean) - Constructor for class org.coode.owlapi.rdf.model.RDFTranslator
 
RDFTriple - Class in org.coode.owlapi.rdf.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Dec-2006

Represents an RDF triple (S, P, O)
RDFTriple(RDFResourceNode, RDFResourceNode, RDFNode) - Constructor for class org.coode.owlapi.rdf.model.RDFTriple
 
RDFXMLOntologyFormat - Class in org.semanticweb.owlapi.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 02-Jan-2007

RDFXMLOntologyFormat() - Constructor for class org.semanticweb.owlapi.io.RDFXMLOntologyFormat
 
RDFXMLOntologyStorer - Class in org.coode.owlapi.rdf.rdfxml
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 03-Jan-2007

RDFXMLOntologyStorer() - Constructor for class org.coode.owlapi.rdf.rdfxml.RDFXMLOntologyStorer
 
RDFXMLParser - Class in org.coode.owlapi.rdfxml.parser
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 08-Dec-2006

RDFXMLParser() - Constructor for class org.coode.owlapi.rdfxml.parser.RDFXMLParser
 
RDFXMLParserFactory - Class in org.coode.owlapi.rdfxml.parser
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 08-Dec-2006

RDFXMLParserFactory() - Constructor for class org.coode.owlapi.rdfxml.parser.RDFXMLParserFactory
 
RDFXMLRenderer - Class in org.coode.owlapi.rdf.rdfxml
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Dec-2006

RDFXMLRenderer(OWLOntologyManager, OWLOntology, Writer) - Constructor for class org.coode.owlapi.rdf.rdfxml.RDFXMLRenderer
 
RDFXMLRenderer(OWLOntologyManager, OWLOntology, Writer, OWLOntologyFormat) - Constructor for class org.coode.owlapi.rdf.rdfxml.RDFXMLRenderer
 
RDFXMLWriter - Class in org.coode.owlapi.rdf.rdfxml
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Dec-2006

readChar() - Method in class de.uulm.ecs.ai.owlapi.krssparser.SimpleCharStream
Read a character.
readChar() - Method in class org.coode.owl.krssparser.SimpleCharStream
 
readChar() - Method in class org.coode.owlapi.functionalparser.SimpleCharStream
Read a character.
readChar() - Method in class org.coode.owlapi.obo.parser.SimpleCharStream
 
readChar() - Method in class uk.ac.manchester.cs.owl.owlapi.turtle.parser.SimpleCharStream
Read a character.
readChar() - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.parser.SimpleCharStream
Read a character.
ReaderInputSource - Class in org.semanticweb.owlapi.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.owlapi.io.ReaderInputSource
Constructs and ontology input source which will read an ontology from a reader.
ReaderInputSource(Reader, IRI) - Constructor for class org.semanticweb.owlapi.io.ReaderInputSource
Constructs and ontology input source which will read an ontology from a reader.
realise() - Method in class org.semanticweb.owlapi.inference.NullReasoner
Does nothing in this implementation.
realise() - Method in interface org.semanticweb.owlapi.inference.OWLReasonerBase
Asks the reasoner to compute the types of individuals (if supported).
realise() - Method in class org.semanticweb.owlapi.util.OWLReasonerMediator
 
realise() - Method in class org.semanticweb.owlapi.util.ToldClassHierarchyReasoner
 
realise() - Method in class uk.ac.manchester.cs.owlapi.inference.dig11.DIGReasoner
 
reasoner - Variable in class com.clarkparsia.owlapi.explanation.SingleExplanationGeneratorImpl
 
reasonerFactory - Variable in class com.clarkparsia.owlapi.explanation.SingleExplanationGeneratorImpl
 
reasonerFactoryChanged(OWLReasonerManagerEvent) - Method in interface org.semanticweb.owlapi.inference.OWLReasonerManagerListener
Called when the reasoner factory has changed.
reasonerFactoryRegistered(OWLReasonerManagerEvent) - Method in interface org.semanticweb.owlapi.inference.OWLReasonerManagerListener
Called when a reasoner factory has been registered.
reasonerFactoryUnregistered(OWLReasonerManagerEvent) - Method in interface org.semanticweb.owlapi.inference.OWLReasonerManagerListener
Called when a reasoner factory has been unregisterd.
ReasonerInterruptedException - Exception in org.semanticweb.owlapi.reasoner
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 29-Oct-2009
ReasonerInterruptedException() - Constructor for exception org.semanticweb.owlapi.reasoner.ReasonerInterruptedException
 
ReasonerInterruptedException(String) - Constructor for exception org.semanticweb.owlapi.reasoner.ReasonerInterruptedException
 
ReasonerInterruptedException(String, Throwable) - Constructor for exception org.semanticweb.owlapi.reasoner.ReasonerInterruptedException
 
ReasonerInterruptedException(Throwable) - Constructor for exception org.semanticweb.owlapi.reasoner.ReasonerInterruptedException
 
ReasonerProgressMonitor - Interface in org.semanticweb.owlapi.reasoner
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 29-Nov-2009
reasonerTaskBusy() - Method in class org.semanticweb.owlapi.reasoner.NullReasonerProgressMonitor
 
reasonerTaskBusy() - Method in interface org.semanticweb.owlapi.reasoner.ReasonerProgressMonitor
Indicates that the reasoner is busy performing a task whose size cannot be determined.
reasonerTaskProgressChanged(int, int) - Method in class org.semanticweb.owlapi.reasoner.NullReasonerProgressMonitor
 
reasonerTaskProgressChanged(int, int) - Method in interface org.semanticweb.owlapi.reasoner.ReasonerProgressMonitor
Indicates that the reasoner is part way through a particular task, for example consistency checking, classification or reaslisation.
reasonerTaskStarted(String) - Method in class org.semanticweb.owlapi.reasoner.NullReasonerProgressMonitor
 
reasonerTaskStarted(String) - Method in interface org.semanticweb.owlapi.reasoner.ReasonerProgressMonitor
Indicates that some reasoner task, for example, loading, consistency checking, classification, realisation etc.
reasonerTaskStopped() - Method in class org.semanticweb.owlapi.reasoner.NullReasonerProgressMonitor
 
reasonerTaskStopped() - Method in interface org.semanticweb.owlapi.reasoner.ReasonerProgressMonitor
Indicates that a previosly started task has now stopped.
rebuild(OWLEntitySetProvider<OWLEntity>) - Method in class org.semanticweb.owlapi.util.CachingBidirectionalShortFormProvider
Rebuilds the cache using entities obtained from the specified entity set provider.
recomputeMetric() - Method in class org.semanticweb.owlapi.metrics.AbstractOWLMetric
 
recomputeMetric() - Method in class org.semanticweb.owlapi.metrics.AverageAssertedNamedSuperclassCount
 
recomputeMetric() - Method in class org.semanticweb.owlapi.metrics.DLExpressivity
 
recomputeMetric() - Method in class org.semanticweb.owlapi.metrics.HiddenGCICount
 
recomputeMetric() - Method in class org.semanticweb.owlapi.metrics.ImportClosureSize
 
recomputeMetric() - Method in class org.semanticweb.owlapi.metrics.MaximumNumberOfNamedSuperclasses
 
recomputeMetric() - Method in class org.semanticweb.owlapi.metrics.NumberOfClassesWithMultipleInheritance
 
recomputeMetric() - Method in class org.semanticweb.owlapi.metrics.ObjectCountMetric
 
recomputeMetric() - Method in class org.semanticweb.owlapi.metrics.UnsatisfiableClassCountMetric
 
ReferencedClassCount - Class in org.semanticweb.owlapi.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

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

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

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

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

ReferencedObjectPropertyCount(OWLOntologyManager) - Constructor for class org.semanticweb.owlapi.metrics.ReferencedObjectPropertyCount
 
REFLEXIVE - Static variable in class org.coode.owlapi.manchesterowlsyntax.ManchesterOWLSyntaxEditorParser
 
REFLEXIVE_ATTRIBUTE - Static variable in interface de.uulm.ecs.ai.owlapi.krssparser.KRSS2ParserConstants
RegularExpression Id.
REFLEXIVE_OBJECT_PROPERTY - Static variable in class org.semanticweb.owlapi.model.AxiomType
 
ReflexiveAttribute(OWLObjectProperty) - Method in class de.uulm.ecs.ai.owlapi.krssparser.KRSS2Parser
 
ReflexiveHandler - Class in org.coode.owlapi.obo.parser
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Mar-2007

ReflexiveHandler(OBOConsumer) - Constructor for class org.coode.owlapi.obo.parser.ReflexiveHandler
 
ReflexiveObjectProperty() - Method in class org.coode.owlapi.functionalparser.OWLFunctionalSyntaxParser
 
REFLEXIVEOBJECTPROPERTY - Static variable in interface org.coode.owlapi.functionalparser.OWLFunctionalSyntaxParserConstants
RegularExpression Id.
ReflexiveObjectPropertyAnnotatedTestCase - Class in org.semanticweb.owlapi.api.test
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 25-Nov-2009
ReflexiveObjectPropertyAnnotatedTestCase() - Constructor for class org.semanticweb.owlapi.api.test.ReflexiveObjectPropertyAnnotatedTestCase
 
ReflexiveObjectPropertyInverseTestCase - Class in org.semanticweb.owlapi.api.test
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 02-Jul-2009
ReflexiveObjectPropertyInverseTestCase() - Constructor for class org.semanticweb.owlapi.api.test.ReflexiveObjectPropertyInverseTestCase
 
ReflexiveObjectPropertyTestCase - Class in org.semanticweb.owlapi.api.test
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 02-Jul-2009
ReflexiveObjectPropertyTestCase() - Constructor for class org.semanticweb.owlapi.api.test.ReflexiveObjectPropertyTestCase
 
registerParserFactory(OWLParserFactory) - Method in class org.semanticweb.owlapi.io.OWLParserFactoryRegistry
 
registerReasonerFactory(OWLReasonerFactory) - Method in interface org.semanticweb.owlapi.inference.OWLReasonerManager
Registers (adds) a new reasoner factory.
registerReasonerFactory(OWLReasonerFactory) - Method in class org.semanticweb.owlapi.inference.OWLReasonerManagerImpl
 
ReInit(InputStream) - Method in class de.uulm.ecs.ai.owlapi.krssparser.KRSS2Parser
Reinitialise.
ReInit(InputStream, String) - Method in class de.uulm.ecs.ai.owlapi.krssparser.KRSS2Parser
Reinitialise.
ReInit(Reader) - Method in class de.uulm.ecs.ai.owlapi.krssparser.KRSS2Parser
Reinitialise.
ReInit(KRSS2ParserTokenManager) - Method in class de.uulm.ecs.ai.owlapi.krssparser.KRSS2Parser
Reinitialise.
ReInit(SimpleCharStream) - Method in class de.uulm.ecs.ai.owlapi.krssparser.KRSS2ParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class de.uulm.ecs.ai.owlapi.krssparser.KRSS2ParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class de.uulm.ecs.ai.owlapi.krssparser.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class de.uulm.ecs.ai.owlapi.krssparser.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class de.uulm.ecs.ai.owlapi.krssparser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class de.uulm.ecs.ai.owlapi.krssparser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class de.uulm.ecs.ai.owlapi.krssparser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class de.uulm.ecs.ai.owlapi.krssparser.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class de.uulm.ecs.ai.owlapi.krssparser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class de.uulm.ecs.ai.owlapi.krssparser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class de.uulm.ecs.ai.owlapi.krssparser.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.coode.owl.krssparser.KRSSParser
 
ReInit(InputStream, String) - Method in class org.coode.owl.krssparser.KRSSParser
 
ReInit(Reader) - Method in class org.coode.owl.krssparser.KRSSParser
 
ReInit(KRSSParserTokenManager) - Method in class org.coode.owl.krssparser.KRSSParser
 
ReInit(SimpleCharStream) - Method in class org.coode.owl.krssparser.KRSSParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.coode.owl.krssparser.KRSSParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.coode.owl.krssparser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.coode.owl.krssparser.SimpleCharStream
 
ReInit(Reader) - Method in class org.coode.owl.krssparser.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class org.coode.owl.krssparser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.coode.owl.krssparser.SimpleCharStream
 
ReInit(InputStream, String) - Method in class org.coode.owl.krssparser.SimpleCharStream
 
ReInit(InputStream) - Method in class org.coode.owl.krssparser.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class org.coode.owl.krssparser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.coode.owl.krssparser.SimpleCharStream
 
ReInit(InputStream) - Method in class org.coode.owlapi.functionalparser.OWLFunctionalSyntaxParser
Reinitialise.
ReInit(InputStream, String) - Method in class org.coode.owlapi.functionalparser.OWLFunctionalSyntaxParser
Reinitialise.
ReInit(Reader) - Method in class org.coode.owlapi.functionalparser.OWLFunctionalSyntaxParser
Reinitialise.
ReInit(OWLFunctionalSyntaxParserTokenManager) - Method in class org.coode.owlapi.functionalparser.OWLFunctionalSyntaxParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.coode.owlapi.functionalparser.OWLFunctionalSyntaxParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.coode.owlapi.functionalparser.OWLFunctionalSyntaxParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class org.coode.owlapi.functionalparser.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.coode.owlapi.functionalparser.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.coode.owlapi.functionalparser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.coode.owlapi.functionalparser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.coode.owlapi.functionalparser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.coode.owlapi.functionalparser.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.coode.owlapi.functionalparser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.coode.owlapi.functionalparser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.coode.owlapi.functionalparser.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.coode.owlapi.obo.parser.OBOParser
 
ReInit(InputStream, String) - Method in class org.coode.owlapi.obo.parser.OBOParser
 
ReInit(Reader) - Method in class org.coode.owlapi.obo.parser.OBOParser
 
ReInit(OBOParserTokenManager) - Method in class org.coode.owlapi.obo.parser.OBOParser
 
ReInit(SimpleCharStream) - Method in class org.coode.owlapi.obo.parser.OBOParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.coode.owlapi.obo.parser.OBOParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.coode.owlapi.obo.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.coode.owlapi.obo.parser.SimpleCharStream
 
ReInit(Reader) - Method in class org.coode.owlapi.obo.parser.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class org.coode.owlapi.obo.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.coode.owlapi.obo.parser.SimpleCharStream
 
ReInit(InputStream, String) - Method in class org.coode.owlapi.obo.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class org.coode.owlapi.obo.parser.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class org.coode.owlapi.obo.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.coode.owlapi.obo.parser.SimpleCharStream
 
ReInit(Reader, int, int, int) - Method in class uk.ac.manchester.cs.owl.owlapi.turtle.parser.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class uk.ac.manchester.cs.owl.owlapi.turtle.parser.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class uk.ac.manchester.cs.owl.owlapi.turtle.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class uk.ac.manchester.cs.owl.owlapi.turtle.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class uk.ac.manchester.cs.owl.owlapi.turtle.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class uk.ac.manchester.cs.owl.owlapi.turtle.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class uk.ac.manchester.cs.owl.owlapi.turtle.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class uk.ac.manchester.cs.owl.owlapi.turtle.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class uk.ac.manchester.cs.owl.owlapi.turtle.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class uk.ac.manchester.cs.owl.owlapi.turtle.parser.TurtleParser
Reinitialise.
ReInit(InputStream, String) - Method in class uk.ac.manchester.cs.owl.owlapi.turtle.parser.TurtleParser
Reinitialise.
ReInit(Reader) - Method in class uk.ac.manchester.cs.owl.owlapi.turtle.parser.TurtleParser
Reinitialise.
ReInit(TurtleParserTokenManager) - Method in class uk.ac.manchester.cs.owl.owlapi.turtle.parser.TurtleParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class uk.ac.manchester.cs.owl.owlapi.turtle.parser.TurtleParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class uk.ac.manchester.cs.owl.owlapi.turtle.parser.TurtleParserTokenManager
Reinitialise parser.
ReInit(InputStream) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.parser.DLSyntaxParser
Reinitialise.
ReInit(InputStream, String) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.parser.DLSyntaxParser
Reinitialise.
ReInit(Reader) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.parser.DLSyntaxParser
Reinitialise.
ReInit(DLSyntaxParserTokenManager) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.parser.DLSyntaxParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.parser.DLSyntaxParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.parser.DLSyntaxParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.parser.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.parser.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.parser.SimpleCharStream
Reinitialise.
Related() - Method in class de.uulm.ecs.ai.owlapi.krssparser.KRSS2Parser
 
RELATED - Static variable in interface de.uulm.ecs.ai.owlapi.krssparser.KRSS2ParserConstants
RegularExpression Id.
Related() - Method in class org.coode.owl.krssparser.KRSSParser
 
RELATED - Static variable in interface org.coode.owl.krssparser.KRSSParserConstants
 
RELATED - Static variable in interface uk.ac.manchester.cs.owlapi.inference.dig11.Vocab
 
RELATED_INDIVIDUALS - Static variable in interface uk.ac.manchester.cs.owlapi.inference.dig11.Vocab
 
RelationshipTagValueHandler - Class in org.coode.owlapi.obo.parser
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Mar-2007

RelationshipTagValueHandler(OBOConsumer) - Constructor for class org.coode.owlapi.obo.parser.RelationshipTagValueHandler
 
RelativeURITestCase - Class in org.semanticweb.owlapi.api.test
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 08-Jun-2009
RelativeURITestCase() - Constructor for class org.semanticweb.owlapi.api.test.RelativeURITestCase
 
RELEASE_KNOWLEDGE_BASE - Static variable in interface uk.ac.manchester.cs.owlapi.inference.dig11.Vocab
 
releaseKnowledgeBase(String) - Method in interface uk.ac.manchester.cs.owlapi.inference.dig11.HTTPReasoner
A helper method that releases a previously created knowledgebase.
releaseKnowledgeBase(String) - Method in class uk.ac.manchester.cs.owlapi.inference.dig11.HTTPReasonerImpl
A helper method that releases a previously created knowledgebase.
remove(OWLEntity) - Method in class org.semanticweb.owlapi.util.CachingBidirectionalShortFormProvider
Removes an entity and its short form from the cache.
remove() - Method in class uk.ac.manchester.cs.owlapi.inference.dig11.DIGQueryResponseIterator
 
RemoveAllDisjointAxioms - Class in org.semanticweb.owlapi
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.owlapi.RemoveAllDisjointAxioms
 
removeAxiom(OWLAxiom, Set<OWLOntology>, OWLOntologyManager) - Static method in class com.clarkparsia.owlapi.explanation.util.OntologyUtils
Removes an axiom from all the given ontologies that contains the axiom and returns those ontologies.
removeAxiom(OWLOntology, OWLAxiom) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
A convenience method that removes a single axioms from an ontology.
RemoveAxiom - Class in org.semanticweb.owlapi.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.owlapi.model.RemoveAxiom
 
removeAxiom(OWLOntology, OWLAxiom) - Method in class uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl
 
removeAxioms(OWLOntology, Set<? extends OWLAxiom>) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
A convenience method that removes a set of axioms from an ontology.
removeAxioms(OWLOntology, Set<? extends OWLAxiom>) - Method in class uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl
 
removeChild(MutableTree<N>) - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
removeGenerator(InferredAxiomGenerator) - Method in class org.semanticweb.owlapi.util.InferredOntologyGenerator
Removes a generator
RemoveImport - Class in org.semanticweb.owlapi.model
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 18-Mar-2009
RemoveImport(OWLOntology, OWLImportsDeclaration) - Constructor for class org.semanticweb.owlapi.model.RemoveImport
 
removeIRIMapper(OWLOntologyIRIMapper) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Removes a mapper from this manager.
removeIRIMapper(OWLOntologyIRIMapper) - Method in class uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl
 
removeListener(OWLReasonerManagerListener) - Method in interface org.semanticweb.owlapi.inference.OWLReasonerManager
Removes a previously added listener to this manager.
removeListener(OWLReasonerManagerListener) - Method in class org.semanticweb.owlapi.inference.OWLReasonerManagerImpl
 
removeMissingImportListener(MissingImportListener) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Removes a previously added missing import listener.
removeMissingImportListener(MissingImportListener) - Method in class uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl
 
removeOntology(OWLOntology) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Attempts to remove an ontology.
removeOntology(OWLOntology) - Method in class uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl
 
RemoveOntologyAnnotation - Class in org.semanticweb.owlapi.model
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 24-Mar-2009
RemoveOntologyAnnotation(OWLOntology, OWLAnnotation) - Constructor for class org.semanticweb.owlapi.model.RemoveOntologyAnnotation
 
removeOntologyChangeListener(OWLOntologyChangeListener) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Removes a previously added listener.
removeOntologyChangeListener(OWLOntologyChangeListener) - Method in class uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl
 
removeOntologyChangeProgessListener(OWLOntologyChangeProgressListener) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
 
removeOntologyChangeProgessListener(OWLOntologyChangeProgressListener) - Method in class uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl
 
removeOntologyFactory(OWLOntologyFactory) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Removes a previously added factory.
removeOntologyFactory(OWLOntologyFactory) - Method in class uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl
 
removeOntologyLoaderListener(OWLOntologyLoaderListener) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
 
removeOntologyLoaderListener(OWLOntologyLoaderListener) - Method in class uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl
 
removeOntologyStorer(OWLOntologyStorer) - Method in interface org.semanticweb.owlapi.model.OWLOntologyManager
Removes a previously added storer
removeOntologyStorer(OWLOntologyStorer) - Method in class uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl
 
removeRendererListener(RendererListener) - Method in class uk.ac.manchester.cs.owl.owlapi.mansyntaxrenderer.ManchesterOWLSyntaxFrameRenderer
 
removeUpdate(DocumentEvent) - Method in class org.coode.mansyntax.editor.OWLExpressionEditor
 
RenameEntityTestCase - Class in org.semanticweb.owlapi.api.test
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 29-Nov-2009
RenameEntityTestCase() - Constructor for class org.semanticweb.owlapi.api.test.RenameEntityTestCase
 
render(OWLAxiom, Set<Set<OWLAxiom>>) - Method in class com.clarkparsia.owlapi.explanation.io.ConciseExplanationRenderer
 
render(OWLAxiom, Set<Set<OWLAxiom>>) - Method in interface com.clarkparsia.owlapi.explanation.io.ExplanationRenderer
 
render(OWLAxiom, Set<Set<OWLAxiom>>) - Method in class com.clarkparsia.owlapi.explanation.io.SilentExplanationRenderer
 
render(OWLOntology, Writer) - Method in class de.uulm.ecs.ai.owlapi.krssrenderer.KRSS2OWLSyntaxRenderer
 
render(OWLOntology, Writer) - Method in class de.uulm.ecs.ai.owlapi.krssrenderer.KRSS2SyntaxRenderer
 
render(OWLOntology, Writer) - Method in class de.uulm.ecs.ai.owlapi.krssrenderer.KRSSSyntaxRenderer
 
render(OWLOntology, Writer) - Method in class org.coode.owlapi.functionalrenderer.OWLFunctionalSyntaxRenderer
 
render(OWLObject) - Method in class org.coode.owlapi.latex.LatexOWLObjectRenderer
 
render(OWLOntology, Writer) - Method in class org.coode.owlapi.latex.LatexRenderer
 
render(OWLOntology, Writer) - Method in class org.coode.owlapi.obo.renderer.OBOFlatFileRenderer
 
render(OWLOntology, Writer, OWLOntologyFormat) - Method in class org.coode.owlapi.owlxml.renderer.OWLXMLRenderer
 
render(OWLOntology, Writer) - Method in class org.coode.owlapi.owlxml.renderer.OWLXMLRenderer
 
render(RDFResourceNode) - Method in class org.coode.owlapi.rdf.rdfxml.RDFXMLRenderer
 
render() - Method in class org.coode.owlapi.rdf.renderer.RDFRendererBase
 
render(RDFResourceNode) - Method in class org.coode.owlapi.rdf.renderer.RDFRendererBase
 
render(RDFResourceNode) - Method in class org.coode.owlapi.turtle.TurtleRenderer
Renders the triples whose subject is the specified node
render(OWLOntology, OutputStream) - Method in class org.semanticweb.owlapi.io.AbstractOWLRenderer
 
render(OWLOntology, Writer) - Method in class org.semanticweb.owlapi.io.AbstractOWLRenderer
Renders the specified ontology using the specified writer.
render(OWLObject) - Method in interface org.semanticweb.owlapi.io.OWLObjectRenderer
Renders the specified object.
render(OWLOntology, OutputStream) - Method in interface org.semanticweb.owlapi.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.owlapi.util.SimpleRenderer
 
render(Set<? extends OWLObject>) - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
render(Tree<N>) - Method in interface uk.ac.manchester.cs.bhig.util.NodeRenderer
 
render(OWLObject) - Method in class uk.ac.manchester.cs.owl.owlapi.mansyntaxrenderer.ManchesterOWLSyntaxOWLObjectRendererImpl
 
render(OWLOntology, Writer) - Method in class uk.ac.manchester.cs.owl.owlapi.mansyntaxrenderer.ManchesterOWLSyntaxRenderer
 
render(OWLObject) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.DLSyntaxObjectRenderer
 
render(OWLOntology, Writer) - Method in class uk.ac.manchester.owl.owlapi.tutorial.io.OWLTutorialSyntaxRenderer
 
RENDER_DECLARATION_AXIOMS_KEY - Static variable in class org.coode.owlapi.rdf.renderer.RDFRendererBase
 
renderAnonRoots() - Method in class org.coode.owlapi.rdf.renderer.RDFRendererBase
 
renderEntity(OWLEntity) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.DLSyntaxObjectRenderer
 
RendererEvent - Class in uk.ac.manchester.cs.owl.owlapi.mansyntaxrenderer
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 15-Jul-2009
RendererEvent(ManchesterOWLSyntaxFrameRenderer, OWLObject) - Constructor for class uk.ac.manchester.cs.owl.owlapi.mansyntaxrenderer.RendererEvent
 
RendererListener - Interface in uk.ac.manchester.cs.owl.owlapi.mansyntaxrenderer
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 15-Jul-2009
RenderingExample - Class in uk.ac.manchester.owl.owlapi.tutorial.examples
Simple Rendering Example.
RenderingExample() - Constructor for class uk.ac.manchester.owl.owlapi.tutorial.examples.RenderingExample
 
replace(MutableTree<N>) - Method in class uk.ac.manchester.cs.bhig.util.MutableTree
 
report(PrintWriter) - Method in class uk.ac.manchester.owl.owlapi.tutorial.Debugger
 
requiresBracket(OWLClassExpression) - Static method in class org.coode.owlapi.latex.LatexBracketChecker
 
reset() - Method in class de.uulm.ecs.ai.owlapi.krssrenderer.KRSS2ObjectRenderer
 
reset() - Method in class org.coode.owlapi.manchesterowlsyntax.ManchesterOWLSyntaxEditorParser
 
reset() - Method in class org.coode.owlapi.rdf.model.RDFTranslator
 
reset() - Method in class org.semanticweb.owlapi.normalform.OWLObjectComplementOfExtractor
 
reset() - Method in class org.semanticweb.owlapi.util.NNF
 
reset() - Method in class org.semanticweb.owlapi.util.OWLEntityCollector
Clears all objects that have accumulated during the course of visiting axioms, class expressions etc.
reset() - Method in class org.semanticweb.owlapi.util.OWLEntityRemover
Clears any changes which have accumulated over the course of visiting different entities.
reset() - Method in class org.semanticweb.owlapi.util.SimpleRenderer
 
reset() - Method in class org.semanticweb.owlapi.util.SWRLVariableExtractor
 
resetShortFormProvider() - Method in class org.semanticweb.owlapi.util.SimpleRenderer
Resets the short form provider to the default short form provider, which is a PrefixManager with the default set of prefixes.
resolve(String) - Method in class org.semanticweb.owlapi.model.IRI
 
resolveEntity(String, String) - Method in class org.coode.owlapi.owlxmlparser.OWLXMLParserHandler
 
resolveIRI(String) - Method in class org.semanticweb.owlapi.rdf.syntax.RDFParser
Resolves an IRI with the current base.
RIGHT_IDENTITY_ATTRIBUTE - Static variable in interface de.uulm.ecs.ai.owlapi.krssparser.KRSS2ParserConstants
RegularExpression Id.
RightIdentity(OWLObjectProperty) - Method in class de.uulm.ecs.ai.owlapi.krssparser.KRSS2Parser
 
ROLE_FILLERS - Static variable in interface uk.ac.manchester.cs.owlapi.inference.dig11.Vocab
 
ROLE_INCLUSION - Static variable in interface de.uulm.ecs.ai.owlapi.krssparser.KRSS2ParserConstants
RegularExpression Id.
ROLE_SET - Static variable in interface uk.ac.manchester.cs.owlapi.inference.dig11.Vocab
 
RoleExpression() - Method in class de.uulm.ecs.ai.owlapi.krssparser.KRSS2Parser
 
RoleName() - Method in class de.uulm.ecs.ai.owlapi.krssparser.KRSS2Parser
 
RoleName() - Method in class org.coode.owl.krssparser.KRSSParser
 
RoleNameSet() - Method in class de.uulm.ecs.ai.owlapi.krssparser.KRSS2Parser
 
RolesEquivalent() - Method in class de.uulm.ecs.ai.owlapi.krssparser.KRSS2Parser
 
ROLESEQUIVALENT - Static variable in interface de.uulm.ecs.ai.owlapi.krssparser.KRSS2ParserConstants
RegularExpression Id.
RootClassChecker - Interface in org.semanticweb.owlapi.util
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Jan-2007

roundTripOntology(OWLOntology) - Method in class org.semanticweb.owlapi.api.test.AbstractOWLAPITestCase
 
roundTripOntology(OWLOntology, OWLOntologyFormat) - Method in class org.semanticweb.owlapi.api.test.AbstractOWLAPITestCase
Saves the specified ontology in the specified format and reloads it.
RULE - Static variable in class org.coode.owlapi.manchesterowlsyntax.ManchesterOWLSyntaxEditorParser
 
RULE_OBJECT_TYPE_INDEX_BASE - Static variable in class org.semanticweb.owlapi.util.OWLObjectTypeIndexProvider
 

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