public class ConstantValue extends KeyedEnumerablePConstraint<java.lang.Object>
PConstraint.CompareByMonotonousID
Constructor and Description |
---|
ConstantValue(PBody pBody,
PVariable variable,
java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.util.Set<PVariable>,java.util.Set<PVariable>> |
getFunctionalDependencies(IQueryMetaContext context)
A (preferably minimal) cover of known functional dependencies between variables.
|
getSupplierKey
doReplaceVariable, getDeducedVariables, getVariableInTuple, getVariablesTuple
checkSanity, delete, getAffectedVariables, getMonotonousID, getPSystem, replaceVariable, toString
public java.util.Map<java.util.Set<PVariable>,java.util.Set<PVariable>> getFunctionalDependencies(IQueryMetaContext context)
PConstraint
getFunctionalDependencies
in interface PConstraint
getFunctionalDependencies
in class BasePConstraint