public interface DiscriminatorDispatcherRecipe extends SingleParentNodeRecipe
The following features are supported:
RecipesPackage.getDiscriminatorDispatcherRecipe()| Modifier and Type | Method and Description |
|---|---|
int |
getArity() |
int |
getDiscriminationColumnIndex()
Returns the value of the 'Discrimination Column Index' attribute.
|
void |
setDiscriminationColumnIndex(int value)
Sets the value of the '
Discrimination Column Index' attribute. |
getParent, setParentgetEquivalenceClassIDs, getTraceInfo, setTraceInfoint getDiscriminationColumnIndex()
If the meaning of the 'Discrimination Column Index' attribute isn't clear, there really should be more of a description here...
setDiscriminationColumnIndex(int),
RecipesPackage.getDiscriminatorDispatcherRecipe_DiscriminationColumnIndex()void setDiscriminationColumnIndex(int value)
Discrimination Column Index' attribute.
value - the new value of the 'Discrimination Column Index' attribute.getDiscriminationColumnIndex()int getArity()
getArity in interface ReteNodeRecipe