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