|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for CspGenericFloatConstant objects
Method Summary | |
java.lang.Float[] |
getFloatConstants()
Returns all the Float objects wrapped by this generic constant |
java.lang.Float |
getFloatForIndex()
Returns the number at the current index value as a Float object |
java.lang.Float |
getMax()
Returns the maximum value of all the constant values as a Float object |
java.lang.Float |
getMin()
Returns the minimal value of all the constant values as a Float object |
Methods inherited from interface jopt.csp.variable.CspGenericNumConstant |
add, add, contains, createFragment, divide, divide, divideBy, divideBy, divideByCeil, divideByCeil, divideByFloor, divideByFloor, divideCeil, divideCeil, divideFloor, divideFloor, getNumber, getNumberForIndex, getNumberType, getNumConstants, getNumMax, getNumMin, multiply, multiply, subtract, subtract, subtractFrom, subtractFrom |
Methods inherited from interface jopt.csp.variable.CspGenericConstant |
containsIndex, getConstantCount, getIndices, setIndicesToNodeOffset, toString |
Method Detail |
public java.lang.Float getFloatForIndex()
public java.lang.Float[] getFloatConstants()
public java.lang.Float getMin()
public java.lang.Float getMax()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |