public interface EEFValidationFixDescription
extends org.eclipse.emf.ecore.EObject
The following features are supported:
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFixExpression()
Returns the value of the 'Fix Expression' attribute.
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setFixExpression(java.lang.String value)
Sets the value of the ' Fix
Expression ' attribute.
|
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute.
|
java.lang.String getName()
setName(String)
,
EefPackage.getEEFValidationFixDescription_Name()
void setName(java.lang.String value)
Name
' attribute. value
- the new value of the 'Name' attribute.getName()
java.lang.String getFixExpression()
setFixExpression(String)
,
EefPackage.getEEFValidationFixDescription_FixExpression()
void setFixExpression(java.lang.String value)
Fix
Expression
' attribute. value
- the new value of the 'Fix Expression' attribute.getFixExpression()