| 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 |
|---|---|
If |
ProtelisFactory.createIf()
Returns a new object of class 'If'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IfImpl
An implementation of the model object 'If'.
|
| Modifier and Type | Method and Description |
|---|---|
If |
ProtelisFactoryImpl.createIf() |
| Modifier and Type | Method and Description |
|---|---|
T |
ProtelisSwitch.caseIf(If object)
Returns the result of interpreting the object as an instance of 'If'.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtelisSemanticSequencer.sequence_If(org.eclipse.emf.ecore.EObject context,
If semanticObject)
Constraint:
(name='if' cond=Expression then=Block else=Block)
|
Copyright © 2015. All rights reserved.