public class OWLDataComplementOfImpl extends OWLObjectImpl implements OWLDataComplementOf
Constructor and Description |
---|
OWLDataComplementOfImpl(OWLDataRange dataRange) |
Modifier and Type | Method and Description |
---|---|
OWLDataRange |
getDataRange()
Gets the data range which this data range is a complement of.
|
annotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toString
accept, accept, accept, accept, accept, accept, components, getDataRangeType, hashIndex, initHashCode, typeIndex
isTopDatatype
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
componentsAnnotationsFirst, componentsWithoutAnnotations
isAnonymous, isNamed
asOWLDatatype, isOWLDatatype
addAnonymousIndividualsToSet, addSignatureEntitiesToSet
public OWLDataComplementOfImpl(OWLDataRange dataRange)
dataRange
- data rangepublic OWLDataRange getDataRange()
OWLDataComplementOf
getDataRange
in interface OWLDataComplementOf
Copyright © 2020 The University of Manchester. All rights reserved.