public interface MStringPattern extends MPattern
The following features are supported:
GridPackage.getMStringPattern()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPattern()
Returns the value of the 'Pattern' attribute.
|
void |
setPattern(java.lang.String value)
Sets the value of the '
Pattern ' attribute. |
static final java.lang.String copyright
java.lang.String getPattern()
If the meaning of the 'Pattern' attribute isn't clear, there really should be more of a description here...
setPattern(String)
,
GridPackage.getMStringPattern_Pattern()
void setPattern(java.lang.String value)
Pattern
' attribute.
value
- the new value of the 'Pattern' attribute.getPattern()