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.StringgetConstraint()doublegetFinalValue()doublegetTargetValue()booleanisGlobal()
-