Uses of Interface
org.dllearner.core.owl.DoubleDataRange

Packages that use DoubleDataRange
org.dllearner.core.owl Classes/Interfaces for representing OWL constructs - see the OWL 2 Structural Specification for details. 
 

Uses of DoubleDataRange in org.dllearner.core.owl
 

Subinterfaces of DoubleDataRange in org.dllearner.core.owl
 interface SimpleDoubleDataRange
          A double data range with a single value used for restrictions, e.g. hasAge >= 18 (but not 65 >= hasAge >= 18).
 

Classes in org.dllearner.core.owl that implement DoubleDataRange
 class DoubleMaxValue
          Double data range restricted by a maximum value, e.g.
 class DoubleMinValue
          Double data range restricted by a minimum value, e.g.
 



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann