R
- rangeP
- property expressionpublic interface OWLPropertyRangeAxiom<P extends OWLPropertyExpression,R extends OWLPropertyRange> extends OWLUnaryPropertyAxiom<P>, OWLSubClassOfAxiomShortCut, HasRange<R>
Modifier and Type | Method and Description |
---|---|
default Stream<?> |
components() |
default Stream<?> |
componentsAnnotationsFirst() |
default Stream<?> |
componentsWithoutAnnotations() |
default int |
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
getProperty
asOWLSubClassOfAxiom
default Stream<?> components()
components
in interface HasComponents
components
in interface OWLUnaryPropertyAxiom<P extends OWLPropertyExpression>
default int initHashCode()
initHashCode
in interface OWLObject
initHashCode
in interface OWLUnaryPropertyAxiom<P extends OWLPropertyExpression>
default Stream<?> componentsWithoutAnnotations()
componentsWithoutAnnotations
in interface HasComponents
componentsWithoutAnnotations
in interface OWLUnaryPropertyAxiom<P extends OWLPropertyExpression>
default Stream<?> componentsAnnotationsFirst()
componentsAnnotationsFirst
in interface HasComponents
componentsAnnotationsFirst
in interface OWLUnaryPropertyAxiom<P extends OWLPropertyExpression>
Copyright © 2020 The University of Manchester. All rights reserved.