public class OWLSubPropertyChainAxiomImpl extends OWLPropertyAxiomImpl implements OWLSubPropertyChainOfAxiom
| Type | Property and Description |
|---|---|
boolean |
isEncodingOfTransitive
Gets the value of the property encodingOfTransitiveProperty.
|
| Constructor and Description |
|---|
OWLSubPropertyChainAxiomImpl(List<? extends OWLObjectPropertyExpression> propertyChain,
OWLObjectPropertyExpression superProperty,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
<T extends OWLAxiom> |
getAnnotatedAxiom(Stream<OWLAnnotation> anns) |
OWLSubPropertyChainOfAxiom |
getAxiomWithoutAnnotations() |
List<OWLObjectPropertyExpression> |
getPropertyChain() |
OWLObjectPropertyExpression |
getSuperProperty() |
boolean |
isEncodingOfTransitiveProperty()
Gets the value of the property encodingOfTransitiveProperty.
|
annotations, annotationsAsList, getNNF, isAnnotatedannotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toStringaccept, accept, accept, accept, components, componentsAnnotationsFirst, componentsWithoutAnnotations, getAxiomType, hashIndex, initHashCodeisLogicalAxiomequalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotatedAxiom, getAnnotatedAxiom, getAnnotatedAxiom, getAxiomWithoutAnnotations, getAxiomWithoutAnnotations, getNNF, isAnnotated, isAnnotationAxiom, isAxiom, isIndividual, isOfType, isOfType, isOfType, typeIndexgetNestedClassExpressions, hashIteration, hasSharedStructure, isAnonymousExpression, isBottomEntity, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signature, unsortedSignaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignatureisAnonymous, isNamedannotations, annotations, annotations, annotationsAsList, getAnnotations, getAnnotationsaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic boolean isEncodingOfTransitiveProperty
isEncodingOfTransitiveProperty in interface OWLSubPropertyChainOfAxiompublic OWLSubPropertyChainAxiomImpl(List<? extends OWLObjectPropertyExpression> propertyChain, OWLObjectPropertyExpression superProperty, Collection<OWLAnnotation> annotations)
propertyChain - property chainsuperProperty - super propertyannotations - annotationspublic <T extends OWLAxiom> T getAnnotatedAxiom(Stream<OWLAnnotation> anns)
getAnnotatedAxiom in interface OWLAxiompublic OWLSubPropertyChainOfAxiom getAxiomWithoutAnnotations()
getAxiomWithoutAnnotations in interface OWLAxiomgetAxiomWithoutAnnotations in interface OWLSubPropertyChainOfAxiompublic List<OWLObjectPropertyExpression> getPropertyChain()
getPropertyChain in interface OWLSubPropertyChainOfAxiompublic OWLObjectPropertyExpression getSuperProperty()
getSuperProperty in interface OWLSubPropertyChainOfAxiompublic boolean isEncodingOfTransitiveProperty()
isEncodingOfTransitiveProperty in interface OWLSubPropertyChainOfAxiomCopyright © 2021 The University of Manchester. All rights reserved.