Interface InputRecipe

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, ReteNodeRecipe
All Known Implementing Classes:
InputRecipeImpl

public interface InputRecipe extends ReteNodeRecipe
A representation of the model object 'Input Recipe'. Represents input nodes for the Rete network, i.e. nodes that generate input tuples for processing.

The following features are supported:

See Also: