public class PositivePatternCall extends KeyedEnumerablePConstraint<PQuery> implements IQueryReference
PConstraint.CompareByMonotonousID| Constructor and Description |
|---|
PositivePatternCall(PBody pBody,
Tuple variablesTuple,
PQuery pattern) |
| 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.
|
PQuery |
getReferredQuery() |
getSupplierKeydoReplaceVariable, getDeducedVariables, getVariableInTuple, getVariablesTuplecheckSanity, delete, getAffectedVariables, getMonotonousID, getPSystem, replaceVariable, toStringpublic java.util.Map<java.util.Set<PVariable>,java.util.Set<PVariable>> getFunctionalDependencies(IQueryMetaContext context)
PConstraintgetFunctionalDependencies in interface PConstraintgetFunctionalDependencies in class BasePConstraintpublic PQuery getReferredQuery()
getReferredQuery in interface IQueryReference