public interface XImportSection
extends org.eclipse.emf.ecore.EObject
XtypePackage.getXImportSection()The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<XImportDeclaration> |
getImportDeclarations()
Returns the value of the 'Import Declarations' containment reference list.
|
org.eclipse.emf.common.util.EList<XImportDeclaration> getImportDeclarations()
XImportDeclaration.
XtypePackage.getXImportSection_ImportDeclarations()