All Known Implementing Classes:
BoundedDifferenceHandler, FmuMaxStepSizeHandler, SamplingRateHandler, ZerocrossingHandler

public interface ConstraintHandler
  • Method Details

    • getMaxStepSize

      Double getMaxStepSize()
    • getDecision

      String getDecision()
    • getId

      String getId()
    • isRelaxingStrongly

      Boolean isRelaxingStrongly()
    • wasStepValid

      Boolean wasStepValid()