ConstraintInterface
interface ConstraintInterface
Constraint interface.
Methods
                    bool
                
                
                    isSatisfied()
        
                                            
                
            Returns TRUE if the constraint is satisfied and FALSE if not.
Details
        at         line 22
                            bool
    isSatisfied()
        
    
    Returns TRUE if the constraint is satisfied and FALSE if not.