Interface EvalRecipe

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

public interface EvalRecipe extends ExpressionEnforcerRecipe
A representation of the model object 'Eval Recipe'. Computes the result of expression evaluation and suffixes the result to output tuples as the last element.

The following features are supported:

See Also: