Interface DiscriminatorDispatcherRecipe

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

public interface DiscriminatorDispatcherRecipe extends SingleParentNodeRecipe
A representation of the model object 'Discriminator Dispatcher Recipe'. Node that sends tuples off to different buckets (attached as children) based on the value of a given column.

The following features are supported:

See Also: