|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use OWLAnnotationInstance | |
| org.semanticweb.owl.impl.model | A basic implementation of the OWL API. |
| org.semanticweb.owl.model | An API for OWL. |
| org.semanticweb.owl.model.helper | Helper classes for the OWL API. |
| uk.ac.man.cs.img.owl.io.html | |
| Uses of OWLAnnotationInstance in org.semanticweb.owl.impl.model |
| Classes in org.semanticweb.owl.impl.model that implement OWLAnnotationInstance | |
class |
OWLAnnotationInstanceImpl
OWLAnnotationInstanceImpl.java Created: Fri May 09 09:33:05 2003 |
| Methods in org.semanticweb.owl.impl.model that return OWLAnnotationInstance | |
OWLAnnotationInstance |
OWLDataFactoryImpl.getOWLAnnotationInstance(OWLObject subject,
OWLAnnotationProperty property,
Object content)
|
| Uses of OWLAnnotationInstance in org.semanticweb.owl.model |
| Methods in org.semanticweb.owl.model that return OWLAnnotationInstance | |
OWLAnnotationInstance |
OWLDataFactory.getOWLAnnotationInstance(OWLObject subj,
OWLAnnotationProperty property,
Object content)
|
| Methods in org.semanticweb.owl.model with parameters of type OWLAnnotationInstance | |
void |
OWLObjectVisitor.visit(OWLAnnotationInstance node)
|
| Uses of OWLAnnotationInstance in org.semanticweb.owl.model.helper |
| Methods in org.semanticweb.owl.model.helper with parameters of type OWLAnnotationInstance | |
void |
OWLObjectVisitorAdapter.visit(OWLAnnotationInstance node)
|
void |
ExceptionThrowingOWLObjectVisitorAdapter.visit(OWLAnnotationInstance node)
|
| Uses of OWLAnnotationInstance in uk.ac.man.cs.img.owl.io.html |
| Methods in uk.ac.man.cs.img.owl.io.html with parameters of type OWLAnnotationInstance | |
void |
RenderingVisitor.visit(OWLAnnotationInstance oai)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||