org.dllearner.core.owl
Interface SimpleDoubleDataRange

All Superinterfaces:
DataRange, DoubleDataRange, KBElement, PropertyRange, Serializable
All Known Implementing Classes:
DoubleMaxValue, DoubleMinValue

public interface SimpleDoubleDataRange
extends DoubleDataRange

A double data range with a single value used for restrictions, e.g. hasAge >= 18 (but not 65 >= hasAge >= 18).

Author:
Jens Lehmann

Method Summary
 double getValue()
           
 
Methods inherited from interface org.dllearner.core.owl.KBElement
accept, getLength, toKBSyntaxString, toManchesterSyntaxString, toString
 

Method Detail

getValue

double getValue()


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