Interface ConstraintHandler
-
- All Known Implementing Classes:
BoundedDifferenceHandler,FmuMaxStepSizeHandler,SamplingRateHandler,ZerocrossingHandler
public interface ConstraintHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetDecision()java.lang.StringgetId()java.lang.DoublegetMaxStepSize()java.lang.BooleanisRelaxingStrongly()java.lang.BooleanwasStepValid()
-