| 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 |
|---|---|
Assignment |
ProtelisFactory.createAssignment()
Returns a new object of class 'Assignment'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssignmentImpl
An implementation of the model object 'Assignment'.
|
| Modifier and Type | Method and Description |
|---|---|
Assignment |
ProtelisFactoryImpl.createAssignment() |
| Modifier and Type | Method and Description |
|---|---|
T |
ProtelisSwitch.caseAssignment(Assignment object)
Returns the result of interpreting the object as an instance of 'Assignment'.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtelisSemanticSequencer.sequence_Assignment(org.eclipse.emf.ecore.EObject context,
Assignment semanticObject)
Constraint:
(refVar=[LinkableStatement|ID] name='=' right=Expression)
|
Copyright © 2015. All rights reserved.