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, toStringcomponents, getOperands, initHashCodeaccept, accept, accept, accept, getDataRangeType, isTopDatatypeaccept, accept, getNestedClassExpressions, hashIteration, hasSharedStructure, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signature, unsortedSignaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignaturehashIndexcomponentsAnnotationsFirst, componentsWithoutAnnotationsisAnonymous, isNamedasOWLDatatype, isOWLDatatypeaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic Stream<OWLDataRange> operands()
HasOperandsoperands in interface HasOperands<OWLDataRange>operands in interface OWLNaryDataRangepublic List<OWLDataRange> getOperandsAsList()
HasOperandsgetOperandsAsList in interface HasOperands<OWLDataRange>Copyright © 2019 The University of Manchester. All rights reserved.