public abstract class OWLNaryDataRangeImpl extends OWLObjectImpl implements OWLNaryDataRange
NO_ANNOTATIONS, OWL_THING| Modifier | Constructor and Description |
|---|---|
protected |
OWLNaryDataRangeImpl(Set<? extends OWLDataRange> operands) |
| Modifier and Type | Method and Description |
|---|---|
OWLDatatype |
asOWLDatatype() |
Set<OWLDataRange> |
getOperands() |
boolean |
isDatatype() |
boolean |
isTopDatatype() |
compareLists, compareObjectOfSameType, compareSets, compareTo, equals, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, accept, accept, getDataRangeTypeaccept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareToprotected OWLNaryDataRangeImpl(Set<? extends OWLDataRange> operands)
public Set<OWLDataRange> getOperands()
getOperands in interface OWLNaryDataRangepublic boolean isTopDatatype()
isTopDatatype in interface OWLDataRangepublic boolean isDatatype()
isDatatype in interface OWLDataRangepublic OWLDatatype asOWLDatatype()
asOWLDatatype in interface OWLDataRangeCopyright © 2013 CSIRO HRPPC. All Rights Reserved.