Class MatchConstraintResultGlobal
- java.lang.Object
-
- cern.accsoft.steering.jmad.domain.result.match.output.AbstractMatchConstraintResult
-
- cern.accsoft.steering.jmad.domain.result.match.output.MatchConstraintResultGlobal
-
- All Implemented Interfaces:
MatchConstraintResult
public class MatchConstraintResultGlobal extends AbstractMatchConstraintResult
-
-
Constructor Summary
Constructors Constructor Description MatchConstraintResultGlobal(java.lang.String constraint, double finalValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isGlobal()
-
Methods inherited from class cern.accsoft.steering.jmad.domain.result.match.output.AbstractMatchConstraintResult
getConstraint, getFinalValue, getTargetValue, setTargetValue
-
-