public class OWLAnnotationPropertyDomainAxiomImpl extends OWLAxiomImpl implements OWLAnnotationPropertyDomainAxiom
| Constructor and Description |
|---|
OWLAnnotationPropertyDomainAxiomImpl(OWLAnnotationProperty property,
IRI domain,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
<T extends OWLAxiom> |
getAnnotatedAxiom(java.util.stream.Stream<OWLAnnotation> anns) |
OWLAnnotationPropertyDomainAxiom |
getAxiomWithoutAnnotations() |
IRI |
getDomain() |
OWLAnnotationProperty |
getProperty() |
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 OWLAnnotationPropertyDomainAxiomImpl(OWLAnnotationProperty property, IRI domain, Collection<OWLAnnotation> annotations)
property - propertydomain - domainannotations - annotations on the axiompublic OWLAnnotationPropertyDomainAxiom getAxiomWithoutAnnotations()
getAxiomWithoutAnnotations in interface OWLAnnotationPropertyDomainAxiomgetAxiomWithoutAnnotations in interface OWLAxiompublic <T extends OWLAxiom> T getAnnotatedAxiom(java.util.stream.Stream<OWLAnnotation> anns)
getAnnotatedAxiom in interface OWLAxiompublic OWLAnnotationProperty getProperty()
getProperty in interface HasProperty<OWLAnnotationProperty>Copyright © 2017 The University of Manchester. All Rights Reserved.