public class PatternAnnotationContainer extends Object implements org.protege.editor.owl.model.AnnotationContainer
| Constructor and Description |
|---|
PatternAnnotationContainer(org.protege.editor.owl.OWLEditorKit owlEditorKit) |
| Modifier and Type | Method and Description |
|---|---|
Set<org.semanticweb.owlapi.model.OWLAnnotation> |
getAnnotations() |
org.semanticweb.owlapi.model.OWLOntology |
getOntology() |
org.protege.editor.owl.OWLEditorKit |
getOWLEditorKit() |
PatternModel |
getPatternModel(org.semanticweb.owlapi.model.OWLAnnotation annotation) |
public PatternAnnotationContainer(org.protege.editor.owl.OWLEditorKit owlEditorKit)
owlEditorKit - owlEditorKitpublic Set<org.semanticweb.owlapi.model.OWLAnnotation> getAnnotations()
getAnnotations in interface org.protege.editor.owl.model.AnnotationContainerpublic PatternModel getPatternModel(org.semanticweb.owlapi.model.OWLAnnotation annotation)
annotation - annotationpublic org.protege.editor.owl.OWLEditorKit getOWLEditorKit()
public org.semanticweb.owlapi.model.OWLOntology getOntology()
Copyright © 2014 The University of Manchester. All Rights Reserved.