public interface EEFRuleAuditDescription
extends org.eclipse.emf.ecore.EObject
The following features are supported:
EefPackage.getEEFRuleAuditDescription()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAuditExpression()
Returns the value of the 'Audit Expression' attribute.
|
void |
setAuditExpression(java.lang.String value)
Sets the value of the '
Audit Expression ' attribute. |
java.lang.String getAuditExpression()
setAuditExpression(String)
,
EefPackage.getEEFRuleAuditDescription_AuditExpression()
void setAuditExpression(java.lang.String value)
Audit Expression
' attribute. value
- the new value of the 'Audit Expression' attribute.getAuditExpression()