public abstract class OWLNaryDataRangeImpl extends OWLObjectImpl implements OWLNaryDataRange
| Modifier and Type | Method and Description |
|---|---|
List<OWLDataRange> |
getOperandsAsList() |
Stream<OWLDataRange> |
operands() |
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()
operands in interface HasOperands<OWLDataRange>operands in interface OWLNaryDataRangepublic List<OWLDataRange> getOperandsAsList()
getOperandsAsList in interface HasOperands<OWLDataRange>Copyright © 2021 The University of Manchester. All rights reserved.