public class NegativePatternCall extends PatternCallBasedDeferred
PConstraint.CompareByMonotonousID
Constructor and Description |
---|
NegativePatternCall(PBody pBody,
Tuple actualParametersTuple,
PQuery query) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<PVariable> |
getDeducedVariables()
The set of variables whose potential values can be enumerated (once all non-deduced variables have known values).
|
checkSanity, getActualParametersTuple, getDeferringVariables, getReferredQuery
isReadyAt
delete, getAffectedVariables, getFunctionalDependencies, getMonotonousID, getPSystem, replaceVariable, toString
public java.util.Set<PVariable> getDeducedVariables()
PConstraint