public interface EEFSemanticValidationRuleDescription extends EEFValidationRuleDescription
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTargetClass()
Returns the value of the 'Target Class' attribute.
|
void |
setTargetClass(java.lang.String value)
Sets the value of the '
Target
Class' attribute. |
getAudits, getFixes, getMessageExpression, getSeverity, setMessageExpression, setSeverityjava.lang.String getTargetClass()
setTargetClass(String),
EefPackage.getEEFSemanticValidationRuleDescription_TargetClass()void setTargetClass(java.lang.String value)
Target
Class' attribute. value - the new value of the 'Target Class' attribute.getTargetClass()