public class NoDelayBuilder extends DefaultSatConstraintBuilder
NoDelay constraints.params| Constructor and Description |
|---|
NoDelayBuilder()
Make a new builder.
|
| Modifier and Type | Method and Description |
|---|---|
List<NoDelay> |
buildConstraint(BtrPlaceTree t,
List<BtrpOperand> args)
Build an online constraint.
|
checkConformance, getFullSignature, getIdentifier, getParameters, getSignaturepublic List<NoDelay> buildConstraint(BtrPlaceTree t, List<BtrpOperand> args)
args - must be 1 set of vms. The set must not be emptyt - the current token.Copyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.