public interface EEFPropertyValidationRuleDescription extends EEFValidationRuleDescription
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<EEFWidgetDescription> |
getTargets()
Returns the value of the 'Targets' reference list.
|
getAudits, getFixes, getMessageExpression, getSeverity, setMessageExpression, setSeverity
org.eclipse.emf.common.util.EList<EEFWidgetDescription> getTargets()
EEFWidgetDescription
. It is bidirectional and its opposite is '
Property Validation Rules
'. The widgets involved in this validation rule.
EefPackage.getEEFPropertyValidationRuleDescription_Targets()
,
EEFWidgetDescription.getPropertyValidationRules()