| Package | Description |
|---|---|
| org.protelis.parser.protelis | |
| org.protelis.parser.protelis.impl | |
| org.protelis.parser.protelis.util | |
| org.protelis.parser.serializer |
| Modifier and Type | Method and Description |
|---|---|
ImportSection |
ProtelisFactory.createImportSection()
Returns a new object of class 'Import Section'.
|
ImportSection |
Module.getJavaimports()
Returns the value of the 'Javaimports' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Module.setJavaimports(ImportSection value)
Sets the value of the '
Javaimports' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ImportSectionImpl
An implementation of the model object 'Import Section'.
|
| Modifier and Type | Field and Description |
|---|---|
protected ImportSection |
ModuleImpl.javaimports
The cached value of the '
Javaimports' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
ImportSection |
ProtelisFactoryImpl.createImportSection() |
ImportSection |
ModuleImpl.getJavaimports() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
ModuleImpl.basicSetJavaimports(ImportSection newJavaimports,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ModuleImpl.setJavaimports(ImportSection newJavaimports) |
| Modifier and Type | Method and Description |
|---|---|
T |
ProtelisSwitch.caseImportSection(ImportSection object)
Returns the result of interpreting the object as an instance of 'Import Section'.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtelisSemanticSequencer.sequence_ImportSection(org.eclipse.emf.ecore.EObject context,
ImportSection semanticObject)
Constraint:
importDeclarations+=ImportDeclaration+
|
Copyright © 2015. All rights reserved.