P - property typepublic abstract class OWLUnaryPropertyAxiomImpl<P extends OWLPropertyExpression<?,?>> extends OWLPropertyAxiomImpl implements OWLUnaryPropertyAxiom<P>
NO_ANNOTATIONS, OWL_THING| 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, isOfType, mergeAnnoscompareLists, compareObjectOfSameType, compareSets, compareTo, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, equalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotations, getAnnotations, getAxiomType, getAxiomWithoutAnnotations, getNNF, isAnnotated, isAnnotationAxiom, isLogicalAxiom, isOfType, isOfTypeaccept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic OWLUnaryPropertyAxiomImpl(P property, Collection<? extends OWLAnnotation> annotations)
property - propertyannotations - annotationspublic P getProperty()
getProperty in interface OWLUnaryPropertyAxiom<P extends OWLPropertyExpression<?,?>>public boolean equals(Object obj)
equals in class OWLAxiomImplCopyright © 2014 The University of Manchester. All Rights Reserved.