Class KeyedEnumerablePConstraint<KeyType>
java.lang.Object
tools.refinery.interpreter.matchers.psystem.BasePConstraint
tools.refinery.interpreter.matchers.psystem.EnumerablePConstraint
tools.refinery.interpreter.matchers.psystem.KeyedEnumerablePConstraint<KeyType>
- All Implemented Interfaces:
PConstraint,PTraceable
- Direct Known Subclasses:
AbstractTransitiveClosure,ConstantValue,PositivePatternCall,RepresentativeElectionConstraint,TypeConstraint
-
Field Summary
FieldsFields inherited from class tools.refinery.interpreter.matchers.psystem.EnumerablePConstraint
variablesTupleFields inherited from class tools.refinery.interpreter.matchers.psystem.BasePConstraint
pBodyFields inherited from interface tools.refinery.interpreter.matchers.psystem.PConstraint
COMPARE_BY_MONOTONOUS_ID -
Constructor Summary
ConstructorsConstructorDescriptionKeyedEnumerablePConstraint(PBody pBody, Tuple variablesTuple, KeyType supplierKey) -
Method Summary
Methods inherited from class tools.refinery.interpreter.matchers.psystem.EnumerablePConstraint
doReplaceVariable, getDeducedVariables, getVariableInTuple, getVariablesTuple, toStringRestMethods inherited from class tools.refinery.interpreter.matchers.psystem.BasePConstraint
checkSanity, delete, getAffectedVariables, getBody, getFunctionalDependencies, getMonotonousID, getPSystem, replaceVariable, toString
-
Field Details
-
supplierKey
-
-
Constructor Details
-
KeyedEnumerablePConstraint
-
-
Method Details
-
toStringRestRest
- Overrides:
toStringRestRestin classEnumerablePConstraint
-
keyToString
-
getSupplierKey
-