-
- All Implemented Interfaces:
- Serializable, Comparable<org.semanticweb.owlapi.model.OWLObject>, org.semanticweb.owlapi.model.OWLDataRange, org.semanticweb.owlapi.model.OWLNaryDataRange, org.semanticweb.owlapi.model.OWLObject, org.semanticweb.owlapi.model.OWLPropertyRange, org.semanticweb.owlapi.model.SWRLPredicate
- Direct Known Subclasses:
- OWLDataIntersectionOfImpl, OWLDataUnionOfImpl
public abstract class OWLNaryDataRangeImpl
extends OWLObjectImpl
implements org.semanticweb.owlapi.model.OWLNaryDataRange
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 17-Jan-2009
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
protected |
OWLNaryDataRangeImpl(Set<? extends org.semanticweb.owlapi.model.OWLDataRange> operands) |
-
Method Summary
-
Methods inherited from class uk.ac.manchester.cs.owl.owlapi.OWLObjectImpl
compareLists, compareObjectOfSameType, compareSets, compareTo, equals, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getOWLDataFactory, getSignature, hashCode, isBottomEntity, isTopEntity, setOWLDataFactory, toString
-
Methods inherited from interface org.semanticweb.owlapi.model.OWLDataRange
accept, accept, accept, accept, getDataRangeType
-
Methods inherited from interface org.semanticweb.owlapi.model.OWLObject
accept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntity
Copyright © 2013 The University of Manchester. All Rights Reserved.