Interface UniquenessEnforcerRecipe

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

public interface UniquenessEnforcerRecipe extends MultiParentNodeRecipe, RederivableNodeRecipe
A representation of the model object 'Uniqueness Enforcer Recipe'. Represents nodes that enforce tuple uniqueness, i.e. filter out duplicate input tuples for output.
See Also: