|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OWLOntologyAnnotationAxiom in de.uulm.ecs.ai.owl.krssrenderer |
---|
Methods in de.uulm.ecs.ai.owl.krssrenderer with parameters of type OWLOntologyAnnotationAxiom | |
---|---|
void |
KRSS2OWLObjectRenderer.visit(OWLOntologyAnnotationAxiom axiom)
|
Uses of OWLOntologyAnnotationAxiom in org.coode.owl.functionalrenderer |
---|
Methods in org.coode.owl.functionalrenderer with parameters of type OWLOntologyAnnotationAxiom | |
---|---|
void |
OWLObjectRenderer.visit(OWLOntologyAnnotationAxiom axiom)
|
Uses of OWLOntologyAnnotationAxiom in org.coode.owl.latex |
---|
Methods in org.coode.owl.latex with parameters of type OWLOntologyAnnotationAxiom | |
---|---|
void |
LatexObjectVisitor.visit(OWLOntologyAnnotationAxiom axiom)
|
Uses of OWLOntologyAnnotationAxiom in org.coode.owl.rdf.model |
---|
Methods in org.coode.owl.rdf.model with parameters of type OWLOntologyAnnotationAxiom | |
---|---|
void |
AbstractTranslator.visit(OWLOntologyAnnotationAxiom axiom)
|
Uses of OWLOntologyAnnotationAxiom in org.coode.owlapi.owlxml.renderer |
---|
Methods in org.coode.owlapi.owlxml.renderer with parameters of type OWLOntologyAnnotationAxiom | |
---|---|
void |
OWLXMLObjectRenderer.visit(OWLOntologyAnnotationAxiom axiom)
|
Uses of OWLOntologyAnnotationAxiom in org.semanticweb.owl.debugging |
---|
Methods in org.semanticweb.owl.debugging with parameters of type OWLOntologyAnnotationAxiom | |
---|---|
void |
DebuggerDescriptionGenerator.visit(OWLOntologyAnnotationAxiom axiom)
|
Uses of OWLOntologyAnnotationAxiom in org.semanticweb.owl.model |
---|
Fields in org.semanticweb.owl.model with type parameters of type OWLOntologyAnnotationAxiom | |
---|---|
static AxiomType<OWLOntologyAnnotationAxiom> |
AxiomType.ONTOLOGY_ANNOTATION
|
Methods in org.semanticweb.owl.model that return OWLOntologyAnnotationAxiom | |
---|---|
OWLOntologyAnnotationAxiom |
OWLDataFactory.getOWLOntologyAnnotationAxiom(OWLOntology subject,
OWLAnnotation annotation)
|
Methods in org.semanticweb.owl.model that return types with arguments of type OWLOntologyAnnotationAxiom | |
---|---|
java.util.Set<OWLOntologyAnnotationAxiom> |
OWLOntology.getAnnotations(OWLOntology subject)
Gets the ontology annotations whose subject is the specified ontology. |
java.util.Set<OWLOntologyAnnotationAxiom> |
OWLOntology.getOntologyAnnotationAxioms()
Gets all of the ontology annotation axioms which have been asserted in this ontology. |
Methods in org.semanticweb.owl.model with parameters of type OWLOntologyAnnotationAxiom | |
---|---|
O |
OWLAxiomVisitorEx.visit(OWLOntologyAnnotationAxiom axiom)
|
void |
OWLAxiomVisitor.visit(OWLOntologyAnnotationAxiom axiom)
|
Uses of OWLOntologyAnnotationAxiom in org.semanticweb.owl.util |
---|
Methods in org.semanticweb.owl.util with parameters of type OWLOntologyAnnotationAxiom | |
---|---|
void |
SimpleRenderer.visit(OWLOntologyAnnotationAxiom axiom)
|
void |
OWLOntologyChangeFilter.visit(OWLOntologyAnnotationAxiom axiom)
|
O |
OWLObjectVisitorExAdapter.visit(OWLOntologyAnnotationAxiom axiom)
|
void |
OWLObjectVisitorAdapter.visit(OWLOntologyAnnotationAxiom axiom)
|
void |
OWLObjectTypeIndexProvider.visit(OWLOntologyAnnotationAxiom axiom)
|
void |
OWLObjectDuplicator.visit(OWLOntologyAnnotationAxiom axiom)
|
void |
OWLObjectComponentCollector.visit(OWLOntologyAnnotationAxiom axiom)
|
void |
OWLEntityCollector.visit(OWLOntologyAnnotationAxiom axiom)
|
void |
OWLAxiomVisitorAdapter.visit(OWLOntologyAnnotationAxiom axiom)
|
void |
OWLAxiomTypeProcessor.visit(OWLOntologyAnnotationAxiom axiom)
|
void |
HashCode.visit(OWLOntologyAnnotationAxiom axiom)
|
void |
DLExpressivityChecker.visit(OWLOntologyAnnotationAxiom axiom)
|
O |
DelegatingObjectVisitorEx.visit(OWLOntologyAnnotationAxiom axiom)
|
void |
AxiomTypeProvider.visit(OWLOntologyAnnotationAxiom axiom)
|
void |
AxiomSubjectProvider.visit(OWLOntologyAnnotationAxiom axiom)
|
Uses of OWLOntologyAnnotationAxiom in uk.ac.manchester.cs.owl |
---|
Classes in uk.ac.manchester.cs.owl that implement OWLOntologyAnnotationAxiom | |
---|---|
class |
OWLOntologyAnnotationAxiomImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 28-Jan-2007 |
Methods in uk.ac.manchester.cs.owl that return OWLOntologyAnnotationAxiom | |
---|---|
OWLOntologyAnnotationAxiom |
OWLDataFactoryImpl.getOWLOntologyAnnotationAxiom(OWLOntology subject,
OWLAnnotation annotation)
|
Methods in uk.ac.manchester.cs.owl that return types with arguments of type OWLOntologyAnnotationAxiom | |
---|---|
java.util.Set<OWLOntologyAnnotationAxiom> |
OWLOntologyImpl.getAnnotations(OWLOntology ontology)
Gets the annotations whose subject is this ontology - i.e. |
java.util.Set<OWLOntologyAnnotationAxiom> |
OWLOntologyImpl.getOntologyAnnotationAxioms()
|
Uses of OWLOntologyAnnotationAxiom in uk.ac.manchester.cs.owl.dlsyntax |
---|
Methods in uk.ac.manchester.cs.owl.dlsyntax with parameters of type OWLOntologyAnnotationAxiom | |
---|---|
void |
DLSyntaxObjectRenderer.visit(OWLOntologyAnnotationAxiom axiom)
|
Uses of OWLOntologyAnnotationAxiom in uk.ac.manchester.cs.owl.inference.dig11 |
---|
Methods in uk.ac.manchester.cs.owl.inference.dig11 with parameters of type OWLOntologyAnnotationAxiom | |
---|---|
void |
DIGRenderer.visit(OWLOntologyAnnotationAxiom axiom)
|
Uses of OWLOntologyAnnotationAxiom in uk.ac.manchester.cs.owl.mansyntaxrenderer |
---|
Methods in uk.ac.manchester.cs.owl.mansyntaxrenderer with parameters of type OWLOntologyAnnotationAxiom | |
---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLOntologyAnnotationAxiom axiom)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |