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