public class AstConstraint extends Object
| Constructor and Description | 
|---|
AstConstraint(AstClafer context,
                          AstBoolExpr expr)  | 
AstConstraint(AstClafer context,
                          AstBoolExpr expr,
                          boolean soft)  | 
public AstConstraint(AstClafer context, AstBoolExpr expr)
public AstConstraint(AstClafer context, AstBoolExpr expr, boolean soft)
public AstClafer getContext()
public boolean isHard()
public boolean isSoft()
public AstBoolExpr getExpr()
Copyright © 2013. All Rights Reserved.