public interface RederivableNodeRecipe
extends org.eclipse.emf.ecore.EObject
The following features are supported:
RecipesPackage.getRederivableNodeRecipe()| Modifier and Type | Method and Description |
|---|---|
MonotonicityInfo |
getOptionalMonotonicityInfo()
Returns the value of the 'Optional Monotonicity Info' containment reference.
|
boolean |
isDeleteRederiveEvaluation()
Returns the value of the 'Delete Rederive Evaluation' attribute.
|
void |
setDeleteRederiveEvaluation(boolean value)
Sets the value of the '
Delete Rederive Evaluation' attribute. |
void |
setOptionalMonotonicityInfo(MonotonicityInfo value)
Sets the value of the '
Optional Monotonicity Info' containment reference. |
boolean isDeleteRederiveEvaluation()
"false".
If the meaning of the 'Delete Rederive Evaluation' attribute isn't clear, there really should be more of a description here...
setDeleteRederiveEvaluation(boolean),
RecipesPackage.getRederivableNodeRecipe_DeleteRederiveEvaluation()void setDeleteRederiveEvaluation(boolean value)
Delete Rederive Evaluation' attribute.
value - the new value of the 'Delete Rederive Evaluation' attribute.isDeleteRederiveEvaluation()MonotonicityInfo getOptionalMonotonicityInfo()
If the meaning of the 'Optional Monotonicity Info' containment reference isn't clear, there really should be more of a description here...
setOptionalMonotonicityInfo(MonotonicityInfo),
RecipesPackage.getRederivableNodeRecipe_OptionalMonotonicityInfo()void setOptionalMonotonicityInfo(MonotonicityInfo value)
Optional Monotonicity Info' containment reference.
value - the new value of the 'Optional Monotonicity Info' containment reference.getOptionalMonotonicityInfo()