public interface AggregatorRecipe extends ReteNodeRecipe
The following features are supported:
RecipesPackage.getAggregatorRecipe()
Modifier and Type | Method and Description |
---|---|
int |
getArity() |
ProjectionIndexerRecipe |
getParent()
Returns the value of the 'Parent' containment reference.
|
void |
setParent(ProjectionIndexerRecipe value)
Sets the value of the '
Parent ' containment reference. |
getTraceInfo, setTraceInfo
ProjectionIndexerRecipe getParent()
If the meaning of the 'Parent' containment reference isn't clear, there really should be more of a description here...
setParent(ProjectionIndexerRecipe)
,
RecipesPackage.getAggregatorRecipe_Parent()
void setParent(ProjectionIndexerRecipe value)
Parent
' containment reference.
value
- the new value of the 'Parent' containment reference.getParent()
int getArity()
getArity
in interface ReteNodeRecipe