public class SleepingBuilder extends DefaultSatConstraintBuilder
Sleeping constraints.params| Constructor and Description |
|---|
SleepingBuilder()
Make a new builder.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SatConstraint> |
buildConstraint(BtrPlaceTree t,
List<BtrpOperand> args)
Build an online constraint.
|
checkConformance, getFullSignature, getIdentifier, getParameters, getSignaturepublic List<? extends SatConstraint> 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.