Uses of Class
org.jacop.floats.core.FloatIntervalEnumeration
-
Packages that use FloatIntervalEnumeration Package Description org.jacop.floats.core -
-
Uses of FloatIntervalEnumeration in org.jacop.floats.core
Subclasses of FloatIntervalEnumeration in org.jacop.floats.core Modifier and Type Class Description class
FloatIntervalDomainIntervalEnumeration
Defines a methods for enumerating values contain in the intersal domain.Methods in org.jacop.floats.core that return FloatIntervalEnumeration Modifier and Type Method Description abstract FloatIntervalEnumeration
FloatDomain. floatIntervalEnumeration()
It returns interval enumeration of the domain values.FloatIntervalEnumeration
FloatIntervalDomain. floatIntervalEnumeration()
It returns interval enumeration of the domain values.
-