public interface PatternImport
extends org.eclipse.emf.ecore.EObject
The following features are supported:
Modifier and Type | Method and Description |
---|---|
Pattern |
getPattern()
Returns the value of the 'Pattern' reference.
|
void |
setPattern(Pattern value)
Sets the value of the '
Pattern ' reference. |
Pattern getPattern()
If the meaning of the 'Pattern' reference isn't clear, there really should be more of a description here...
setPattern(Pattern)
,
EMFPatternLanguagePackage.getPatternImport_Pattern()
void setPattern(Pattern value)
Pattern
' reference.
value
- the new value of the 'Pattern' reference.getPattern()