P
- property typepublic abstract class OWLSubPropertyAxiomImpl<P extends OWLPropertyExpression> extends OWLPropertyAxiomImpl implements OWLSubPropertyAxiom<P>
Constructor and Description |
---|
OWLSubPropertyAxiomImpl(P subProperty,
P superProperty,
Collection<OWLAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
P |
getSubProperty() |
P |
getSuperProperty() |
annotations, annotationsAsList, getNNF, isAnnotated
annotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toString
components, componentsAnnotationsFirst, componentsWithoutAnnotations, initHashCode
isLogicalAxiom
accept, accept, equalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotatedAxiom, getAnnotatedAxiom, getAnnotatedAxiom, getAnnotatedAxiom, getAxiomType, getAxiomWithoutAnnotations, getAxiomWithoutAnnotations, getAxiomWithoutAnnotations, getNNF, isAnnotated, isAnnotationAxiom, isAxiom, isIndividual, isOfType, isOfType, isOfType, typeIndex
accept, accept, getNestedClassExpressions, hashIteration, hasSharedStructure, isAnonymousExpression, isBottomEntity, isIRI, isOntology, isTopEntity, nestedClassExpressions
compareTo
getSignature, signature, unsortedSignature
containsEntityInSignature
anonymousIndividuals, getAnonymousIndividuals
classesInSignature, getClassesInSignature
getObjectPropertiesInSignature, objectPropertiesInSignature
dataPropertiesInSignature, getDataPropertiesInSignature
getIndividualsInSignature, individualsInSignature
datatypesInSignature, getDatatypesInSignature
annotationPropertiesInSignature, getAnnotationPropertiesInSignature
hashIndex
isAnonymous, isNamed
annotations, annotations, annotations, annotationsAsList, getAnnotations, getAnnotations
addAnonymousIndividualsToSet, addSignatureEntitiesToSet
public OWLSubPropertyAxiomImpl(P subProperty, P superProperty, Collection<OWLAnnotation> annotations)
subProperty
- sub propertysuperProperty
- super propertyannotations
- annotationspublic P getSubProperty()
getSubProperty
in interface OWLSubPropertyAxiom<P extends OWLPropertyExpression>
public P getSuperProperty()
getSuperProperty
in interface OWLSubPropertyAxiom<P extends OWLPropertyExpression>
Copyright © 2020 The University of Manchester. All rights reserved.