| 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 |
|---|---|
Eval |
ProtelisFactory.createEval()
Returns a new object of class 'Eval'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EvalImpl
An implementation of the model object 'Eval'.
|
| Modifier and Type | Method and Description |
|---|---|
Eval |
ProtelisFactoryImpl.createEval() |
| Modifier and Type | Method and Description |
|---|---|
T |
ProtelisSwitch.caseEval(Eval object)
Returns the result of interpreting the object as an instance of 'Eval'.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtelisSemanticSequencer.sequence_Eval(org.eclipse.emf.ecore.EObject context,
Eval semanticObject)
Constraint:
(name='eval' (arg=VarUse | arg=StringVal))
|
Copyright © 2015. All rights reserved.