| 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 |
|---|---|
RepList |
ProtelisFactory.createRepList()
Returns a new object of class 'Rep List'.
|
RepList |
Expression.getInit()
Returns the value of the 'Init' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Expression.setInit(RepList value)
Sets the value of the '
Init' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
RepListImpl
An implementation of the model object 'Rep List'.
|
| Modifier and Type | Field and Description |
|---|---|
protected RepList |
ExpressionImpl.init
The cached value of the '
Init' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
RepList |
ProtelisFactoryImpl.createRepList() |
RepList |
ExpressionImpl.getInit() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
ExpressionImpl.basicSetInit(RepList newInit,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ExpressionImpl.setInit(RepList newInit) |
| Modifier and Type | Method and Description |
|---|---|
T |
ProtelisSwitch.caseRepList(RepList object)
Returns the result of interpreting the object as an instance of 'Rep List'.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtelisSemanticSequencer.sequence_RepList(org.eclipse.emf.ecore.EObject context,
RepList semanticObject)
Constraint:
(args+=RepInitialize args+=RepInitialize*)
|
Copyright © 2015. All rights reserved.