P - property typepublic abstract class OWLSubPropertyAxiomImpl<P extends OWLPropertyExpression> extends OWLPropertyAxiomImplWithEntityAndAnonCaching implements OWLSubPropertyAxiom<P>
| Constructor and Description |
|---|
OWLSubPropertyAxiomImpl(P subProperty,
P superProperty,
Collection<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
P |
getSubProperty() |
P |
getSuperProperty() |
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, isTopEntity, toStringcompareTogetSignaturecontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturegetAnnotationPropertiesInSignaturepublic OWLSubPropertyAxiomImpl(@Nonnull P subProperty, @Nonnull P superProperty, @Nonnull Collection<? extends OWLAnnotation> annotations)
subProperty - subPropertysuperProperty - superPropertyannotations - annotationspublic P getSubProperty()
getSubProperty in interface OWLSubPropertyAxiom<P extends OWLPropertyExpression>public P getSuperProperty()
getSuperProperty in interface OWLSubPropertyAxiom<P extends OWLPropertyExpression>public boolean equals(Object obj)
equals in class OWLAxiomImplWithEntityAndAnonCachingCopyright © 2016 The University of Manchester. All Rights Reserved.