P - property typepublic abstract class OWLUnaryPropertyAxiomImpl<P extends OWLPropertyExpression> extends OWLPropertyAxiomImplWithEntityAndAnonCaching implements OWLUnaryPropertyAxiom<P>
| Constructor and Description |
|---|
OWLUnaryPropertyAxiomImpl(P property,
Collection<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
P |
getProperty() |
isAnnotationAxiom, isLogicalAxiomaccept, equalsIgnoreAnnotations, getAnnotations, getAnnotations, getNNF, isAnnotated, isOfType, isOfTypecompareTo, containsEntityInSignature, getAnnotationPropertiesInSignature, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringaccept, accept, equalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotations, getAnnotations, getAxiomType, getAxiomWithoutAnnotations, getNNF, isAnnotated, isAnnotationAxiom, isLogicalAxiom, isOfType, isOfTypeaccept, accept, getNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toStringcompareTogetSignaturecontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturegetAnnotationPropertiesInSignatureisAnonymous, isNamedpublic OWLUnaryPropertyAxiomImpl(@Nonnull P property, @Nonnull Collection<? extends OWLAnnotation> annotations)
property - propertyannotations - annotationspublic P getProperty()
getProperty in interface HasProperty<P extends OWLPropertyExpression>getProperty in interface OWLUnaryPropertyAxiom<P extends OWLPropertyExpression>public boolean equals(Object obj)
equals in class OWLAxiomImplWithEntityAndAnonCachingCopyright © 2020 The University of Manchester. All rights reserved.