| 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 |
|---|---|
VAR |
ProtelisFactory.createVAR()
Returns a new object of class 'VAR'.
|
VAR |
RepInitialize.getX()
Returns the value of the 'X' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<VAR> |
VarList.getArgs()
Returns the value of the 'Args' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepInitialize.setX(VAR value)
Sets the value of the '
X' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
VARImpl
An implementation of the model object 'VAR'.
|
| Modifier and Type | Field and Description |
|---|---|
protected VAR |
RepInitializeImpl.x
The cached value of the '
X' containment reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<VAR> |
VarListImpl.args
The cached value of the '
Args' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
VAR |
ProtelisFactoryImpl.createVAR() |
VAR |
RepInitializeImpl.getX() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<VAR> |
VarListImpl.getArgs() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
RepInitializeImpl.basicSetX(VAR newX,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
RepInitializeImpl.setX(VAR newX) |
| Modifier and Type | Method and Description |
|---|---|
T |
ProtelisSwitch.caseVAR(VAR object)
Returns the result of interpreting the object as an instance of 'VAR'.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtelisSemanticSequencer.sequence_VAR(org.eclipse.emf.ecore.EObject context,
VAR semanticObject)
Constraint:
name=ID
|
Copyright © 2015. All rights reserved.