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