public class BanBuilder extends DefaultSatConstraintBuilder
Ban constraints.params| Constructor and Description |
|---|
BanBuilder()
Make a new builder.
|
| Modifier and Type | Method and Description |
|---|---|
List<Ban> |
buildConstraint(BtrPlaceTree t,
List<BtrpOperand> args)
Build a ban constraint.
|
checkConformance, getFullSignature, getIdentifier, getParameters, getSignaturepublic List<Ban> buildConstraint(BtrPlaceTree t, List<BtrpOperand> args)
t - the current treeargs - must be 2 operands, first contains virtual machines and the second nodes. Each set must not be emptyCopyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.