public class OPPLTestCaseAnnotationContainer extends Object implements org.protege.editor.owl.model.AnnotationContainer
| Modifier and Type | Field and Description |
|---|---|
protected OPPLTestCaseParser |
parser |
| Constructor and Description |
|---|
OPPLTestCaseAnnotationContainer(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() |
OPPLTestCase |
getOPPLTestCase(org.semanticweb.owlapi.model.OWLAnnotation annotation) |
Set<OPPLTestCase> |
getOPPLTestCases() |
org.protege.editor.owl.OWLEditorKit |
getOWLEditorKit() |
protected final OPPLTestCaseParser parser
public OPPLTestCaseAnnotationContainer(org.protege.editor.owl.OWLEditorKit owlEditorKit)
owlEditorKit - owlEditorKitpublic Set<org.semanticweb.owlapi.model.OWLAnnotation> getAnnotations()
getAnnotations in interface org.protege.editor.owl.model.AnnotationContainerpublic OPPLTestCase getOPPLTestCase(org.semanticweb.owlapi.model.OWLAnnotation annotation)
annotation - annotationpublic Set<OPPLTestCase> getOPPLTestCases()
public org.protege.editor.owl.OWLEditorKit getOWLEditorKit()
public org.semanticweb.owlapi.model.OWLOntology getOntology()
Copyright © 2014 The University of Manchester. All Rights Reserved.