Interface MatchConstraintResult
-
- All Known Implementing Classes:
AbstractMatchConstraintResult
,MatchConstraintResultGlobal
,MatchConstraintResultLocal
public interface MatchConstraintResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getConstraint()
double
getFinalValue()
double
getTargetValue()
boolean
isGlobal()
-