public interface ConstraintsCatalog
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAvailableConstraints()
Get all the available constraints.
|
SatConstraintBuilder |
getConstraint(String id)
Get a placement constraints builder from its identifier.
|
Set<String> getAvailableConstraints()
SatConstraintBuilder getConstraint(String id)
id - the identifier of the constraintnull if the identifier is unknownCopyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.