public interface EvalRecipe extends ExpressionEnforcerRecipe
The following features are supported:
RecipesPackage.getEvalRecipe()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
int |
getArity() |
boolean |
isUnwinding()
Returns the value of the 'Unwinding' attribute.
|
void |
setUnwinding(boolean value)
Sets the value of the '
Unwinding ' attribute. |
getExpression, getMappedIndices, isCacheOutput, setCacheOutput, setExpression
getParent, setParent
getEquivalenceClassIDs, getTraceInfo, setTraceInfo
static final java.lang.String copyright
boolean isUnwinding()
setUnwinding(boolean)
,
RecipesPackage.getEvalRecipe_Unwinding()
void setUnwinding(boolean value)
Unwinding
' attribute.
value
- the new value of the 'Unwinding' attribute.isUnwinding()
int getArity()
getArity
in interface ReteNodeRecipe