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 StringgetDecision()StringgetId()DoublegetMaxStepSize()BooleanisRelaxingStrongly()BooleanwasStepValid()
-