| Modifier and Type | Method and Description | 
|---|---|
XImportSection | 
EMFPatternLanguageFactory.createXImportSection()
Returns a new object of class 'XImport Section'. 
 | 
XImportSection | 
PatternModel.getImportPackages()
Returns the value of the 'Import Packages' containment reference. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PatternModel.setImportPackages(XImportSection value)
Sets the value of the ' 
Import Packages' containment reference. | 
| Modifier and Type | Method and Description | 
|---|---|
XImportSection | 
EMFPatternLanguageFactoryImpl.createXImportSection()  | 
XImportSection | 
PatternModelImpl.getImportPackages()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.eclipse.emf.common.notify.NotificationChain | 
PatternModelImpl.basicSetImportPackages(XImportSection newImportPackages,
                      org.eclipse.emf.common.notify.NotificationChain msgs)  | 
void | 
PatternModelImpl.setImportPackages(XImportSection newImportPackages)  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
EMFPatternLanguageSwitch.caseXImportSection(XImportSection object)
Returns the result of interpreting the object as an instance of 'XImport Section'. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EMFPatternLanguageJavaValidator.checkPatternImports(XImportSection section)  |