Class Constraint


  • public class Constraint
    extends java.lang.Object
    • Method Detail

      • getParticipant1

        public final Pushable getParticipant1()
      • getParticipant2

        public final Pushable getParticipant2()
      • getValue

        public final double getValue()
      • ensureValue

        public final void ensureValue​(double newValue)
      • push

        public void push​(double delta)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object