public interface PatternModel extends PatternModel
The following features are supported:
Modifier and Type | Method and Description |
---|---|
XImportSection |
getImportPackages()
Returns the value of the 'Import Packages' containment reference.
|
void |
setImportPackages(XImportSection value)
Sets the value of the '
Import Packages ' containment reference. |
getPackageName, getPatterns, setPackageName
XImportSection getImportPackages()
If the meaning of the 'Import Packages' containment reference isn't clear, there really should be more of a description here...
setImportPackages(XImportSection)
,
EMFPatternLanguagePackage.getPatternModel_ImportPackages()
void setImportPackages(XImportSection value)
Import Packages
' containment reference.
value
- the new value of the 'Import Packages' containment reference.getImportPackages()