Uses of Class
org.jacop.core.ValueEnumeration
Packages that use ValueEnumeration
-
Uses of ValueEnumeration in org.jacop.core
Subclasses of ValueEnumeration in org.jacop.coreModifier and TypeClassDescriptionclassDefines a methods for enumerating values contained in the BoundDomain.classDefines a methods for enumerating values contain in the domain.classDefines a methods for enumerating values contain in the domain.Methods in org.jacop.core that return ValueEnumerationModifier and TypeMethodDescriptionBoundDomain.valueEnumeration()abstract ValueEnumerationDomain.valueEnumeration()It returns value enumeration of the domain values.abstract ValueEnumerationIntDomain.valueEnumeration()It returns value enumeration of the domain values.IntervalDomain.valueEnumeration()It returns value enumeration of the domain values.SmallDenseDomain.valueEnumeration() -
Uses of ValueEnumeration in org.jacop.floats.core
Methods in org.jacop.floats.core that return ValueEnumerationModifier and TypeMethodDescriptionabstract ValueEnumerationFloatDomain.valueEnumeration()It returns value enumeration of the domain values.FloatIntervalDomain.valueEnumeration()It returns value enumeration of the domain values. -
Uses of ValueEnumeration in org.jacop.set.core
Subclasses of ValueEnumeration in org.jacop.set.coreModifier and TypeClassDescriptionclassDefines a methods for enumerating values contained in the SetDomain.Methods in org.jacop.set.core that return ValueEnumerationModifier and TypeMethodDescriptionBoundSetDomain.valueEnumeration()It returns value enumeration of the domain values.abstract ValueEnumerationSetDomain.valueEnumeration()It returns value enumeration of the domain values.