Interface CheckRecipe

All Superinterfaces:
AlphaRecipe, org.eclipse.emf.ecore.EObject, ExpressionEnforcerRecipe, org.eclipse.emf.common.notify.Notifier, ReteNodeRecipe, SingleParentNodeRecipe
All Known Implementing Classes:
CheckRecipeImpl

public interface CheckRecipe extends ExpressionEnforcerRecipe
A representation of the model object 'Check Recipe'. Computes the result of the boolean expression evaluation and only passes tuples for which the result is true.
See Also: