Interface IndexerRecipe

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, ReteNodeRecipe, SingleParentNodeRecipe
All Known Subinterfaces:
AggregatorIndexerRecipe, OuterJoinIndexerRecipe, ProjectionIndexerRecipe
All Known Implementing Classes:
AggregatorIndexerRecipeImpl, IndexerRecipeImpl, OuterJoinIndexerRecipeImpl, ProjectionIndexerRecipeImpl

public interface IndexerRecipe extends SingleParentNodeRecipe
A representation of the model object 'Indexer Recipe'. Represents a node that indexes the contents of a parent based on a projection defined by a Mask.

The following features are supported:

See Also: