public abstract class VariableDeferredPConstraint extends DeferredPConstraint
PConstraint.CompareByMonotonousID
Constructor and Description |
---|
VariableDeferredPConstraint(PBody pBody,
java.util.Set<PVariable> affectedVariables) |
Modifier and Type | Method and Description |
---|---|
abstract java.util.Set<PVariable> |
getDeferringVariables() |
boolean |
isReadyAt(SubPlan plan,
IQueryMetaContext context)
Refine further if needed
|
checkSanity, delete, getAffectedVariables, getFunctionalDependencies, getMonotonousID, getPSystem, replaceVariable, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDeducedVariables
public abstract java.util.Set<PVariable> getDeferringVariables()
public boolean isReadyAt(SubPlan plan, IQueryMetaContext context)
isReadyAt
in class DeferredPConstraint