| Package | Description |
|---|---|
| org.protelis.parser.protelis | |
| org.protelis.parser.protelis.impl | |
| org.protelis.parser.protelis.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AlignedMap
A representation of the model object 'Aligned Map'.
|
interface |
BuiltinHoodOp
A representation of the model object 'Builtin Hood Op'.
|
interface |
E
A representation of the model object 'E'.
|
interface |
Env
A representation of the model object 'Env'.
|
interface |
Eval
A representation of the model object 'Eval'.
|
interface |
GenericHood
A representation of the model object 'Generic Hood'.
|
interface |
Hood
A representation of the model object 'Hood'.
|
interface |
Mux
A representation of the model object 'Mux'.
|
interface |
Pi
A representation of the model object 'Pi'.
|
interface |
Self
A representation of the model object 'Self'.
|
| Modifier and Type | Method and Description |
|---|---|
Builtin |
ProtelisFactory.createBuiltin()
Returns a new object of class 'Builtin'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlignedMapImpl
An implementation of the model object 'Aligned Map'.
|
class |
BuiltinHoodOpImpl
An implementation of the model object 'Builtin Hood Op'.
|
class |
BuiltinImpl
An implementation of the model object 'Builtin'.
|
class |
EImpl
An implementation of the model object 'E'.
|
class |
EnvImpl
An implementation of the model object 'Env'.
|
class |
EvalImpl
An implementation of the model object 'Eval'.
|
class |
GenericHoodImpl
An implementation of the model object 'Generic Hood'.
|
class |
HoodImpl
An implementation of the model object 'Hood'.
|
class |
MuxImpl
An implementation of the model object 'Mux'.
|
class |
PiImpl
An implementation of the model object 'Pi'.
|
class |
SelfImpl
An implementation of the model object 'Self'.
|
| Modifier and Type | Method and Description |
|---|---|
Builtin |
ProtelisFactoryImpl.createBuiltin() |
| Modifier and Type | Method and Description |
|---|---|
T |
ProtelisSwitch.caseBuiltin(Builtin object)
Returns the result of interpreting the object as an instance of 'Builtin'.
|
Copyright © 2015. All rights reserved.