|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OWLException in com.clarkparsia.explanation |
---|
Methods in com.clarkparsia.explanation that throw OWLException | |
---|---|
java.util.Set<java.util.Set<OWLAxiom>> |
DefaultExplanationGenerator.getExplanations(OWLAxiom axiom,
int maxExplanations)
|
java.util.Set<java.util.Set<OWLAxiom>> |
ExplanationGenerator.getExplanations(OWLDescription unsatClass,
int maxExplanations)
Return a specified number of explanations for the given unsatisfiable class. |
java.util.Set<java.util.Set<OWLAxiom>> |
DefaultExplanationGenerator.getExplanations(OWLDescription unsatClass,
int maxExplanations)
|
Uses of OWLException in com.clarkparsia.explanation.io |
---|
Methods in com.clarkparsia.explanation.io that throw OWLException | |
---|---|
void |
ExplanationRenderer.endRendering()
|
void |
SilentExplanationRenderer.render(OWLAxiom axiom,
java.util.Set<java.util.Set<OWLAxiom>> explanations)
|
void |
ExplanationRenderer.render(OWLAxiom axiom,
java.util.Set<java.util.Set<OWLAxiom>> explanations)
|
void |
ConciseExplanationRenderer.render(OWLAxiom axiom,
java.util.Set<java.util.Set<OWLAxiom>> explanations)
|
void |
ExplanationRenderer.startRendering(java.io.Writer writer)
|
Uses of OWLException in com.clarkparsia.explanation.util |
---|
Methods in com.clarkparsia.explanation.util that throw OWLException | |
---|---|
void |
DefinitionTracker.ontologiesChanged(java.util.List<? extends OWLOntologyChange> changes)
|
Uses of OWLException in de.uulm.ecs.ai.owl.krssparser |
---|
Subclasses of OWLException in de.uulm.ecs.ai.owl.krssparser | |
---|---|
class |
KRSS2OWLParserException
|
Uses of OWLException in org.coode.manchesterowlsyntax |
---|
Subclasses of OWLException in org.coode.manchesterowlsyntax | |
---|---|
class |
ManchesterOWLSyntaxParserException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 19-Nov-2007 |
Uses of OWLException in org.coode.obo.parser |
---|
Subclasses of OWLException in org.coode.obo.parser | |
---|---|
class |
OBOParserException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
Uses of OWLException in org.coode.owl.functionalparser |
---|
Subclasses of OWLException in org.coode.owl.functionalparser | |
---|---|
class |
OWLFunctionalSyntaxParserException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
Uses of OWLException in org.coode.owl.krssparser |
---|
Subclasses of OWLException in org.coode.owl.krssparser | |
---|---|
class |
KRSSOWLParserException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
Uses of OWLException in org.coode.owl.latex |
---|
Subclasses of OWLException in org.coode.owl.latex | |
---|---|
class |
LatexRendererException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 15-Jun-2007 |
class |
LatexRendererIOException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 15-Jun-2007 |
Uses of OWLException in org.coode.owl.owlxmlparser |
---|
Subclasses of OWLException in org.coode.owl.owlxmlparser | |
---|---|
class |
OWLXMLParserAttributeNotFoundException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
class |
OWLXMLParserConfigurationException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
class |
OWLXMLParserElementNotFoundException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
class |
OWLXMLParserException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
class |
OWLXMLParserSAXException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
class |
OWLXMLParserUnexpectedAttributeException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
class |
OWLXMLParserUnexpectedElementException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
class |
OWLXMLParserUnknownElementType
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
Uses of OWLException in org.coode.owl.rdfxml.parser |
---|
Subclasses of OWLException in org.coode.owl.rdfxml.parser | |
---|---|
class |
MalformedDescriptionException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 08-Dec-2006 |
class |
OWLRDFParserException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
class |
OWLRDFXMLParserException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
class |
OWLRDFXMLParserMalformedNodeException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
class |
OWLRDFXMLParserSAXException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
Methods in org.coode.owl.rdfxml.parser that throw OWLException | |
---|---|
boolean |
TPFirstLiteralHandler.canHandle(java.net.URI subject,
java.net.URI predicate,
OWLConstant object)
|
boolean |
GTPDataPropertyAssertionHandler.canHandle(java.net.URI subject,
java.net.URI predicate,
OWLConstant object)
|
boolean |
GTPAnnotationLiteralHandler.canHandle(java.net.URI subject,
java.net.URI predicate,
OWLConstant object)
|
abstract boolean |
AbstractLiteralTripleHandler.canHandle(java.net.URI subject,
java.net.URI predicate,
OWLConstant object)
|
boolean |
TriplePredicateHandler.canHandle(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPInverseOfHandler.canHandle(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
GTPObjectPropertyAssertionHandler.canHandle(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
GTPAnnotationResourceTripleHandler.canHandle(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
abstract boolean |
AbstractResourceTripleHandler.canHandle(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
AbstractNamedEquivalentClassAxiomHandler.canHandle(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPFirstLiteralHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
OWLConstant object)
|
boolean |
GTPDataPropertyAssertionHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
OWLConstant object)
|
boolean |
GTPAnnotationLiteralHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
OWLConstant object)
|
abstract boolean |
AbstractLiteralTripleHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
OWLConstant object)
|
boolean |
TypeTransitivePropertyHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TypeSymmetricPropertyHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TypeReflexivePropertyHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TypeIrreflexivePropertyHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TypeInverseFunctionalPropertyHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TypeFunctionalPropertyHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TypeFunctionalObjectPropertyHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TypeAsymmetricPropertyHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TypeAntisymmetricPropertyHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TypeAllDisjointPropertiesHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TypeAllDisjointClassesHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPTypeHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPSubPropertyOfHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPSubObjectPropertyOfHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPSubDataPropertyOfHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPSubClassOfHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPSomeValuesFromHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPSameAsHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPRestHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPPropertyRangeHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPPropertyDomainHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPOnPropertyHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPObjectPropertyRangeHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPObjectPropertyDomainHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPInverseOfHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPImportsHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPFirstResourceHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPEquivalentPropertyHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPEquivalentObjectPropertyHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPEquivalentDataPropertyHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPEquivalentClassHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPDistinctMembersHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPDisjointWithHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPDisjointUnionHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPDisjointObjectPropertiesHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPDisjointDataPropertiesHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPDifferentFromHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPDeclaredAsHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPDataPropertyRangeHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPDataPropertDomainHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
TPAllValuesFromHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
GTPObjectPropertyAssertionHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
GTPAnnotationResourceTripleHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
BuiltInTypeHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
AbstractTypeAxiomHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
abstract boolean |
AbstractResourceTripleHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
AbstractNamedEquivalentClassAxiomHandler.canHandleStreaming(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
DescriptionTranslator |
DescriptionTranslatorSelector.getDescriptionTranslator(java.net.URI mainNode)
|
void |
OWLRDFConsumer.handle(java.net.URI subject,
java.net.URI predicate,
OWLConstant object)
|
void |
OWLRDFConsumer.handle(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPFirstLiteralHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
OWLConstant object)
|
void |
GTPDataPropertyAssertionHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
OWLConstant object)
|
void |
GTPAnnotationLiteralHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
OWLConstant object)
|
abstract void |
AbstractLiteralTripleHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
OWLConstant object)
|
void |
TypeTransitivePropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeSymmetricPropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeSWRLVariableHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeSWRLSameIndividualAtomHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeSWRLIndividualPropertyAtomHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeSWRLImpHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeSWRLDifferentIndividualsAtomHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeSWRLDataValuedPropertyAtomHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeSWRLDataRangeAtomHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeSWRLClassAtomHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeSWRLBuiltInHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeSWRLBuiltInAtomHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeSWRLAtomListHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeSelfRestrictionHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeRestrictionHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeReflexivePropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeRDFSClassHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeRDFPropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypePropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeOntologyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeObjectRestrictionHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeObjectPropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeListHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeIrreflexivePropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeInverseFunctionalPropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeFunctionalPropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeFunctionalObjectPropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeFunctionalDataPropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeDeprecatedClassHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeDatatypeHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeDataRestrictionHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeDataRangeHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeDataPropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeClassHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeAsymmetricPropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeAntisymmetricPropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeAnnotationPropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeAllDisjointPropertiesHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeAllDisjointClassesHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TypeAllDifferentHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPTypeHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPSubPropertyOfHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPSubObjectPropertyOfHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPSubDataPropertyOfHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPSubClassOfHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPSomeValuesFromHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPSameAsHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPRestHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPPropertyRangeHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPPropertyDomainHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPOnPropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPObjectPropertyRangeHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPObjectPropertyDomainHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPInverseOfHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPImportsHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPFirstResourceHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPEquivalentPropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPEquivalentObjectPropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPEquivalentDataPropertyHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPEquivalentClassHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPDistinctMembersHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPDisjointWithHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPDisjointUnionHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPDisjointObjectPropertiesHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPDisjointDataPropertiesHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPDifferentFromHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPDeclaredAsHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPDataPropertyRangeHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPDataPropertDomainHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
TPAllValuesFromHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
GTPObjectPropertyAssertionHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
GTPAnnotationResourceTripleHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
DataRestrictionHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
AbstractTypeAxiomHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
abstract void |
AbstractResourceTripleHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
void |
AbstractNamedEquivalentClassAxiomHandler.handleTriple(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
boolean |
OWLRDFConsumer.hasPredicateObject(java.net.URI subject,
java.net.URI predicate,
java.net.URI object)
|
OWLConstant |
TypedConstantListItemTranslator.translate(OWLConstant firstObject)
|
SWRLAtom |
SWRLAtomListItemTranslator.translate(OWLConstant firstObject)
|
OWLObjectPropertyExpression |
OWLObjectPropertyExpressionListItemTranslator.translate(OWLConstant firstObject)
|
OWLObjectPropertyExpression |
ObjectPropertyListItemTranslator.translate(OWLConstant firstObject)
|
O |
ListItemTranslator.translate(OWLConstant firstObject)
|
OWLIndividual |
IndividualListItemTranslator.translate(OWLConstant firstObject)
|
OWLDescription |
DescriptionListItemTranslator.translate(OWLConstant firstObject)
|
OWLDataPropertyExpression |
DataPropertyListItemTranslator.translate(OWLConstant firstObject)
|
OWLTypedConstant |
TypedConstantListItemTranslator.translate(java.net.URI firstObject)
|
SWRLAtom |
SWRLAtomListItemTranslator.translate(java.net.URI firstObject)
|
OWLObjectPropertyExpression |
OWLObjectPropertyExpressionListItemTranslator.translate(java.net.URI uri)
|
OWLDescription |
OneOfTranslator.translate(java.net.URI mainNode)
|
OWLObjectPropertyExpression |
ObjectPropertyListItemTranslator.translate(java.net.URI firstObject)
The rdf:first triple that represents the item to be translated. |
O |
ListItemTranslator.translate(java.net.URI firstObject)
The rdf:first triple that represents the item to be translated. |
OWLIndividual |
IndividualListItemTranslator.translate(java.net.URI uri)
|
OWLDescription |
DescriptionTranslator.translate(java.net.URI mainNode)
Translates the specified main node into an OWLDescription . |
OWLDescription |
DescriptionListItemTranslator.translate(java.net.URI uri)
|
OWLDataPropertyExpression |
DataPropertyListItemTranslator.translate(java.net.URI firstObject)
|
OWLDescription |
ComplementOfTranslator.translate(java.net.URI mainNode)
|
OWLDescription |
AbstractRestrictionTranslator.translate(java.net.URI mainNode)
|
OWLDescription |
AbstractNaryBooleanDescriptionTranslator.translate(java.net.URI mainNode)
|
OWLDataPropertyExpression |
OWLRDFConsumer.translateDataPropertyExpression(java.net.URI uri)
|
OWLDataRange |
OWLRDFConsumer.translateDataRange(java.net.URI uri)
|
OWLDescription |
OWLRDFConsumer.translateDescription(java.net.URI mainNode)
|
OWLIndividual |
OWLRDFConsumer.translateIndividual(java.net.URI node)
|
java.util.List<O> |
OptimisedListTranslator.translateList(java.net.URI mainNode)
|
OWLObjectPropertyExpression |
OWLRDFConsumer.translateObjectPropertyExpression(java.net.URI mainNode)
|
void |
SWRLRuleTranslator.translateRule(java.net.URI mainNode)
|
java.util.Set<OWLConstant> |
OWLRDFConsumer.translateToConstantSet(java.net.URI mainNode)
|
java.util.List<OWLDataPropertyExpression> |
OWLRDFConsumer.translateToDataPropertyList(java.net.URI mainNode)
|
java.util.Set<OWLDescription> |
OWLRDFConsumer.translateToDescriptionSet(java.net.URI mainNode)
|
java.util.Set<OWLIndividual> |
OWLRDFConsumer.translateToIndividualSet(java.net.URI mainNode)
|
java.util.List<OWLObjectPropertyExpression> |
OWLRDFConsumer.translateToObjectPropertyList(java.net.URI mainNode)
|
java.util.Set<O> |
OptimisedListTranslator.translateToSet(java.net.URI mainNode)
|
Uses of OWLException in org.coode.owlapi.owlxml.renderer |
---|
Subclasses of OWLException in org.coode.owlapi.owlxml.renderer | |
---|---|
class |
OWLXMLOntologyStorageException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
Uses of OWLException in org.semanticweb.owl.debugging |
---|
Methods in org.semanticweb.owl.debugging that throw OWLException | |
---|---|
void |
AbstractOWLDebugger.constructHittingSetTree(java.util.Set<OWLAxiom> mups,
java.util.Set<java.util.Set<OWLAxiom>> allMups,
java.util.Set<java.util.Set<OWLAxiom>> satPaths,
java.util.Set<OWLAxiom> currentPathContents)
This is a recursive method that builds a hitting set tree to obtain all justifications for an unsatisfiable class. |
java.util.Set<java.util.Set<OWLAxiom>> |
OWLDebugger.getAllSOSForIncosistentClass(OWLDescription cls)
Gets all sets of supporting axioms that are responsible for the specified class being inconsistent |
java.util.Set<java.util.Set<OWLAxiom>> |
AbstractOWLDebugger.getAllSOSForIncosistentClass(OWLDescription cls)
|
OWLOntology |
OWLDebugger.getOWLOntology()
Gets the OWLOntology that is being debugged. |
OWLOntology |
AbstractOWLDebugger.getOWLOntology()
|
OWLOntologyManager |
AbstractOWLDebugger.getOWLOntologyManager()
|
java.util.Set<OWLAxiom> |
OWLDebugger.getSOSForIncosistentClass(OWLDescription cls)
Gets the first set of supporting (SOS) axioms that are responsible for the specified class being inconsistent. |
java.util.Set<OWLAxiom> |
BlackBoxOWLDebugger.getSOSForIncosistentClass(OWLDescription cls)
|
Uses of OWLException in org.semanticweb.owl.inference |
---|
Subclasses of OWLException in org.semanticweb.owl.inference | |
---|---|
class |
OWLInconsistentOntologyException
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. |
class |
OWLReasonerException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 Describes a problem with a reasoner. |
class |
UndefinedEntityException
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. |
class |
UnsupportedReasonerOperationException
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. |
Methods in org.semanticweb.owl.inference that throw OWLException | |
---|---|
void |
OWLReasonerAdapter.ontologiesChanged(java.util.List<? extends OWLOntologyChange> changes)
|
Uses of OWLException in org.semanticweb.owl.io |
---|
Subclasses of OWLException in org.semanticweb.owl.io | |
---|---|
class |
OWLOntologyCreationIOException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 11-Apr-2008 |
class |
OWLParserException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
class |
OWLParserIOException
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 |
class |
OWLRendererException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
class |
OWLRendererIOException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
class |
PhysicalURIMappingNotFoundException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 10-Apr-2008 |
class |
UnparsableOntologyException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 11-Apr-2008 Base class for providing details of error messages during the parsing of ontologies. |
Methods in org.semanticweb.owl.io that throw OWLException | |
---|---|
void |
OWLRenderer.render(OWLOntology ontology,
java.io.OutputStream os)
Renders the specified ontology to a concrete representation which should be written to a document located at the specified physical URI. |
void |
OWLRenderer.setOWLOntologyManager(OWLOntologyManager owlOntologyManager)
|
Uses of OWLException in org.semanticweb.owl.metrics |
---|
Methods in org.semanticweb.owl.metrics that throw OWLException | |
---|---|
void |
AbstractOWLMetric.ontologiesChanged(java.util.List<? extends OWLOntologyChange> changes)
|
Uses of OWLException in org.semanticweb.owl.model |
---|
Subclasses of OWLException in org.semanticweb.owl.model | |
---|---|
class |
ImmutableOWLOntologyChangeException
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. |
class |
OWLOntologyChangeException
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. |
class |
OWLOntologyChangeVetoException
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. |
class |
OWLOntologyCreationException
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. |
class |
OWLOntologyFactoryNotFoundException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
class |
OWLOntologyStorageException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
class |
OWLOntologyStorerNotFoundException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 13-Apr-2007 |
Methods in org.semanticweb.owl.model that throw OWLException | |
---|---|
void |
OWLOntologyChangeListener.ontologiesChanged(java.util.List<? extends OWLOntologyChange> changes)
Called when some changes have been applied to various ontologies. |
Uses of OWLException in org.semanticweb.owl.util |
---|
Subclasses of OWLException in org.semanticweb.owl.util | |
---|---|
class |
InferredAxiomGeneratorException
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. |
Methods in org.semanticweb.owl.util that throw OWLException | |
---|---|
java.util.List<DLExpressivityChecker.Construct> |
DLExpressivityChecker.getConstructs()
|
static OWLDataType |
OWLDataUtil.getDoubleDataType(OWLDataFactory dataFactory)
|
static OWLDataType |
OWLDataUtil.getFloatDataType(OWLDataFactory dataFactory)
|
static OWLDataType |
OWLDataUtil.getIntDataType(OWLDataFactory dataFactory)
|
static OWLDataType |
OWLDataUtil.getLongDataType(OWLDataFactory dataFactory)
|
boolean |
RootClassChecker.isRootClass(OWLClass cls)
|
abstract void |
OWLEntityCollectingOntologyChangeListener.ontologiesChanged()
Called when a set of changes have been applied. |
void |
OWLEntityCollectingOntologyChangeListener.ontologiesChanged(java.util.List<? extends OWLOntologyChange> changes)
|
void |
FilteringOWLOntologyChangeListener.ontologiesChanged(java.util.List<? extends OWLOntologyChange> changes)
|
Uses of OWLException in uk.ac.manchester.cs.owl |
---|
Methods in uk.ac.manchester.cs.owl that throw OWLException | |
---|---|
java.util.Set<OWLNegativeDataPropertyAssertionAxiom> |
OWLIndividualImpl.getIndividualNotDataRelationshipAxioms(OWLOntology ontology)
|
java.util.Set<OWLNegativeObjectPropertyAssertionAxiom> |
OWLIndividualImpl.getIndividualNotObjectRelationshipAxioms(OWLOntology ontology)
|
Uses of OWLException in uk.ac.manchester.cs.owl.inference.dig11 |
---|
Subclasses of OWLException in uk.ac.manchester.cs.owl.inference.dig11 | |
---|---|
class |
DIGReasonerException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 21-Nov-2006 |
Methods in uk.ac.manchester.cs.owl.inference.dig11 that throw OWLException | |
---|---|
void |
DIGTranslator.translateToDIG(java.util.Set<OWLOntology> ontologies,
org.w3c.dom.Document doc,
org.w3c.dom.Element node)
Translates a set of OWLOntology objects to DIG |
Constructors in uk.ac.manchester.cs.owl.inference.dig11 that throw OWLException | |
---|---|
DIGReasoner(OWLOntologyManager owlOntologyManager)
Creates a reasoner that is backed by a DIG server. |
Uses of OWLException in uk.ac.manchester.cs.owl.mansyntaxrenderer |
---|
Subclasses of OWLException in uk.ac.manchester.cs.owl.mansyntaxrenderer | |
---|---|
class |
ManchesterOWLSyntaxOntologyStorerException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 22-May-2007 |
Uses of OWLException in uk.ac.manchester.cs.owl.turtle.parser |
---|
Subclasses of OWLException in uk.ac.manchester.cs.owl.turtle.parser | |
---|---|
class |
TurtleParserException
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 23-Feb-2008 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |