Class SamplingRateHandler
java.lang.Object
org.intocps.maestro.interpreter.values.variablestep.constraint.samplingrate.SamplingRateHandler
- All Implemented Interfaces:
Observer,ConstraintHandler
-
Constructor Summary
ConstructorsConstructorDescriptionSamplingRateHandler(Observable observable, InitializationMsgJson.Constraint jc, StepsizeInterval interval) -
Method Summary
-
Constructor Details
-
SamplingRateHandler
public SamplingRateHandler(Observable observable, InitializationMsgJson.Constraint jc, StepsizeInterval interval)
-
-
Method Details
-
update
-
getMaxStepSize
- Specified by:
getMaxStepSizein interfaceConstraintHandler
-
getDecision
- Specified by:
getDecisionin interfaceConstraintHandler
-
getId
- Specified by:
getIdin interfaceConstraintHandler
-
isRelaxingStrongly
- Specified by:
isRelaxingStronglyin interfaceConstraintHandler
-
wasStepValid
- Specified by:
wasStepValidin interfaceConstraintHandler
-