public interface SingleParentNodeRecipe extends ReteNodeRecipe
The following features are supported:
RecipesPackage.getSingleParentNodeRecipe()| Modifier and Type | Method and Description |
|---|---|
ReteNodeRecipe |
getParent()
Returns the value of the 'Parent' reference.
|
void |
setParent(ReteNodeRecipe value)
Sets the value of the '
Parent' reference. |
getArity, getEquivalenceClassIDs, getTraceInfo, setTraceInfoReteNodeRecipe getParent()
If the meaning of the 'Parent' reference isn't clear, there really should be more of a description here...
setParent(ReteNodeRecipe),
RecipesPackage.getSingleParentNodeRecipe_Parent()void setParent(ReteNodeRecipe value)
Parent' reference.
value - the new value of the 'Parent' reference.getParent()