| Package | Description |
|---|---|
| org.protelis.parser.protelis | |
| org.protelis.parser.protelis.impl | |
| org.protelis.parser.protelis.util | |
| org.protelis.parser.scoping | |
| org.protelis.parser.serializer |
| Modifier and Type | Method and Description |
|---|---|
VarUse |
ProtelisFactory.createVarUse()
Returns a new object of class 'Var Use'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VarUseImpl
An implementation of the model object 'Var Use'.
|
| Modifier and Type | Method and Description |
|---|---|
VarUse |
ProtelisFactoryImpl.createVarUse() |
| Modifier and Type | Method and Description |
|---|---|
T |
ProtelisSwitch.caseVarUse(VarUse object)
Returns the result of interpreting the object as an instance of 'Var Use'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.xtext.scoping.IScope |
ProtelisScopeProvider.scope_VarUse_reference(VarUse expression,
org.eclipse.emf.ecore.EReference ref) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtelisSemanticSequencer.sequence_VarUse(org.eclipse.emf.ecore.EObject context,
VarUse semanticObject)
Constraint:
reference=[EObject|CallRuleNoConflict]
|
Copyright © 2015. All rights reserved.