| 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 |
|---|---|
FunctionDef |
ProtelisFactory.createFunctionDef()
Returns a new object of class 'Function Def'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<FunctionDef> |
Module.getDefinitions()
Returns the value of the 'Definitions' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionDefImpl
An implementation of the model object 'Function Def'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<FunctionDef> |
ModuleImpl.definitions
The cached value of the '
Definitions' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
FunctionDef |
ProtelisFactoryImpl.createFunctionDef() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<FunctionDef> |
ModuleImpl.getDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
T |
ProtelisSwitch.caseFunctionDef(FunctionDef object)
Returns the result of interpreting the object as an instance of 'Function Def'.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtelisSemanticSequencer.sequence_FunctionDef(org.eclipse.emf.ecore.EObject context,
FunctionDef semanticObject)
Constraint:
(public?='public'? name=ID args=VarList? body=Block)
|
Copyright © 2015. All rights reserved.