public interface PatternFilter extends Filter
The following features are supported:
GlobalizePackage.getPatternFilter()
Modifier and Type | Method and Description |
---|---|
Pattern |
getPattern()
Returns the value of the 'Pattern' attribute.
|
void |
setPattern(Pattern value)
Sets the value of the '
Pattern ' attribute. |
Pattern getPattern()
If the meaning of the 'Pattern' attribute isn't clear, there really should be more of a description here...
setPattern(Pattern)
,
GlobalizePackage.getPatternFilter_Pattern()
void setPattern(Pattern value)
Pattern
' attribute.
value
- the new value of the 'Pattern' attribute.getPattern()