public interface ReteRecipe
extends org.eclipse.emf.ecore.EObject
The following features are supported:
RecipesPackage.getReteRecipe()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ReteNodeRecipe> |
getRecipeNodes()
Returns the value of the 'Recipe Nodes' containment reference list.
|
org.eclipse.emf.common.util.EList<ReteNodeRecipe> getRecipeNodes()
ReteNodeRecipe
.
If the meaning of the 'Recipe Nodes' containment reference list isn't clear, there really should be more of a description here...
RecipesPackage.getReteRecipe_RecipeNodes()