public interface DiscriminatorBucketRecipe extends SingleParentNodeRecipe
The following features are supported:
RecipesPackage.getDiscriminatorBucketRecipe()| Modifier and Type | Method and Description |
|---|---|
int |
getArity() |
java.lang.Object |
getBucketKey()
Returns the value of the 'Bucket Key' attribute.
|
void |
setBucketKey(java.lang.Object value)
Sets the value of the '
Bucket Key' attribute. |
getParent, setParentgetEquivalenceClassIDs, getTraceInfo, setTraceInfojava.lang.Object getBucketKey()
If the meaning of the 'Bucket Key' attribute isn't clear, there really should be more of a description here...
setBucketKey(Object),
RecipesPackage.getDiscriminatorBucketRecipe_BucketKey()void setBucketKey(java.lang.Object value)
Bucket Key' attribute.
value - the new value of the 'Bucket Key' attribute.getBucketKey()int getArity()
getArity in interface ReteNodeRecipe