| 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 |
|---|---|
ImportDeclaration |
ProtelisFactory.createImportDeclaration()
Returns a new object of class 'Import Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ImportDeclaration> |
ImportSection.getImportDeclarations()
Returns the value of the 'Import Declarations' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImportDeclarationImpl
An implementation of the model object 'Import Declaration'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<ImportDeclaration> |
ImportSectionImpl.importDeclarations
The cached value of the '
Import Declarations' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
ImportDeclaration |
ProtelisFactoryImpl.createImportDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ImportDeclaration> |
ImportSectionImpl.getImportDeclarations() |
| Modifier and Type | Method and Description |
|---|---|
T |
ProtelisSwitch.caseImportDeclaration(ImportDeclaration object)
Returns the result of interpreting the object as an instance of 'Import Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtelisSemanticSequencer.sequence_ImportDeclaration(org.eclipse.emf.ecore.EObject context,
ImportDeclaration semanticObject)
Constraint:
(importedType=[JvmDeclaredType|QualifiedNameInStaticImport] (wildcard?='*' | memberName=AID))
|
Copyright © 2015. All rights reserved.