public interface MultiParentNodeRecipe extends ReteNodeRecipe
The following features are supported:
Modifier and Type | Method and Description |
---|---|
int |
getArity() |
org.eclipse.emf.common.util.EList<ReteNodeRecipe> |
getParents()
Returns the value of the 'Parents' reference list.
|
getTraceInfo, setTraceInfo
org.eclipse.emf.common.util.EList<ReteNodeRecipe> getParents()
ReteNodeRecipe
.
If the meaning of the 'Parents' reference list isn't clear, there really should be more of a description here...
RecipesPackage.getMultiParentNodeRecipe_Parents()
int getArity()
getArity
in interface ReteNodeRecipe