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