public abstract class OWLNaryDataRangeImpl extends OWLObjectImpl implements OWLNaryDataRange
Modifier and Type | Method and Description |
---|---|
List<OWLDataRange> |
getOperandsAsList()
Gets the operands as a list.
|
Stream<OWLDataRange> |
operands()
Gets the operands - e.g., the individuals in a sameAs axiom, or the classes in an equivalent
classes axiom.
|
annotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toString
components, getOperands, initHashCode
accept, accept, accept, accept, getDataRangeType, isTopDatatype
accept, accept, getNestedClassExpressions, hashIteration, hasSharedStructure, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressions
compareTo
getSignature, signature, unsortedSignature
containsEntityInSignature
anonymousIndividuals, getAnonymousIndividuals
classesInSignature, getClassesInSignature
getObjectPropertiesInSignature, objectPropertiesInSignature
dataPropertiesInSignature, getDataPropertiesInSignature
getIndividualsInSignature, individualsInSignature
datatypesInSignature, getDatatypesInSignature
annotationPropertiesInSignature, getAnnotationPropertiesInSignature
hashIndex
componentsAnnotationsFirst, componentsWithoutAnnotations
isAnonymous, isNamed
asOWLDatatype, isOWLDatatype
addAnonymousIndividualsToSet, addSignatureEntitiesToSet
public Stream<OWLDataRange> operands()
HasOperands
operands
in interface HasOperands<OWLDataRange>
operands
in interface OWLNaryDataRange
public List<OWLDataRange> getOperandsAsList()
HasOperands
getOperandsAsList
in interface HasOperands<OWLDataRange>
Copyright © 2020 The University of Manchester. All rights reserved.