parser.flatzinc.ast
Class PConstraint

java.lang.Object
  extended by parser.flatzinc.ast.PConstraint

public final class PConstraint
extends Object


Constructor Summary
PConstraint(Model model, String id, List<Expression> exps, List<EAnnotation> annotations)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PConstraint

public PConstraint(Model model,
                   String id,
                   List<Expression> exps,
                   List<EAnnotation> annotations)


Copyright © 2012. All Rights Reserved.