Interface ExpressionEnforcerRecipe

All Superinterfaces:
AlphaRecipe, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, ReteNodeRecipe, SingleParentNodeRecipe
All Known Subinterfaces:
CheckRecipe, EvalRecipe
All Known Implementing Classes:
CheckRecipeImpl, EvalRecipeImpl, ExpressionEnforcerRecipeImpl

public interface ExpressionEnforcerRecipe extends AlphaRecipe
A representation of the model object 'Expression Enforcer Recipe'. type RuntimeExpressionEvaluator wraps psystem.matchers.tools.refinery.interpreter.IExpressionEvaluator class RuntimeExpressionDefinition extends ExpressionDefinition { RuntimeExpressionEvaluator evaluator }

The following features are supported:

See Also: