public interface ExpressionDefinition
extends org.eclipse.emf.ecore.EObject
The following features are supported:
RecipesPackage.getExpressionDefinition()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getEvaluator()
Returns the value of the 'Evaluator' attribute.
|
void |
setEvaluator(java.lang.Object value)
Sets the value of the '
Evaluator ' attribute. |
static final java.lang.String copyright
java.lang.Object getEvaluator()
setEvaluator(Object)
,
RecipesPackage.getExpressionDefinition_Evaluator()
void setEvaluator(java.lang.Object value)
Evaluator
' attribute.
value
- the new value of the 'Evaluator' attribute.getEvaluator()