Interface SingleParentNodeRecipe

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, ReteNodeRecipe
All Known Subinterfaces:
AggregatorIndexerRecipe, AlphaRecipe, CheckRecipe, DiscriminatorBucketRecipe, DiscriminatorDispatcherRecipe, EqualityFilterRecipe, EvalRecipe, ExpressionEnforcerRecipe, FilterRecipe, IndexerRecipe, InequalityFilterRecipe, InputFilterRecipe, OuterJoinIndexerRecipe, ProjectionIndexerRecipe, RepresentativeElectionRecipe, SingleColumnAggregatorRecipe, TransitiveClosureRecipe, TransparentRecipe, TrimmerRecipe
All Known Implementing Classes:
AggregatorIndexerRecipeImpl, AlphaRecipeImpl, CheckRecipeImpl, DiscriminatorBucketRecipeImpl, DiscriminatorDispatcherRecipeImpl, EqualityFilterRecipeImpl, EvalRecipeImpl, ExpressionEnforcerRecipeImpl, FilterRecipeImpl, IndexerRecipeImpl, InequalityFilterRecipeImpl, InputFilterRecipeImpl, OuterJoinIndexerRecipeImpl, ProjectionIndexerRecipeImpl, RepresentativeElectionRecipeImpl, SingleColumnAggregatorRecipeImpl, SingleParentNodeRecipeImpl, TransitiveClosureRecipeImpl, TransparentRecipeImpl, TrimmerRecipeImpl

public interface SingleParentNodeRecipe extends ReteNodeRecipe
A representation of the model object 'Single Parent Node Recipe'. Abstract base class for single-parent node recipes.

The following features are supported:

See Also: