public class FenceBuilder extends DefaultSatConstraintBuilder
Fence constraints.params| Constructor and Description |
|---|
FenceBuilder()
Make a new builder.
|
| Modifier and Type | Method and Description |
|---|---|
List<Fence> |
buildConstraint(BtrPlaceTree t,
List<BtrpOperand> args)
Build a constraint.
|
checkConformance, getFullSignature, getIdentifier, getParameters, getSignaturepublic List<Fence> buildConstraint(BtrPlaceTree t, List<BtrpOperand> args)
args - the parameters to use. Must be 2 non-empty set. One of virtual machines and one of nodes.t - the current token.Copyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.