org.semanticweb.owl.model
Interface OWLDataType

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLDataRange, OWLEntity, OWLNamedObject, OWLObject, OWLPropertyRange

public interface OWLDataType
extends OWLDataRange, OWLEntity, OWLNamedObject

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 Represents a named data range.


Method Summary
 
Methods inherited from interface org.semanticweb.owl.model.OWLDataRange
accept, accept, isDataType
 
Methods inherited from interface org.semanticweb.owl.model.OWLEntity
accept, accept, asOWLClass, asOWLDataProperty, asOWLDataType, asOWLIndividual, asOWLObjectProperty, getAnnotationAxioms, getAnnotations, getAnnotations, isOWLClass, isOWLDataProperty, isOWLDataType, isOWLIndividual, isOWLObjectProperty
 
Methods inherited from interface org.semanticweb.owl.model.OWLNamedObject
accept, getURI