public interface ExpressionDefinition
extends org.eclipse.emf.ecore.EObject
The following features are supported:
RecipesPackage.getExpressionDefinition()
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. |
java.lang.Object getEvaluator()
If the meaning of the 'Evaluator' attribute isn't clear, there really should be more of a description here...
setEvaluator(Object)
,
RecipesPackage.getExpressionDefinition_Evaluator()
void setEvaluator(java.lang.Object value)
Evaluator
' attribute.
value
- the new value of the 'Evaluator' attribute.getEvaluator()