Class AllVariablesInSubstitutionMapToConstant
java.lang.Object
fr.inria.rules.integraal.model.logicalElements.functional.AllVariablesInSubstitutionMapToConstant
- All Implemented Interfaces:
org.apache.commons.collections4.Predicate<Substitution>
public class AllVariablesInSubstitutionMapToConstant
extends Object
implements org.apache.commons.collections4.Predicate<Substitution>
Predicate used to filter substitutions that do not map only to constants.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AllVariablesInSubstitutionMapToConstant
public AllVariablesInSubstitutionMapToConstant()Creates the predicate.
-
-
Method Details
-
evaluate
- Specified by:
evaluatein interfaceorg.apache.commons.collections4.Predicate<Substitution>
-