Class Member


  • public class Member
    extends Constraint

    Since:
    26 nov. 2010
    Author:
    Charles Prud'homme
    • Method Detail

      • makeOpposite

        public Constraint makeOpposite()
        Description copied from class: Constraint
        Make the opposite constraint of this. BEWARE: this method should never be called by the user but it can be overridden to provide better constraint negations
        Overrides:
        makeOpposite in class Constraint