org.semanticweb.owlapi.model
Interface OWLDataIntersectionOf

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLDataRange, OWLNaryDataRange, OWLObject, OWLPropertyRange, SWRLPredicate
All Known Implementing Classes:
OWLDataIntersectionOfImpl

public interface OWLDataIntersectionOf
extends OWLNaryDataRange

Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 15-Jan-2009

Represents DataIntersectionOf in the OWL 2 Specification.


Method Summary
 
Methods inherited from interface org.semanticweb.owlapi.model.OWLNaryDataRange
getOperands
 
Methods inherited from interface org.semanticweb.owlapi.model.OWLDataRange
accept, accept, accept, accept, asOWLDatatype, getDataRangeType, isDatatype, isTopDatatype