Uses of Interface
org.semanticweb.owl.model.OWLInverseObjectPropertiesAxiom

Packages that use OWLInverseObjectPropertiesAxiom
de.uulm.ecs.ai.owl.krssrenderer   
org.coode.owl.functionalrenderer   
org.coode.owl.latex   
org.coode.owl.rdf.model   
org.coode.owlapi.owlxml.renderer   
org.semanticweb.owl.debugging   
org.semanticweb.owl.model   
org.semanticweb.owl.util   
uk.ac.manchester.cs.owl   
uk.ac.manchester.cs.owl.dlsyntax   
uk.ac.manchester.cs.owl.inference.dig11   
uk.ac.manchester.cs.owl.mansyntaxrenderer   
 

Uses of OWLInverseObjectPropertiesAxiom in de.uulm.ecs.ai.owl.krssrenderer
 

Methods in de.uulm.ecs.ai.owl.krssrenderer with parameters of type OWLInverseObjectPropertiesAxiom
 void KRSS2OWLObjectRenderer.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 

Uses of OWLInverseObjectPropertiesAxiom in org.coode.owl.functionalrenderer
 

Methods in org.coode.owl.functionalrenderer with parameters of type OWLInverseObjectPropertiesAxiom
 void OWLObjectRenderer.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 

Uses of OWLInverseObjectPropertiesAxiom in org.coode.owl.latex
 

Methods in org.coode.owl.latex with parameters of type OWLInverseObjectPropertiesAxiom
 void LatexObjectVisitor.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 

Uses of OWLInverseObjectPropertiesAxiom in org.coode.owl.rdf.model
 

Methods in org.coode.owl.rdf.model with parameters of type OWLInverseObjectPropertiesAxiom
 void AbstractTranslator.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 

Uses of OWLInverseObjectPropertiesAxiom in org.coode.owlapi.owlxml.renderer
 

Methods in org.coode.owlapi.owlxml.renderer with parameters of type OWLInverseObjectPropertiesAxiom
 void OWLXMLObjectRenderer.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 

Uses of OWLInverseObjectPropertiesAxiom in org.semanticweb.owl.debugging
 

Methods in org.semanticweb.owl.debugging with parameters of type OWLInverseObjectPropertiesAxiom
 void DebuggerDescriptionGenerator.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 

Uses of OWLInverseObjectPropertiesAxiom in org.semanticweb.owl.model
 

Fields in org.semanticweb.owl.model with type parameters of type OWLInverseObjectPropertiesAxiom
static AxiomType<OWLInverseObjectPropertiesAxiom> AxiomType.INVERSE_OBJECT_PROPERTIES
           
 

Methods in org.semanticweb.owl.model that return OWLInverseObjectPropertiesAxiom
 OWLInverseObjectPropertiesAxiom OWLDataFactory.getOWLInverseObjectPropertiesAxiom(OWLObjectPropertyExpression forwardProperty, OWLObjectPropertyExpression inverseProperty)
           
 

Methods in org.semanticweb.owl.model that return types with arguments of type OWLInverseObjectPropertiesAxiom
 java.util.Set<OWLInverseObjectPropertiesAxiom> OWLOntology.getInverseObjectPropertyAxioms(OWLObjectPropertyExpression property)
           
 

Methods in org.semanticweb.owl.model with parameters of type OWLInverseObjectPropertiesAxiom
 O OWLAxiomVisitorEx.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 void OWLAxiomVisitor.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 

Uses of OWLInverseObjectPropertiesAxiom in org.semanticweb.owl.util
 

Methods in org.semanticweb.owl.util with parameters of type OWLInverseObjectPropertiesAxiom
 void SimpleRenderer.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 void OWLOntologyChangeFilter.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 O OWLObjectVisitorExAdapter.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 void OWLObjectVisitorAdapter.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 void OWLObjectTypeIndexProvider.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 void OWLObjectDuplicator.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 void OWLObjectComponentCollector.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 void OWLEntityCollector.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 void OWLAxiomVisitorAdapter.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 void OWLAxiomTypeProcessor.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 void HashCode.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 void DLExpressivityChecker.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 O DelegatingObjectVisitorEx.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 void AxiomTypeProvider.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 void AxiomSubjectProvider.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 

Uses of OWLInverseObjectPropertiesAxiom in uk.ac.manchester.cs.owl
 

Classes in uk.ac.manchester.cs.owl that implement OWLInverseObjectPropertiesAxiom
 class OWLInverseObjectPropertiesAxiomImpl
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 29-Nov-2006

 

Methods in uk.ac.manchester.cs.owl that return OWLInverseObjectPropertiesAxiom
 OWLInverseObjectPropertiesAxiom OWLDataFactoryImpl.getOWLInverseObjectPropertiesAxiom(OWLObjectPropertyExpression forwardProperty, OWLObjectPropertyExpression inverseProperty)
           
 

Methods in uk.ac.manchester.cs.owl that return types with arguments of type OWLInverseObjectPropertiesAxiom
 java.util.Set<OWLInverseObjectPropertiesAxiom> OWLOntologyImpl.getInverseObjectPropertyAxioms(OWLObjectPropertyExpression property)
           
 

Uses of OWLInverseObjectPropertiesAxiom in uk.ac.manchester.cs.owl.dlsyntax
 

Methods in uk.ac.manchester.cs.owl.dlsyntax with parameters of type OWLInverseObjectPropertiesAxiom
 void DLSyntaxObjectRenderer.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 

Uses of OWLInverseObjectPropertiesAxiom in uk.ac.manchester.cs.owl.inference.dig11
 

Methods in uk.ac.manchester.cs.owl.inference.dig11 with parameters of type OWLInverseObjectPropertiesAxiom
 void DIGRenderer.visit(OWLInverseObjectPropertiesAxiom axiom)
           
 

Uses of OWLInverseObjectPropertiesAxiom in uk.ac.manchester.cs.owl.mansyntaxrenderer
 

Methods in uk.ac.manchester.cs.owl.mansyntaxrenderer with parameters of type OWLInverseObjectPropertiesAxiom
 void ManchesterOWLSyntaxObjectRenderer.visit(OWLInverseObjectPropertiesAxiom axiom)