Interface ProductionRecipe

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

public interface ProductionRecipe extends MultiParentNodeRecipe, RederivableNodeRecipe
A representation of the model object 'Production Recipe'. The production node represents the output of the Rete network, from which the results of a query can be read.

The following features are supported:

See Also: