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()
Gets the property.
|
isAnnotationAxiom, isLogicalAxiom
accept, equalsIgnoreAnnotations, getAnnotations, getAnnotations, getNNF, isAnnotated, isOfType, isOfType
compareTo, containsEntityInSignature, getAnnotationPropertiesInSignature, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toString
accept, accept, equalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotations, getAnnotations, getAxiomType, getAxiomWithoutAnnotations, getNNF, isAnnotated, isAnnotationAxiom, isLogicalAxiom, isOfType, isOfType
accept, accept, getNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toString
compareTo
getSignature
containsEntityInSignature
getAnonymousIndividuals
getClassesInSignature
getObjectPropertiesInSignature
getDataPropertiesInSignature
getIndividualsInSignature
getDatatypesInSignature
getAnnotationPropertiesInSignature
isAnonymous, isNamed
public OWLUnaryPropertyAxiomImpl(@Nonnull P property, @Nonnull Collection<? extends OWLAnnotation> annotations)
property
- propertyannotations
- annotationspublic P getProperty()
HasProperty
getProperty
in interface HasProperty<P extends OWLPropertyExpression>
getProperty
in interface OWLUnaryPropertyAxiom<P extends OWLPropertyExpression>
public boolean equals(Object obj)
equals
in class OWLAxiomImplWithEntityAndAnonCaching
Copyright © 2020 The University of Manchester. All rights reserved.