public class OWLSubAnnotationPropertyOfAxiomImpl extends OWLAxiomImpl implements OWLSubAnnotationPropertyOfAxiom
| Constructor and Description |
|---|
OWLSubAnnotationPropertyOfAxiomImpl(OWLAnnotationProperty subProperty,
OWLAnnotationProperty superProperty,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
<T extends OWLAxiom> |
getAnnotatedAxiom(java.util.stream.Stream<OWLAnnotation> anns) |
OWLSubAnnotationPropertyOfAxiom |
getAxiomWithoutAnnotations() |
OWLAnnotationProperty |
getSubProperty() |
OWLAnnotationProperty |
getSuperProperty() |
annotations, getNNF, isAnnotatedannotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toStringaccept, accept, accept, accept, components, componentsAnnotationsFirst, componentsWithoutAnnotations, getAxiomType, hashIndexisAnnotationAxiomequalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotatedAxiom, getAnnotatedAxiom, getAnnotatedAxiom, getAxiomWithoutAnnotations, getAxiomWithoutAnnotations, getNNF, isAnnotated, isAnonymous, isAxiom, isIndividual, isLogicalAxiom, isOfType, isOfType, isOfType, typeIndexannotations, annotations, annotations, getAnnotations, getAnnotationsasAnonymousIndividual, asIRIgetNestedClassExpressions, hasSharedStructure, isAnonymousExpression, isBottomEntity, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignatureaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic OWLSubAnnotationPropertyOfAxiomImpl(OWLAnnotationProperty subProperty, OWLAnnotationProperty superProperty, Collection<OWLAnnotation> annotations)
subProperty - sub propertysuperProperty - super propertyannotations - annotations on the axiompublic <T extends OWLAxiom> T getAnnotatedAxiom(java.util.stream.Stream<OWLAnnotation> anns)
getAnnotatedAxiom in interface OWLAxiompublic OWLSubAnnotationPropertyOfAxiom getAxiomWithoutAnnotations()
getAxiomWithoutAnnotations in interface OWLAxiomgetAxiomWithoutAnnotations in interface OWLSubAnnotationPropertyOfAxiompublic OWLAnnotationProperty getSubProperty()
getSubProperty in interface OWLSubAnnotationPropertyOfAxiompublic OWLAnnotationProperty getSuperProperty()
getSuperProperty in interface OWLSubAnnotationPropertyOfAxiomCopyright © 2017 The University of Manchester. All Rights Reserved.