| Package | Description |
|---|---|
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.util |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLSubAnnotationPropertyOfAxiom> |
AxiomType.SUB_ANNOTATION_PROPERTY_OF
SubAnnotationPropertyOf
|
| Modifier and Type | Method and Description |
|---|---|
OWLSubAnnotationPropertyOfAxiom |
OWLSubAnnotationPropertyOfAxiom.getAxiomWithoutAnnotations() |
OWLSubAnnotationPropertyOfAxiom |
OWLDataFactory.getOWLSubAnnotationPropertyOfAxiom(OWLAnnotationProperty sub,
OWLAnnotationProperty sup) |
OWLSubAnnotationPropertyOfAxiom |
OWLDataFactory.getOWLSubAnnotationPropertyOfAxiom(OWLAnnotationProperty sub,
OWLAnnotationProperty sup,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLSubAnnotationPropertyOfAxiom> |
OWLOntology.getSubAnnotationPropertyOfAxioms(OWLAnnotationProperty subProperty)
Gets the
SubAnnotationPropertyOfAxioms where the specified
property is the sub-property. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLAnnotationAxiomVisitorEx.visit(OWLSubAnnotationPropertyOfAxiom axiom)
visit OWLSubAnnotationPropertyOfAxiom type
|
void |
OWLAnnotationAxiomVisitor.visit(OWLSubAnnotationPropertyOfAxiom axiom)
visit OWLSubAnnotationPropertyOfAxiom type
|
Copyright © 2014 The University of Manchester. All Rights Reserved.