public interface RelationEvaluationRecipe extends MultiParentNodeRecipe
The following features are supported:
RecipesPackage.getRelationEvaluationRecipe()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
ExpressionDefinition |
getEvaluator()
Returns the value of the 'Evaluator' reference.
|
void |
setEvaluator(ExpressionDefinition value)
Sets the value of the '
Evaluator ' reference. |
getArity, getParents
getEquivalenceClassIDs, getTraceInfo, setTraceInfo
static final java.lang.String copyright
ExpressionDefinition getEvaluator()
setEvaluator(ExpressionDefinition)
,
RecipesPackage.getRelationEvaluationRecipe_Evaluator()
void setEvaluator(ExpressionDefinition value)
Evaluator
' reference.
value
- the new value of the 'Evaluator' reference.getEvaluator()