| 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 |
|---|---|
StringVal |
ProtelisFactory.createStringVal()
Returns a new object of class 'String Val'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringValImpl
An implementation of the model object 'String Val'.
|
| Modifier and Type | Method and Description |
|---|---|
StringVal |
ProtelisFactoryImpl.createStringVal() |
| Modifier and Type | Method and Description |
|---|---|
T |
ProtelisSwitch.caseStringVal(StringVal object)
Returns the result of interpreting the object as an instance of 'String Val'.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtelisSemanticSequencer.sequence_StringVal(org.eclipse.emf.ecore.EObject context,
StringVal semanticObject)
Constraint:
val=STRING
|
Copyright © 2015. All rights reserved.