| 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 |
|---|---|
BuiltinHoodOp |
ProtelisFactory.createBuiltinHoodOp()
Returns a new object of class 'Builtin Hood Op'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinHoodOpImpl
An implementation of the model object 'Builtin Hood Op'.
|
| Modifier and Type | Method and Description |
|---|---|
BuiltinHoodOp |
ProtelisFactoryImpl.createBuiltinHoodOp() |
| Modifier and Type | Method and Description |
|---|---|
T |
ProtelisSwitch.caseBuiltinHoodOp(BuiltinHoodOp object)
Returns the result of interpreting the object as an instance of 'Builtin Hood Op'.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtelisSemanticSequencer.sequence_BuiltinHoodOp(org.eclipse.emf.ecore.EObject context,
BuiltinHoodOp semanticObject)
Constraint:
(
(
name='minHood' |
name='maxHood' |
name='anyHood' |
name='allHood' |
name='sumHood' |
name='meanHood' |
name='unionHood'
)
inclusive?='PlusSelf'?
arg=Expression
)
|
Copyright © 2015. All rights reserved.