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