| Package | Description |
|---|---|
| org.protelis.parser.protelis | |
| org.protelis.parser.protelis.impl | |
| org.protelis.parser.protelis.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BuiltinHoodOp
A representation of the model object 'Builtin Hood Op'.
|
interface |
GenericHood
A representation of the model object 'Generic Hood'.
|
| Modifier and Type | Method and Description |
|---|---|
Hood |
ProtelisFactory.createHood()
Returns a new object of class 'Hood'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinHoodOpImpl
An implementation of the model object 'Builtin Hood Op'.
|
class |
GenericHoodImpl
An implementation of the model object 'Generic Hood'.
|
class |
HoodImpl
An implementation of the model object 'Hood'.
|
| Modifier and Type | Method and Description |
|---|---|
Hood |
ProtelisFactoryImpl.createHood() |
| Modifier and Type | Method and Description |
|---|---|
T |
ProtelisSwitch.caseHood(Hood object)
Returns the result of interpreting the object as an instance of 'Hood'.
|
Copyright © 2015. All rights reserved.