| Modifier and Type | Method and Description |
|---|---|
protected void |
XtypeFormatter._format(XImportSection section,
IFormattableDocument format) |
| Modifier and Type | Method and Description |
|---|---|
XImportSection |
IImportsConfiguration.getImportSection(XtextResource resource) |
XImportSection |
DefaultImportsConfiguration.getImportSection(XtextResource resource) |
| Modifier and Type | Method and Description |
|---|---|
void |
IMutableImportsConfiguration.setImportSection(XtextResource resource,
XImportSection importSection) |
| Constructor and Description |
|---|
RewritableImportSection(XtextResource resource,
IImportsConfiguration importsConfiguration,
XImportSection originalImportSection,
String lineSeparator,
ImportSectionRegionUtil regionUtil,
IValueConverter<String> nameConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ImportNormalizer> |
XImportSectionNamespaceScopeProvider.getImportedNamespaceResolvers(XImportSection importSection,
boolean ignoreCase) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractXtypeSemanticSequencer.sequence_XImportSection(org.eclipse.emf.ecore.EObject context,
XImportSection semanticObject)
Deprecated.
|
protected void |
AbstractXtypeSemanticSequencer.sequence_XImportSection(ISerializationContext context,
XImportSection semanticObject)
Contexts:
XImportSection returns XImportSection
Constraint:
importDeclarations+=XImportDeclaration+
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
XbaseValidator.checkConflicts(XImportSection importSection,
Map<String,List<XImportDeclaration>> imports,
Map<String,JvmType> importedNames) |
void |
XbaseValidator.checkImports(XImportSection importSection) |
protected void |
XbaseValidator.populateMaps(XImportSection importSection,
Map<String,List<XImportDeclaration>> imports,
Map<String,List<XImportDeclaration>> staticImports,
Map<String,List<XImportDeclaration>> extensionImports,
Map<String,JvmType> importedNames) |
| Modifier and Type | Method and Description |
|---|---|
XImportSection |
XtypeFactory.createXImportSection()
Returns a new object of class 'XImport Section'
|
| Modifier and Type | Class and Description |
|---|---|
class |
XImportSectionImpl
An implementation of the model object 'XImport Section'
|
| Modifier and Type | Method and Description |
|---|---|
XImportSection |
XtypeFactoryImpl.createXImportSection() |
| Modifier and Type | Method and Description |
|---|---|
T |
XtypeSwitch.caseXImportSection(XImportSection object)
Returns the result of interpreting the object as an instance of 'XImport Section'
|
Copyright © 2015. All Rights Reserved.