| 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 |
|---|---|
Lambda |
ProtelisFactory.createLambda()
Returns a new object of class 'Lambda'.
|
Lambda |
GenericHood.getOp()
Returns the value of the 'Op' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GenericHood.setOp(Lambda value)
Sets the value of the '
Op' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
LambdaImpl
An implementation of the model object 'Lambda'.
|
| Modifier and Type | Field and Description |
|---|---|
protected Lambda |
GenericHoodImpl.op
The cached value of the '
Op' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
Lambda |
ProtelisFactoryImpl.createLambda() |
Lambda |
GenericHoodImpl.getOp() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
GenericHoodImpl.basicSetOp(Lambda newOp,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
GenericHoodImpl.setOp(Lambda newOp) |
| Modifier and Type | Method and Description |
|---|---|
T |
ProtelisSwitch.caseLambda(Lambda object)
Returns the result of interpreting the object as an instance of 'Lambda'.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtelisSemanticSequencer.sequence_Lambda(org.eclipse.emf.ecore.EObject context,
Lambda semanticObject)
Constraint:
((args=VarDefList? | args=VarDef) name='->' body=Block)
|
Copyright © 2015. All rights reserved.