- basicGetImportedType() - Method in class org.protelis.parser.protelis.impl.ImportDeclarationImpl
-
- basicGetModule() - Method in class org.protelis.parser.protelis.impl.ImportImpl
-
- basicGetReference() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- basicGetRefVar() - Method in class org.protelis.parser.protelis.impl.AssignmentImpl
-
- basicSetArg(Expression, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- basicSetArgs(ExprList, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- basicSetArgs(VarList, NotificationChain) - Method in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
- basicSetBody(Block, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- basicSetBody(Block, NotificationChain) - Method in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
- basicSetCond(Expression, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- basicSetDefault(Expression, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- basicSetElse(Block, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- basicSetFirst(Statement, NotificationChain) - Method in class org.protelis.parser.protelis.impl.BlockImpl
-
- basicSetInit(RepList, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- basicSetJavaimports(ImportSection, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ModuleImpl
-
- basicSetLambdaArgs(VarList, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- basicSetLeft(Expression, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- basicSetOp(Expression, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- basicSetOthers(Block, NotificationChain) - Method in class org.protelis.parser.protelis.impl.BlockImpl
-
- basicSetProgram(Block, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ModuleImpl
-
- basicSetRight(Expression, NotificationChain) - Method in class org.protelis.parser.protelis.impl.StatementImpl
-
- basicSetThen(Block, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- basicSetV(Expression, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- basicSetW(Expression, NotificationChain) - Method in class org.protelis.parser.protelis.impl.RepInitializeImpl
-
- basicSetX(VAR, NotificationChain) - Method in class org.protelis.parser.protelis.impl.RepInitializeImpl
-
- bindClassLoaderToInstance() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- bindIAllContainersState$Provider() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- bindIAntlrTokenFileProvider() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- bindIContainer$Manager() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- bindIFormatter() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- bindIGenerator() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- bindIGlobalScopeProvider() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- bindIGrammarAccess() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- bindIParser() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- bindIQualifiedNameProvider() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- bindIScopeProvider() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- bindISemanticSequencer() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- bindISerializer() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- bindISyntacticSequencer() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- bindITokenDefProvider() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- bindITokenToStringConverter() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- bindLexer() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- bindProtelisValidator() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- Block - Interface in org.protelis.parser.protelis
-
A representation of the model object 'Block'.
- BLOCK - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The meta object id for the '
Block' class.
- BLOCK - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the '
Block' class.
- BLOCK__FIRST - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'First' containment reference.
- BLOCK__FIRST - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'First' containment reference feature.
- BLOCK__OTHERS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Others' containment reference.
- BLOCK__OTHERS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Others' containment reference feature.
- BLOCK_FEATURE_COUNT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The number of structural features of the 'Block' class.
- BlockImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model object 'Block'.
- BlockImpl() - Constructor for class org.protelis.parser.protelis.impl.BlockImpl
-
- body - Variable in class org.protelis.parser.protelis.impl.ExpressionImpl
-
The cached value of the '
Body' containment reference.
- body - Variable in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
The cached value of the '
Body' containment reference.
- BOOLEAN_VAL - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
- BOOLEAN_VAL - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
- BOOLEAN_VAL__ARG - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Arg' containment reference.
- BOOLEAN_VAL__ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Args' containment reference.
- BOOLEAN_VAL__BODY - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Body' containment reference.
- BOOLEAN_VAL__COND - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Cond' containment reference.
- BOOLEAN_VAL__DEFAULT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Default' containment reference.
- BOOLEAN_VAL__ELSE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Else' containment reference.
- BOOLEAN_VAL__INCLUSIVE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Inclusive' attribute.
- BOOLEAN_VAL__INIT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Init' containment reference.
- BOOLEAN_VAL__LAMBDA_ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Lambda Args' containment reference.
- BOOLEAN_VAL__LEFT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Left' containment reference.
- BOOLEAN_VAL__METHOD_NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Method Name' attribute.
- BOOLEAN_VAL__NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Name' attribute.
- BOOLEAN_VAL__OP - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Op' containment reference.
- BOOLEAN_VAL__REFERENCE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Reference' reference.
- BOOLEAN_VAL__RIGHT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Right' containment reference.
- BOOLEAN_VAL__THEN - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Then' containment reference.
- BOOLEAN_VAL__V - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'V' containment reference.
- BOOLEAN_VAL__VAL - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Val' attribute.
- BOOLEAN_VAL__VAL - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Val' attribute feature.
- BOOLEAN_VAL_FEATURE_COUNT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The number of structural features of the 'Boolean Val' class.
- BooleanVal - Interface in org.protelis.parser.protelis
-
A representation of the model object 'Boolean Val'.
- BooleanValImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model object 'Boolean Val'.
- BooleanValImpl() - Constructor for class org.protelis.parser.protelis.impl.BooleanValImpl
-
- caseAssignment(Assignment) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Assignment'.
- caseBlock(Block) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Block'.
- caseBooleanVal(BooleanVal) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Boolean Val'.
- caseDeclaration(Declaration) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Declaration'.
- caseDoubleVal(DoubleVal) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Double Val'.
- caseExpression(Expression) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Expression'.
- caseExprList(ExprList) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Expr List'.
- caseFunctionDef(FunctionDef) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Function Def'.
- caseImport(Import) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Import'.
- caseImportDeclaration(ImportDeclaration) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Import Declaration'.
- caseImportSection(ImportSection) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Import Section'.
- caseLinkableStatement(LinkableStatement) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Linkable Statement'.
- caseModule(Module) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Module'.
- casePrefix(Prefix) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Prefix'.
- caseRepInitialize(RepInitialize) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Rep Initialize'.
- caseRepList(RepList) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Rep List'.
- caseScalar(Scalar) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Scalar'.
- caseStatement(Statement) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Statement'.
- caseStringVal(StringVal) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'String Val'.
- caseTupleVal(TupleVal) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Tuple Val'.
- caseVAR(VAR) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'VAR'.
- caseVarList(VarList) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'Var List'.
- cond - Variable in class org.protelis.parser.protelis.impl.ExpressionImpl
-
The cached value of the '
Cond' containment reference.
- configure(Binder) - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- configureFileExtensions(Binder) - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- configureFormatting(FormattingConfig) - Method in class org.protelis.parser.formatting.ProtelisFormatter
-
- configureIgnoreCaseLinking(Binder) - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- configureIResourceDescriptions(Binder) - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- configureIResourceDescriptionsPersisted(Binder) - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- configureIScopeProviderDelegate(Binder) - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- configureLanguageName(Binder) - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- configureRuntimeLexer(Binder) - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- create(EClass) - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createAdapter(Notifier) - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates an adapter for the target.
- createAssignment() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createAssignment() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Assignment'.
- createAssignmentAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
Assignment'.
- createBlock() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createBlock() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Block'.
- createBlockAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
Block'.
- createBooleanVal() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createBooleanVal() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Boolean Val'.
- createBooleanValAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
Boolean Val'.
- createDeclaration() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createDeclaration() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Declaration'.
- createDeclarationAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
Declaration'.
- createDoubleVal() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createDoubleVal() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Double Val'.
- createDoubleValAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
Double Val'.
- createEObjectAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for the default case.
- createExpression() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createExpression() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Expression'.
- createExpressionAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
Expression'.
- createExprList() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createExprList() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Expr List'.
- createExprListAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
Expr List'.
- createFunctionDef() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createFunctionDef() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Function Def'.
- createFunctionDefAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
Function Def'.
- createImport() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createImport() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Import'.
- createImportAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
Import'.
- createImportDeclaration() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createImportDeclaration() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Import Declaration'.
- createImportDeclarationAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
- createImportSection() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createImportSection() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Import Section'.
- createImportSectionAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
- createInjector() - Method in class org.protelis.parser.ProtelisStandaloneSetupGenerated
-
- createInjectorAndDoEMFRegistration() - Method in class org.protelis.parser.ProtelisStandaloneSetupGenerated
-
- createLinkableStatement() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createLinkableStatement() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Linkable Statement'.
- createLinkableStatementAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
- createModule() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createModule() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Module'.
- createModuleAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
Module'.
- createPackageContents() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
Creates the meta-model objects for the package.
- createParser(XtextTokenStream) - Method in class org.protelis.parser.parser.antlr.ProtelisParser
-
- createPrefix() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createPrefix() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Prefix'.
- createPrefixAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
Prefix'.
- createRepInitialize() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createRepInitialize() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Rep Initialize'.
- createRepInitializeAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
- createRepList() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createRepList() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Rep List'.
- createRepListAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
Rep List'.
- createScalar() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createScalar() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Scalar'.
- createScalarAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
Scalar'.
- createSequence(EObject, EObject) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
- createStatement() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createStatement() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Statement'.
- createStatementAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
Statement'.
- createStringVal() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createStringVal() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'String Val'.
- createStringValAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
String Val'.
- createTupleVal() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createTupleVal() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Tuple Val'.
- createTupleValAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
Tuple Val'.
- createVAR() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createVAR() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'VAR'.
- createVARAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
VAR'.
- createVarList() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- createVarList() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns a new object of class 'Var List'.
- createVarListAdapter() - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates a new adapter for an object of class '
Var List'.
- Declaration - Interface in org.protelis.parser.protelis
-
A representation of the model object 'Declaration'.
- DECLARATION - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
- DECLARATION - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
- DECLARATION__NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Name' attribute.
- DECLARATION__RIGHT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Right' containment reference.
- DECLARATION_FEATURE_COUNT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The number of structural features of the 'Declaration' class.
- DeclarationImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model object 'Declaration'.
- DeclarationImpl() - Constructor for class org.protelis.parser.protelis.impl.DeclarationImpl
-
- default_ - Variable in class org.protelis.parser.protelis.impl.ExpressionImpl
-
The cached value of the '
Default' containment reference.
- defaultCase(EObject) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- definitions - Variable in class org.protelis.parser.protelis.impl.ModuleImpl
-
The cached value of the '
Definitions' containment reference list.
- dfa12 - Variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- dfa41 - Variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- dfa52 - Variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- doGenerate(Resource, IFileSystemAccess) - Method in class org.protelis.parser.generator.ProtelisGenerator
-
- doSetup() - Static method in class org.protelis.parser.ProtelisStandaloneSetup
-
- doSwitch(int, EObject) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
- DOUBLE_VAL - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
- DOUBLE_VAL - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the '
Double Val' class.
- DOUBLE_VAL__ARG - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Arg' containment reference.
- DOUBLE_VAL__ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Args' containment reference.
- DOUBLE_VAL__BODY - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Body' containment reference.
- DOUBLE_VAL__COND - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Cond' containment reference.
- DOUBLE_VAL__DEFAULT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Default' containment reference.
- DOUBLE_VAL__ELSE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Else' containment reference.
- DOUBLE_VAL__INCLUSIVE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Inclusive' attribute.
- DOUBLE_VAL__INIT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Init' containment reference.
- DOUBLE_VAL__LAMBDA_ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Lambda Args' containment reference.
- DOUBLE_VAL__LEFT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Left' containment reference.
- DOUBLE_VAL__METHOD_NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Method Name' attribute.
- DOUBLE_VAL__NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Name' attribute.
- DOUBLE_VAL__OP - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Op' containment reference.
- DOUBLE_VAL__REFERENCE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Reference' reference.
- DOUBLE_VAL__RIGHT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Right' containment reference.
- DOUBLE_VAL__THEN - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Then' containment reference.
- DOUBLE_VAL__V - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'V' containment reference.
- DOUBLE_VAL__VAL - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Val' attribute.
- DOUBLE_VAL__VAL - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Val' attribute feature.
- DOUBLE_VAL_FEATURE_COUNT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The number of structural features of the 'Double Val' class.
- DoubleVal - Interface in org.protelis.parser.protelis
-
A representation of the model object 'Double Val'.
- DoubleValImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model object 'Double Val'.
- DoubleValImpl() - Constructor for class org.protelis.parser.protelis.impl.DoubleValImpl
-
- eGet(int, boolean, boolean) - Method in class org.protelis.parser.protelis.impl.AssignmentImpl
-
- eGet(int, boolean, boolean) - Method in class org.protelis.parser.protelis.impl.BlockImpl
-
- eGet(int, boolean, boolean) - Method in class org.protelis.parser.protelis.impl.BooleanValImpl
-
- eGet(int, boolean, boolean) - Method in class org.protelis.parser.protelis.impl.DoubleValImpl
-
- eGet(int, boolean, boolean) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- eGet(int, boolean, boolean) - Method in class org.protelis.parser.protelis.impl.ExprListImpl
-
- eGet(int, boolean, boolean) - Method in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
- eGet(int, boolean, boolean) - Method in class org.protelis.parser.protelis.impl.ImportDeclarationImpl
-
- eGet(int, boolean, boolean) - Method in class org.protelis.parser.protelis.impl.ImportImpl
-
- eGet(int, boolean, boolean) - Method in class org.protelis.parser.protelis.impl.ImportSectionImpl
-
- eGet(int, boolean, boolean) - Method in class org.protelis.parser.protelis.impl.ModuleImpl
-
- eGet(int, boolean, boolean) - Method in class org.protelis.parser.protelis.impl.RepInitializeImpl
-
- eGet(int, boolean, boolean) - Method in class org.protelis.parser.protelis.impl.RepListImpl
-
- eGet(int, boolean, boolean) - Method in class org.protelis.parser.protelis.impl.StatementImpl
-
- eGet(int, boolean, boolean) - Method in class org.protelis.parser.protelis.impl.StringValImpl
-
- eGet(int, boolean, boolean) - Method in class org.protelis.parser.protelis.impl.VarListImpl
-
- eINSTANCE - Static variable in interface org.protelis.parser.protelis.ProtelisFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The singleton instance of the package.
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.protelis.parser.protelis.impl.BlockImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ExprListImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ImportSectionImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.protelis.parser.protelis.impl.ModuleImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.protelis.parser.protelis.impl.RepInitializeImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.protelis.parser.protelis.impl.RepListImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.protelis.parser.protelis.impl.StatementImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.protelis.parser.protelis.impl.VarListImpl
-
- eIsSet(int) - Method in class org.protelis.parser.protelis.impl.AssignmentImpl
-
- eIsSet(int) - Method in class org.protelis.parser.protelis.impl.BlockImpl
-
- eIsSet(int) - Method in class org.protelis.parser.protelis.impl.BooleanValImpl
-
- eIsSet(int) - Method in class org.protelis.parser.protelis.impl.DoubleValImpl
-
- eIsSet(int) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- eIsSet(int) - Method in class org.protelis.parser.protelis.impl.ExprListImpl
-
- eIsSet(int) - Method in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
- eIsSet(int) - Method in class org.protelis.parser.protelis.impl.ImportDeclarationImpl
-
- eIsSet(int) - Method in class org.protelis.parser.protelis.impl.ImportImpl
-
- eIsSet(int) - Method in class org.protelis.parser.protelis.impl.ImportSectionImpl
-
- eIsSet(int) - Method in class org.protelis.parser.protelis.impl.ModuleImpl
-
- eIsSet(int) - Method in class org.protelis.parser.protelis.impl.RepInitializeImpl
-
- eIsSet(int) - Method in class org.protelis.parser.protelis.impl.RepListImpl
-
- eIsSet(int) - Method in class org.protelis.parser.protelis.impl.StatementImpl
-
- eIsSet(int) - Method in class org.protelis.parser.protelis.impl.StringValImpl
-
- eIsSet(int) - Method in class org.protelis.parser.protelis.impl.VarListImpl
-
- else_ - Variable in class org.protelis.parser.protelis.impl.ExpressionImpl
-
The cached value of the '
Else' containment reference.
- emit_Expression_SemicolonKeyword_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.protelis.parser.serializer.ProtelisSyntacticSequencer
-
Ambiguous syntax:
';'?
This ambiguous syntax occurs at:
args=ExprList ')' (ambiguity) ')' (rule end)
methodName=AID '(' ')' (ambiguity) ')' (rule end)
right=Addition (ambiguity) ')' (rule end)
right=Equality (ambiguity) ')' (rule end)
right=LogicalAnd (ambiguity) ')' (rule end)
right=Multiplication (ambiguity) ')' (rule end)
right=Postfix (ambiguity) ')' (rule end)
right=Power (ambiguity) ')' (rule end)
right=Prefix (ambiguity) ')' (rule end)
right=Relational (ambiguity) ')' (rule end)
- emit_Primary_LeftParenthesisKeyword_1_0_a(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.protelis.parser.serializer.ProtelisSyntacticSequencer
-
Ambiguous syntax:
'('*
This ambiguous syntax occurs at:
(rule start) (ambiguity) name='!'
(rule start) (ambiguity) name='-'
(rule start) (ambiguity) v=Call
(rule start) (ambiguity) v=If
(rule start) (ambiguity) v=NBR
(rule start) (ambiguity) v=Rep
(rule start) (ambiguity) v=VarVal
(rule start) (ambiguity) {Expression.left=}
- emit_Primary_LeftParenthesisKeyword_1_0_p(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.protelis.parser.serializer.ProtelisSyntacticSequencer
-
Ambiguous syntax:
'('+
This ambiguous syntax occurs at:
(rule start) (ambiguity) name='!'
(rule start) (ambiguity) name='-'
(rule start) (ambiguity) {Expression.left=}
- emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.protelis.parser.serializer.ProtelisSyntacticSequencer
-
- eNAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The package name.
- eNS_PREFIX - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The package namespace name.
- eNS_URI - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The package namespace URI.
- entryRuleAddition() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleAID() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleAssignment() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleBlock() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleBOOLEAN() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleBooleanVal() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleBuiltin() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleBuiltinHoodOp() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleCall() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleCallRule() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleDeclaration() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleDOUBLE() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleDoubleVal() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleEquality() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleExpression() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleExprList() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleFunctionDef() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleGenericHood() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleHoodOp() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleIf() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleImport() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleImportDeclaration() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleImportSection() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleJCallElement() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleLambda() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleLinkableStatement() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleLocal() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleLogicalAnd() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleLogicalOr() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleModule() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleMultiplication() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleNBR() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRulePostfix() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRulePower() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRulePrefix() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRulePrimary() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleProtelisCallElement() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleProtelisQualifiedName() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleQualifiedNameInStaticImport() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleRelational() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleRep() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleRepInitialize() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleRepList() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleScalar() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleStatement() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleStringVal() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleTupleVal() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleVAR() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleVarList() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- entryRuleVarVal() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- EOF - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- EOF - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- eSet(int, Object) - Method in class org.protelis.parser.protelis.impl.AssignmentImpl
-
- eSet(int, Object) - Method in class org.protelis.parser.protelis.impl.BlockImpl
-
- eSet(int, Object) - Method in class org.protelis.parser.protelis.impl.BooleanValImpl
-
- eSet(int, Object) - Method in class org.protelis.parser.protelis.impl.DoubleValImpl
-
- eSet(int, Object) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- eSet(int, Object) - Method in class org.protelis.parser.protelis.impl.ExprListImpl
-
- eSet(int, Object) - Method in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
- eSet(int, Object) - Method in class org.protelis.parser.protelis.impl.ImportDeclarationImpl
-
- eSet(int, Object) - Method in class org.protelis.parser.protelis.impl.ImportImpl
-
- eSet(int, Object) - Method in class org.protelis.parser.protelis.impl.ImportSectionImpl
-
- eSet(int, Object) - Method in class org.protelis.parser.protelis.impl.ModuleImpl
-
- eSet(int, Object) - Method in class org.protelis.parser.protelis.impl.RepInitializeImpl
-
- eSet(int, Object) - Method in class org.protelis.parser.protelis.impl.RepListImpl
-
- eSet(int, Object) - Method in class org.protelis.parser.protelis.impl.StatementImpl
-
- eSet(int, Object) - Method in class org.protelis.parser.protelis.impl.StringValImpl
-
- eSet(int, Object) - Method in class org.protelis.parser.protelis.impl.VarListImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.AssignmentImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.BlockImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.BooleanValImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.DeclarationImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.DoubleValImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.ExprListImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.ImportDeclarationImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.ImportImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.ImportSectionImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.LinkableStatementImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.ModuleImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.PrefixImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.RepInitializeImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.RepListImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.ScalarImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.StatementImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.StringValImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.TupleValImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.VARImpl
-
- eStaticClass() - Method in class org.protelis.parser.protelis.impl.VarListImpl
-
- eUnset(int) - Method in class org.protelis.parser.protelis.impl.AssignmentImpl
-
- eUnset(int) - Method in class org.protelis.parser.protelis.impl.BlockImpl
-
- eUnset(int) - Method in class org.protelis.parser.protelis.impl.BooleanValImpl
-
- eUnset(int) - Method in class org.protelis.parser.protelis.impl.DoubleValImpl
-
- eUnset(int) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- eUnset(int) - Method in class org.protelis.parser.protelis.impl.ExprListImpl
-
- eUnset(int) - Method in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
- eUnset(int) - Method in class org.protelis.parser.protelis.impl.ImportDeclarationImpl
-
- eUnset(int) - Method in class org.protelis.parser.protelis.impl.ImportImpl
-
- eUnset(int) - Method in class org.protelis.parser.protelis.impl.ImportSectionImpl
-
- eUnset(int) - Method in class org.protelis.parser.protelis.impl.ModuleImpl
-
- eUnset(int) - Method in class org.protelis.parser.protelis.impl.RepInitializeImpl
-
- eUnset(int) - Method in class org.protelis.parser.protelis.impl.RepListImpl
-
- eUnset(int) - Method in class org.protelis.parser.protelis.impl.StatementImpl
-
- eUnset(int) - Method in class org.protelis.parser.protelis.impl.StringValImpl
-
- eUnset(int) - Method in class org.protelis.parser.protelis.impl.VarListImpl
-
- EXPR_LIST - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The meta object id for the '
Expr List' class.
- EXPR_LIST - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the '
Expr List' class.
- EXPR_LIST__ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Args' containment reference list.
- EXPR_LIST__ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Args' containment reference list feature.
- EXPR_LIST_FEATURE_COUNT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The number of structural features of the 'Expr List' class.
- Expression - Interface in org.protelis.parser.protelis
-
A representation of the model object 'Expression'.
- EXPRESSION - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
- EXPRESSION - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the '
Expression' class.
- EXPRESSION__ARG - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Arg' containment reference.
- EXPRESSION__ARG - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Arg' containment reference feature.
- EXPRESSION__ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Args' containment reference.
- EXPRESSION__ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Args' containment reference feature.
- EXPRESSION__BODY - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Body' containment reference.
- EXPRESSION__BODY - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Body' containment reference feature.
- EXPRESSION__COND - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Cond' containment reference.
- EXPRESSION__COND - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Cond' containment reference feature.
- EXPRESSION__DEFAULT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Default' containment reference.
- EXPRESSION__DEFAULT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Default' containment reference feature.
- EXPRESSION__ELSE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Else' containment reference.
- EXPRESSION__ELSE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Else' containment reference feature.
- EXPRESSION__INCLUSIVE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Inclusive' attribute.
- EXPRESSION__INCLUSIVE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Inclusive' attribute feature.
- EXPRESSION__INIT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Init' containment reference.
- EXPRESSION__INIT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Init' containment reference feature.
- EXPRESSION__LAMBDA_ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Lambda Args' containment reference.
- EXPRESSION__LAMBDA_ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Lambda Args' containment reference feature.
- EXPRESSION__LEFT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Left' containment reference.
- EXPRESSION__LEFT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Left' containment reference feature.
- EXPRESSION__METHOD_NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Method Name' attribute.
- EXPRESSION__METHOD_NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Method Name' attribute feature.
- EXPRESSION__NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Name' attribute.
- EXPRESSION__OP - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Op' containment reference.
- EXPRESSION__OP - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Op' containment reference feature.
- EXPRESSION__REFERENCE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Reference' reference.
- EXPRESSION__REFERENCE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Reference' reference feature.
- EXPRESSION__RIGHT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Right' containment reference.
- EXPRESSION__THEN - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Then' containment reference.
- EXPRESSION__THEN - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Then' containment reference feature.
- EXPRESSION__V - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'V' containment reference.
- EXPRESSION__V - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'V' containment reference feature.
- EXPRESSION_FEATURE_COUNT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The number of structural features of the 'Expression' class.
- ExpressionImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model object 'Expression'.
- ExpressionImpl() - Constructor for class org.protelis.parser.protelis.impl.ExpressionImpl
-
- ExprList - Interface in org.protelis.parser.protelis
-
A representation of the model object 'Expr List'.
- ExprListImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model object 'Expr List'.
- ExprListImpl() - Constructor for class org.protelis.parser.protelis.impl.ExprListImpl
-
- generateDescription(String, EObject) - Static method in class org.protelis.parser.scoping.ProtelisScopeProvider
-
- getAdditionAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getAdditionParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RelationalElements
-
- getAdditionRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getAIDAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getAIDParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.CallRuleElements
-
- getAIDParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.QualifiedNameInStaticImportElements
-
- getAIDParserRuleCall_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.JCallElementElements
-
- getAIDRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getAlternatives() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AIDElements
-
- getAlternatives() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BOOLEANElements
-
- getAlternatives() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getAlternatives() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DOUBLEElements
-
- getAlternatives() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.HoodOpElements
-
- getAlternatives() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LinkableStatementElements
-
- getAlternatives() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LocalElements
-
- getAlternatives() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrefixElements
-
- getAlternatives() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrimaryElements
-
- getAlternatives() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ScalarElements
-
- getAlternatives() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.StatementElements
-
- getAlternatives() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.VarValElements
-
- getAlternatives_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getAlternatives_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getAlternatives_0_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DOUBLEElements
-
- getAlternatives_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.CallRuleElements
-
- getAlternatives_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getAlternatives_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportDeclarationElements
-
- getAntlrTokenFile() - Method in class org.protelis.parser.parser.antlr.ProtelisAntlrTokenFileProvider
-
- getANY_OTHERRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getArg() - Method in interface org.protelis.parser.protelis.Expression
-
Returns the value of the 'Arg' containment reference.
- getArg() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- getArgAlternatives_4_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getArgAssignment_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.NBRElements
-
- getArgAssignment_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getArgAssignment_4_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getArgAssignment_5_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getArgAssignment_6() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getArgExpressionParserRuleCall_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.NBRElements
-
- getArgExpressionParserRuleCall_3_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getArgExpressionParserRuleCall_5_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getArgExpressionParserRuleCall_6_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getArgs() - Method in interface org.protelis.parser.protelis.Expression
-
Returns the value of the 'Args' containment reference.
- getArgs() - Method in interface org.protelis.parser.protelis.ExprList
-
Returns the value of the 'Args' containment reference list.
- getArgs() - Method in interface org.protelis.parser.protelis.FunctionDef
-
Returns the value of the 'Args' containment reference.
- getArgs() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- getArgs() - Method in class org.protelis.parser.protelis.impl.ExprListImpl
-
- getArgs() - Method in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
- getArgs() - Method in class org.protelis.parser.protelis.impl.RepListImpl
-
- getArgs() - Method in class org.protelis.parser.protelis.impl.VarListImpl
-
- getArgs() - Method in interface org.protelis.parser.protelis.RepList
-
Returns the value of the 'Args' containment reference list.
- getArgs() - Method in interface org.protelis.parser.protelis.VarList
-
Returns the value of the 'Args' containment reference list.
- getArgsAssignment_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ExprListElements
-
- getArgsAssignment_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepListElements
-
- getArgsAssignment_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.VarListElements
-
- getArgsAssignment_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.TupleValElements
-
- getArgsAssignment_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ExprListElements
-
- getArgsAssignment_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepListElements
-
- getArgsAssignment_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.VarListElements
-
- getArgsAssignment_1_1_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PostfixElements
-
- getArgsAssignment_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.CallElements
-
- getArgsAssignment_4() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.FunctionDefElements
-
- getArgsExpressionParserRuleCall_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ExprListElements
-
- getArgsExpressionParserRuleCall_1_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ExprListElements
-
- getArgsExprListParserRuleCall_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.TupleValElements
-
- getArgsExprListParserRuleCall_1_1_3_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PostfixElements
-
- getArgsExprListParserRuleCall_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.CallElements
-
- getArgsRepInitializeParserRuleCall_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepListElements
-
- getArgsRepInitializeParserRuleCall_1_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepListElements
-
- getArgStringValParserRuleCall_4_2_0_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getArgsVarListParserRuleCall_4_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.FunctionDefElements
-
- getArgsVARParserRuleCall_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.VarListElements
-
- getArgsVARParserRuleCall_1_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.VarListElements
-
- getArgVARParserRuleCall_4_2_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getAssignment() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getAssignment() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
- getAssignment_RefVar() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getAssignment_RefVar() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the reference '
Ref Var'.
- getAssignmentAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getAssignmentParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.StatementElements
-
- getAssignmentRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getBlock() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getBlock() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for class '
Block'.
- getBlock_First() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getBlock_First() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
First'.
- getBlock_Others() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getBlock_Others() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
Others'.
- getBlockAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getBlockRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getBody() - Method in interface org.protelis.parser.protelis.Expression
-
Returns the value of the 'Body' containment reference.
- getBody() - Method in interface org.protelis.parser.protelis.FunctionDef
-
Returns the value of the 'Body' containment reference.
- getBody() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- getBody() - Method in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
- getBodyAssignment_5() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LambdaElements
-
- getBodyAssignment_5() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepElements
-
- getBodyAssignment_7() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.FunctionDefElements
-
- getBodyBlockParserRuleCall_5_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LambdaElements
-
- getBodyBlockParserRuleCall_5_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepElements
-
- getBodyBlockParserRuleCall_7_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.FunctionDefElements
-
- getBOOLEANAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getBOOLEANRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getBooleanVal() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getBooleanVal() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
- getBooleanVal_Val() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getBooleanVal_Val() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the attribute '
Val'.
- getBooleanValAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getBooleanValParserRuleCall_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ScalarElements
-
- getBooleanValRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getBuiltinAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getBuiltinHoodOpAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getBuiltinHoodOpParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.HoodOpElements
-
- getBuiltinHoodOpRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getBuiltinParserRuleCall_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LocalElements
-
- getBuiltinRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getCallAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getCallRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getCallRuleAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getCallRuleRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getColonColonKeyword_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.JCallElementElements
-
- getColonKeyword_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ProtelisCallElementElements
-
- getColonKeyword_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ProtelisQualifiedNameElements
-
- getCommaKeyword_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ExprListElements
-
- getCommaKeyword_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepListElements
-
- getCommaKeyword_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.VarListElements
-
- getCommaKeyword_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getCommaKeyword_5() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getCommaKeyword_5_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getCommaKeyword_5_5() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getCommaKeyword_5_7() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getCond() - Method in interface org.protelis.parser.protelis.Expression
-
Returns the value of the 'Cond' containment reference.
- getCond() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- getCondAssignment_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- getCondAssignment_5_4() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getCondAssignment_6_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getCondExpressionParserRuleCall_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- getCondExpressionParserRuleCall_5_4_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getCondExpressionParserRuleCall_6_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getDeclaration() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getDeclaration() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
- getDeclarationAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getDeclarationParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LinkableStatementElements
-
- getDeclarationRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getDefault() - Method in interface org.protelis.parser.protelis.Expression
-
Returns the value of the 'Default' containment reference.
- getDefault() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- getDefaultAssignment_4() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getDefaultAssignment_5_8() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getDefaultExpressionParserRuleCall_4_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getDefaultExpressionParserRuleCall_5_8_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getDefaultRuleName() - Method in class org.protelis.parser.parser.antlr.ProtelisParser
-
- getDefinitions() - Method in class org.protelis.parser.protelis.impl.ModuleImpl
-
- getDefinitions() - Method in interface org.protelis.parser.protelis.Module
-
Returns the value of the 'Definitions' containment reference list.
- getDefinitionsAssignment_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ModuleElements
-
- getDefinitionsFunctionDefParserRuleCall_3_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ModuleElements
-
- getDefKeyword_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.FunctionDefElements
-
- getDOUBLEAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getDOUBLERule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getDoubleVal() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getDoubleVal() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
- getDoubleVal_Val() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getDoubleVal_Val() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the attribute '
Val'.
- getDoubleValAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getDoubleValParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ScalarElements
-
- getDoubleValRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getEKeyword_0_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DOUBLEElements
-
- getEKeyword_0_2_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DOUBLEElements
-
- getEKeyword_6() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AIDElements
-
- getElse() - Method in interface org.protelis.parser.protelis.Expression
-
Returns the value of the 'Else' containment reference.
- getElse() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- getElseAssignment_6_9() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getElseAssignment_9() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- getElseBlockParserRuleCall_6_9_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getElseBlockParserRuleCall_9_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- getElseKeyword_6_7() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getElseKeyword_7() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- getEnvKeyword_4() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AIDElements
-
- getEPackages() - Method in class org.protelis.parser.validation.AbstractProtelisValidator
-
- getEqualityAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getEqualityParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalAndElements
-
- getEqualityRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getEqualsSignKeyword_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DeclarationElements
-
- getExpression() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExpression() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
- getExpression_Arg() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExpression_Arg() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
Arg'.
- getExpression_Args() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExpression_Args() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
Args'.
- getExpression_Body() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExpression_Body() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
Body'.
- getExpression_Cond() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExpression_Cond() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
Cond'.
- getExpression_Default() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExpression_Default() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
Default'.
- getExpression_Else() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExpression_Else() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
Else'.
- getExpression_Inclusive() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExpression_Inclusive() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the attribute '
Inclusive'.
- getExpression_Init() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExpression_Init() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
Init'.
- getExpression_LambdaArgs() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExpression_LambdaArgs() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
Lambda Args'.
- getExpression_Left() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExpression_Left() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
Left'.
- getExpression_MethodName() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExpression_MethodName() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the attribute '
Method Name'.
- getExpression_Op() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExpression_Op() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
Op'.
- getExpression_Reference() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExpression_Reference() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the reference '
Reference'.
- getExpression_Then() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExpression_Then() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
Then'.
- getExpression_V() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExpression_V() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
V'.
- getExpressionAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getExpressionLeftAction_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AdditionElements
-
- getExpressionLeftAction_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.EqualityElements
-
- getExpressionLeftAction_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalAndElements
-
- getExpressionLeftAction_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalOrElements
-
- getExpressionLeftAction_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.MultiplicationElements
-
- getExpressionLeftAction_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PostfixElements
-
- getExpressionLeftAction_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PowerElements
-
- getExpressionLeftAction_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RelationalElements
-
- getExpressionParserRuleCall_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LinkableStatementElements
-
- getExpressionParserRuleCall_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrimaryElements
-
- getExpressionRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getExprList() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExprList() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for class '
Expr List'.
- getExprList_Args() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getExprList_Args() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference list '
Args'.
- getExprListAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getExprListRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getFalseKeyword_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BOOLEANElements
-
- getFirst() - Method in interface org.protelis.parser.protelis.Block
-
Returns the value of the 'First' containment reference.
- getFirst() - Method in class org.protelis.parser.protelis.impl.BlockImpl
-
- getFirstAssignment_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BlockElements
-
- getFirstRuleName() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- getFirstStatementParserRuleCall_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BlockElements
-
- getFullStopKeyword_0_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DOUBLEElements
-
- getFullStopKeyword_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.QualifiedNameInStaticImportElements
-
- getFunctionDef() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getFunctionDef() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
- getFunctionDef_Args() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getFunctionDef_Args() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
Args'.
- getFunctionDef_Body() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getFunctionDef_Body() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
Body'.
- getFunctionDef_Name() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getFunctionDef_Name() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the attribute '
Name'.
- getFunctionDef_Public() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getFunctionDef_Public() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the attribute '
Public'.
- getFunctionDefAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getFunctionDefRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getGenericHoodAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getGenericHoodParserRuleCall_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.HoodOpElements
-
- getGenericHoodRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getGrammar() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getGrammarAccess() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- getGrammarAccess() - Method in class org.protelis.parser.parser.antlr.ProtelisParser
-
- getGrammarFileName() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- getGrammarFileName() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AdditionElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AssignmentElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BlockElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.CallElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.CallRuleElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DeclarationElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.EqualityElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ExpressionElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ExprListElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.FunctionDefElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportDeclarationElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.JCallElementElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LambdaElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalAndElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalOrElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ModuleElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.MultiplicationElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.NBRElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PostfixElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PowerElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ProtelisCallElementElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ProtelisQualifiedNameElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.QualifiedNameInStaticImportElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RelationalElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepInitializeElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepListElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.TupleValElements
-
- getGroup() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.VarListElements
-
- getGroup_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DOUBLEElements
-
- getGroup_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ModuleElements
-
- getGroup_0_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DOUBLEElements
-
- getGroup_0_2_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DOUBLEElements
-
- getGroup_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AdditionElements
-
- getGroup_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BlockElements
-
- getGroup_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.EqualityElements
-
- getGroup_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ExprListElements
-
- getGroup_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalAndElements
-
- getGroup_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalOrElements
-
- getGroup_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.MultiplicationElements
-
- getGroup_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PostfixElements
-
- getGroup_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PowerElements
-
- getGroup_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrefixElements
-
- getGroup_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrimaryElements
-
- getGroup_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ProtelisQualifiedNameElements
-
- getGroup_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RelationalElements
-
- getGroup_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepListElements
-
- getGroup_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.VarListElements
-
- getGroup_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PostfixElements
-
- getGroup_4() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getGroup_5() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getGroup_6() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getHoodOpAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getHoodOpParserRuleCall_7() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getHoodOpRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getHyphenMinusKeyword_0_2_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DOUBLEElements
-
- getIDRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getIDTerminalRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AIDElements
-
- getIDTerminalRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ProtelisQualifiedNameElements
-
- getIDTerminalRuleCall_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ProtelisCallElementElements
-
- getIDTerminalRuleCall_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ProtelisQualifiedNameElements
-
- getIfAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getIfRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getImport() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getImport() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for class '
Import'.
- getImport_Module() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getImport_Module() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the reference '
Module'.
- getImportAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getImportDeclaration() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getImportDeclaration() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
- getImportDeclaration_ImportedType() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getImportDeclaration_ImportedType() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
- getImportDeclaration_MemberName() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getImportDeclaration_MemberName() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the attribute '
Member Name'.
- getImportDeclaration_Wildcard() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getImportDeclaration_Wildcard() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the attribute '
Wildcard'.
- getImportDeclarationAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getImportDeclarationRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getImportDeclarations() - Method in class org.protelis.parser.protelis.impl.ImportSectionImpl
-
- getImportDeclarations() - Method in interface org.protelis.parser.protelis.ImportSection
-
Returns the value of the 'Import Declarations' containment reference list.
- getImportDeclarationsAssignment() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportSectionElements
-
- getImportDeclarationsImportDeclarationParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportSectionElements
-
- getImportedType() - Method in class org.protelis.parser.protelis.impl.ImportDeclarationImpl
-
- getImportedType() - Method in interface org.protelis.parser.protelis.ImportDeclaration
-
Returns the value of the 'Imported Type' reference.
- getImportedTypeAssignment_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportDeclarationElements
-
- getImportedTypeJvmDeclaredTypeCrossReference_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportDeclarationElements
-
- getImportedTypeJvmDeclaredTypeQualifiedNameInStaticImportParserRuleCall_1_0_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportDeclarationElements
-
- getImportKeyword_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportDeclarationElements
-
- getImportKeyword_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportElements
-
- getImportRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getImportSection() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getImportSection() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
- getImportSection_ImportDeclarations() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getImportSection_ImportDeclarations() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
- getImportSectionAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getImportSectionRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getInclusiveAssignment_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getInclusivePlusSelfKeyword_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getInfinityKeyword_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DOUBLEElements
-
- getInit() - Method in interface org.protelis.parser.protelis.Expression
-
Returns the value of the 'Init' containment reference.
- getInit() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- getInitAssignment_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepElements
-
- getInitRepListParserRuleCall_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepElements
-
- getINTRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getINTTerminalRuleCall_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DOUBLEElements
-
- getINTTerminalRuleCall_0_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DOUBLEElements
-
- getINTTerminalRuleCall_0_2_1_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DOUBLEElements
-
- getJavaimports() - Method in class org.protelis.parser.protelis.impl.ModuleImpl
-
- getJavaimports() - Method in interface org.protelis.parser.protelis.Module
-
Returns the value of the 'Javaimports' containment reference.
- getJavaimportsAssignment_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ModuleElements
-
- getJavaimportsImportSectionParserRuleCall_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ModuleElements
-
- getJCallElementAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getJCallElementParserRuleCall_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.CallRuleElements
-
- getJCallElementRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getLambdaAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getLambdaArgs() - Method in interface org.protelis.parser.protelis.Expression
-
Returns the value of the 'Lambda Args' containment reference.
- getLambdaArgs() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- getLambdaArgsAssignment_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LambdaElements
-
- getLambdaArgsVarListParserRuleCall_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LambdaElements
-
- getLambdaParserRuleCall_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LocalElements
-
- getLambdaRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getLeft() - Method in interface org.protelis.parser.protelis.Expression
-
Returns the value of the 'Left' containment reference.
- getLeft() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- getLeftCurlyBracketKeyword_4() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- getLeftCurlyBracketKeyword_4() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LambdaElements
-
- getLeftCurlyBracketKeyword_4() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepElements
-
- getLeftCurlyBracketKeyword_6() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.FunctionDefElements
-
- getLeftCurlyBracketKeyword_6_4() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getLeftCurlyBracketKeyword_6_8() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getLeftCurlyBracketKeyword_8() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- getLeftParenthesisKeyword_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LambdaElements
-
- getLeftParenthesisKeyword_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.CallElements
-
- getLeftParenthesisKeyword_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getLeftParenthesisKeyword_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- getLeftParenthesisKeyword_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.NBRElements
-
- getLeftParenthesisKeyword_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepElements
-
- getLeftParenthesisKeyword_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrimaryElements
-
- getLeftParenthesisKeyword_1_1_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PostfixElements
-
- getLeftParenthesisKeyword_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getLeftParenthesisKeyword_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.FunctionDefElements
-
- getLeftParenthesisKeyword_4_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getLeftParenthesisKeyword_5_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getLeftParenthesisKeyword_6_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getLessThanSignHyphenMinusKeyword_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepInitializeElements
-
- getLetKeyword_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DeclarationElements
-
- getLinkableStatement() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getLinkableStatement() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
- getLinkableStatementAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getLinkableStatementParserRuleCall_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.StatementElements
-
- getLinkableStatementRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getLocalAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getLocalParserRuleCall_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.VarValElements
-
- getLocalRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getLogicalAndAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getLogicalAndParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalOrElements
-
- getLogicalAndRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getLogicalOrAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getLogicalOrParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ExpressionElements
-
- getLogicalOrRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getMemberName() - Method in class org.protelis.parser.protelis.impl.ImportDeclarationImpl
-
- getMemberName() - Method in interface org.protelis.parser.protelis.ImportDeclaration
-
Returns the value of the 'Member Name' attribute.
- getMemberNameAIDParserRuleCall_2_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportDeclarationElements
-
- getMemberNameAssignment_2_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportDeclarationElements
-
- getMethodName() - Method in interface org.protelis.parser.protelis.Expression
-
Returns the value of the 'Method Name' attribute.
- getMethodName() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- getMethodNameAIDParserRuleCall_1_1_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PostfixElements
-
- getMethodNameAssignment_1_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PostfixElements
-
- getML_COMMENTRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getModule() - Method in class org.protelis.parser.protelis.impl.ImportImpl
-
- getModule() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getModule() - Method in interface org.protelis.parser.protelis.Import
-
Returns the value of the 'Module' reference.
- getModule() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for class '
Module'.
- getModule_Definitions() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getModule_Definitions() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference list '
Definitions'.
- getModule_Javaimports() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getModule_Javaimports() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
Javaimports'.
- getModule_Name() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getModule_Name() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the attribute '
Name'.
- getModule_Program() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getModule_Program() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
Program'.
- getModule_ProtelisImport() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getModule_ProtelisImport() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference list '
Protelis Import'.
- getModuleAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getModuleAssignment_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportElements
-
- getModuleKeyword_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ModuleElements
-
- getModuleModuleCrossReference_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportElements
-
- getModuleModuleProtelisQualifiedNameParserRuleCall_1_0_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportElements
-
- getModuleRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getMultiplicationAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getMultiplicationParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AdditionElements
-
- getMultiplicationRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getName() - Method in interface org.protelis.parser.protelis.FunctionDef
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
- getName() - Method in class org.protelis.parser.protelis.impl.ModuleImpl
-
- getName() - Method in class org.protelis.parser.protelis.impl.StatementImpl
-
- getName() - Method in interface org.protelis.parser.protelis.Module
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.protelis.parser.protelis.Statement
-
Returns the value of the 'Name' attribute.
- getNameAlignedMapKeyword_5_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getNameAllHoodKeyword_0_3_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getNameAlternatives_1_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AdditionElements
-
- getNameAlternatives_1_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.EqualityElements
-
- getNameAlternatives_1_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.MultiplicationElements
-
- getNameAlternatives_1_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrefixElements
-
- getNameAlternatives_1_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RelationalElements
-
- getNameAmpersandAmpersandKeyword_1_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalAndElements
-
- getNameAnyHoodKeyword_0_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getNameAssignment() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.VARElements
-
- getNameAssignment_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getNameAssignment_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- getNameAssignment_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.NBRElements
-
- getNameAssignment_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepElements
-
- getNameAssignment_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.TupleValElements
-
- getNameAssignment_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getNameAssignment_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getNameAssignment_0_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getNameAssignment_0_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getNameAssignment_0_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ModuleElements
-
- getNameAssignment_0_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getNameAssignment_0_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getNameAssignment_0_4() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getNameAssignment_0_5() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getNameAssignment_0_6() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getNameAssignment_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AssignmentElements
-
- getNameAssignment_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getNameAssignment_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DeclarationElements
-
- getNameAssignment_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AdditionElements
-
- getNameAssignment_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.EqualityElements
-
- getNameAssignment_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalAndElements
-
- getNameAssignment_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalOrElements
-
- getNameAssignment_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.MultiplicationElements
-
- getNameAssignment_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PowerElements
-
- getNameAssignment_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrefixElements
-
- getNameAssignment_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RelationalElements
-
- getNameAssignment_1_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PostfixElements
-
- getNameAssignment_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getNameAssignment_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.FunctionDefElements
-
- getNameAssignment_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getNameAssignment_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LambdaElements
-
- getNameAssignment_4_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getNameAssignment_5_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getNameAssignment_6_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getNameAsteriskKeyword_1_1_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.MultiplicationElements
-
- getNameCircumflexAccentKeyword_1_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PowerElements
-
- getNameEKeyword_3_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getNameEnvKeyword_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getNameEqualsSignEqualsSignKeyword_1_1_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.EqualityElements
-
- getNameEqualsSignKeyword_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AssignmentElements
-
- getNameEvalKeyword_4_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getNameExclamationMarkEqualsSignKeyword_1_1_0_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.EqualityElements
-
- getNameExclamationMarkKeyword_1_1_0_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrefixElements
-
- getNameFullStopKeyword_1_1_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PostfixElements
-
- getNameGreaterThanSignEqualsSignKeyword_1_1_0_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RelationalElements
-
- getNameGreaterThanSignKeyword_1_1_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RelationalElements
-
- getNameHoodKeyword_0_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getNameHoodPlusSelfKeyword_0_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getNameHyphenMinusGreaterThanSignKeyword_3_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LambdaElements
-
- getNameHyphenMinusKeyword_1_1_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrefixElements
-
- getNameHyphenMinusKeyword_1_1_0_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AdditionElements
-
- getNameIDTerminalRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.VARElements
-
- getNameIDTerminalRuleCall_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DeclarationElements
-
- getNameIDTerminalRuleCall_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.FunctionDefElements
-
- getNameIfKeyword_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- getNameLeftSquareBracketKeyword_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.TupleValElements
-
- getNameLessThanSignEqualsSignKeyword_1_1_0_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RelationalElements
-
- getNameLessThanSignKeyword_1_1_0_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RelationalElements
-
- getNameMaxHoodKeyword_0_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getNameMeanHoodKeyword_0_5_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getNameMinHoodKeyword_0_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getNameMuxKeyword_6_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getNameNbrKeyword_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.NBRElements
-
- getNamePercentSignKeyword_1_1_0_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.MultiplicationElements
-
- getNamePiKeyword_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getNamePlusSignKeyword_1_1_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AdditionElements
-
- getNameProtelisQualifiedNameParserRuleCall_0_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ModuleElements
-
- getNameRepKeyword_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepElements
-
- getNameSelfKeyword_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getNameSolidusKeyword_1_1_0_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.MultiplicationElements
-
- getNameSumHoodKeyword_0_4_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getNameUnionHoodKeyword_0_6_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getNameVerticalLineVerticalLineKeyword_1_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalOrElements
-
- getNaNKeyword_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DOUBLEElements
-
- getNBRAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getNBRRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getOp() - Method in interface org.protelis.parser.protelis.Expression
-
Returns the value of the 'Op' containment reference.
- getOp() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- getOpAssignment_2_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getOpAssignment_5_6() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getOpExpressionParserRuleCall_5_6_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getOpLambdaParserRuleCall_2_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getOthers() - Method in interface org.protelis.parser.protelis.Block
-
Returns the value of the 'Others' containment reference.
- getOthers() - Method in class org.protelis.parser.protelis.impl.BlockImpl
-
- getOthersAssignment_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BlockElements
-
- getOthersBlockParserRuleCall_1_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BlockElements
-
- getPackage() - Static method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
Deprecated.
- getPiKeyword_5() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AIDElements
-
- getPlusSelfKeyword_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AIDElements
-
- getPostfixAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getPostfixParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrefixElements
-
- getPostfixRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getPowerAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getPowerParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.MultiplicationElements
-
- getPowerRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getPrefix() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getPrefix() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for class '
Prefix'.
- getPrefixAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getPrefixAction_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrefixElements
-
- getPrefixParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PowerElements
-
- getPrefixRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getPrimaryAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getPrimaryParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PostfixElements
-
- getPrimaryRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getProgram() - Method in class org.protelis.parser.protelis.impl.ModuleImpl
-
- getProgram() - Method in interface org.protelis.parser.protelis.Module
-
Returns the value of the 'Program' containment reference.
- getProgramAssignment_4() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ModuleElements
-
- getProgramBlockParserRuleCall_4_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ModuleElements
-
- getProtelisCallElementAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getProtelisCallElementParserRuleCall_1_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.CallRuleElements
-
- getProtelisCallElementRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getProtelisFactory() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getProtelisFactory() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the factory that creates the instances of the model.
- getProtelisImport() - Method in class org.protelis.parser.protelis.impl.ModuleImpl
-
- getProtelisImport() - Method in interface org.protelis.parser.protelis.Module
-
Returns the value of the 'Protelis Import' containment reference list.
- getProtelisImportAssignment_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ModuleElements
-
- getProtelisImportImportParserRuleCall_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ModuleElements
-
- getProtelisPackage() - Method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
- getProtelisPackage() - Method in interface org.protelis.parser.protelis.ProtelisFactory
-
Returns the package supported by this factory.
- getProtelisQualifiedNameAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getProtelisQualifiedNameRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getPublicAssignment_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.FunctionDefElements
-
- getPublicPublicKeyword_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.FunctionDefElements
-
- getQualifiedNameInStaticImportAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getQualifiedNameInStaticImportRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getRandomKeyword_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AIDElements
-
- getReference() - Method in interface org.protelis.parser.protelis.Expression
-
Returns the value of the 'Reference' reference.
- getReference() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- getReferenceAssignment_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.CallElements
-
- getReferenceAssignment_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getReferenceEObjectCallRuleParserRuleCall_0_0_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.CallElements
-
- getReferenceEObjectCallRuleParserRuleCall_2_0_0_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getReferenceEObjectCrossReference_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.CallElements
-
- getReferenceEObjectCrossReference_2_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getRefVar() - Method in interface org.protelis.parser.protelis.Assignment
-
Returns the value of the 'Ref Var' reference.
- getRefVar() - Method in class org.protelis.parser.protelis.impl.AssignmentImpl
-
- getRefVarAssignment_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AssignmentElements
-
- getRefVarLinkableStatementCrossReference_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AssignmentElements
-
- getRefVarLinkableStatementIDTerminalRuleCall_0_0_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AssignmentElements
-
- getRelationalAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getRelationalParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.EqualityElements
-
- getRelationalRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getRepAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getRepInitialize() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getRepInitialize() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
- getRepInitialize_W() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getRepInitialize_W() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
W'.
- getRepInitialize_X() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getRepInitialize_X() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
X'.
- getRepInitializeAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getRepInitializeRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getRepList() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getRepList() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for class '
Rep List'.
- getRepList_Args() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getRepList_Args() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference list '
Args'.
- getRepListAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getRepListRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getRepRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getRight() - Method in class org.protelis.parser.protelis.impl.StatementImpl
-
- getRight() - Method in interface org.protelis.parser.protelis.Statement
-
Returns the value of the 'Right' containment reference.
- getRightAdditionParserRuleCall_1_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RelationalElements
-
- getRightAssignment_1_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AdditionElements
-
- getRightAssignment_1_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.EqualityElements
-
- getRightAssignment_1_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalAndElements
-
- getRightAssignment_1_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalOrElements
-
- getRightAssignment_1_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.MultiplicationElements
-
- getRightAssignment_1_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PowerElements
-
- getRightAssignment_1_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrefixElements
-
- getRightAssignment_1_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RelationalElements
-
- getRightAssignment_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AssignmentElements
-
- getRightAssignment_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DeclarationElements
-
- getRightCurlyBracketKeyword_10() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- getRightCurlyBracketKeyword_6() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- getRightCurlyBracketKeyword_6() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LambdaElements
-
- getRightCurlyBracketKeyword_6() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepElements
-
- getRightCurlyBracketKeyword_6_10() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getRightCurlyBracketKeyword_6_6() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getRightCurlyBracketKeyword_8() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.FunctionDefElements
-
- getRightEqualityParserRuleCall_1_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalAndElements
-
- getRightExpressionParserRuleCall_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AssignmentElements
-
- getRightExpressionParserRuleCall_3_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DeclarationElements
-
- getRightLogicalAndParserRuleCall_1_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalOrElements
-
- getRightMultiplicationParserRuleCall_1_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AdditionElements
-
- getRightParenthesisKeyword_1_1_4() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PostfixElements
-
- getRightParenthesisKeyword_1_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrimaryElements
-
- getRightParenthesisKeyword_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LambdaElements
-
- getRightParenthesisKeyword_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.CallElements
-
- getRightParenthesisKeyword_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- getRightParenthesisKeyword_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.NBRElements
-
- getRightParenthesisKeyword_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepElements
-
- getRightParenthesisKeyword_4() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getRightParenthesisKeyword_4_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getRightParenthesisKeyword_5() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.FunctionDefElements
-
- getRightParenthesisKeyword_5_9() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getRightParenthesisKeyword_6_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getRightParenthesisKeyword_7() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getRightPostfixParserRuleCall_1_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrefixElements
-
- getRightPowerParserRuleCall_1_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.MultiplicationElements
-
- getRightPrefixParserRuleCall_1_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PowerElements
-
- getRightRelationalParserRuleCall_1_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.EqualityElements
-
- getRightSquareBracketKeyword_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.TupleValElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AdditionElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AIDElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AssignmentElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BlockElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BOOLEANElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BooleanValElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.CallElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.CallRuleElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DeclarationElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DOUBLEElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DoubleValElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.EqualityElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ExpressionElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ExprListElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.FunctionDefElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.HoodOpElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportDeclarationElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportSectionElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.JCallElementElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LambdaElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LinkableStatementElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LocalElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalAndElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LogicalOrElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ModuleElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.MultiplicationElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.NBRElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PostfixElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PowerElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrefixElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrimaryElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ProtelisCallElementElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ProtelisQualifiedNameElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.QualifiedNameInStaticImportElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RelationalElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepInitializeElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepListElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ScalarElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.StatementElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.StringValElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.TupleValElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.VARElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.VarListElements
-
- getRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.VarValElements
-
- getScalar() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getScalar() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for class '
Scalar'.
- getScalarAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getScalarParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.LocalElements
-
- getScalarRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getSelfKeyword_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.AIDElements
-
- getSemicolonKeyword_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ExpressionElements
-
- getSemicolonKeyword_1_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BlockElements
-
- getSL_COMMENTRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getStatement() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getStatement() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for class '
Statement'.
- getStatement_Name() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getStatement_Name() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the attribute '
Name'.
- getStatement_Right() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getStatement_Right() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference '
Right'.
- getStatementAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getStatementRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getSTRINGRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getStringVal() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getStringVal() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
- getStringVal_Val() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getStringVal_Val() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the attribute '
Val'.
- getStringValAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getStringValParserRuleCall_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ScalarElements
-
- getStringValRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getTerminalsGrammarAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getThen() - Method in interface org.protelis.parser.protelis.Expression
-
Returns the value of the 'Then' containment reference.
- getThen() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- getThenAssignment_5() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- getThenAssignment_6_5() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getThenBlockParserRuleCall_5_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- getThenBlockParserRuleCall_6_5_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- getTokenNames() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- getTrueKeyword_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BOOLEANElements
-
- getTupleVal() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getTupleVal() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for class '
Tuple Val'.
- getTupleValAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getTupleValParserRuleCall_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ScalarElements
-
- getTupleValRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.protelis.parser.serializer.ProtelisSyntacticSequencer
-
- getV() - Method in interface org.protelis.parser.protelis.Expression
-
Returns the value of the 'V' containment reference.
- getV() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- getVal() - Method in interface org.protelis.parser.protelis.DoubleVal
-
Returns the value of the 'Val' attribute.
- getVal() - Method in class org.protelis.parser.protelis.impl.DoubleValImpl
-
- getVal() - Method in class org.protelis.parser.protelis.impl.StringValImpl
-
- getVal() - Method in interface org.protelis.parser.protelis.StringVal
-
Returns the value of the 'Val' attribute.
- getValAssignment() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BooleanValElements
-
- getValAssignment() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DoubleValElements
-
- getValAssignment() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.StringValElements
-
- getValBOOLEANParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.BooleanValElements
-
- getValDOUBLEParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.DoubleValElements
-
- getValSTRINGTerminalRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.StringValElements
-
- getVAlternatives_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrimaryElements
-
- getVAR() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getVAR() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for class '
VAR'.
- getVARAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getVarList() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getVarList() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for class '
Var List'.
- getVarList_Args() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
- getVarList_Args() - Method in interface org.protelis.parser.protelis.ProtelisPackage
-
Returns the meta object for the containment reference list '
Args'.
- getVarListAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getVarListRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getVARParserRuleCall_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.VarValElements
-
- getVARRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getVarValAccess() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getVarValRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getVAssignment_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrimaryElements
-
- getVCallParserRuleCall_0_0_1() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrimaryElements
-
- getVIfParserRuleCall_0_0_4() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrimaryElements
-
- getVNBRParserRuleCall_0_0_3() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrimaryElements
-
- getVRepParserRuleCall_0_0_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrimaryElements
-
- getVVarValParserRuleCall_0_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.PrimaryElements
-
- getW() - Method in class org.protelis.parser.protelis.impl.RepInitializeImpl
-
- getW() - Method in interface org.protelis.parser.protelis.RepInitialize
-
Returns the value of the 'W' containment reference.
- getWAssignment_2() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepInitializeElements
-
- getWildcardAssignment_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportDeclarationElements
-
- getWildcardAsteriskKeyword_2_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.ImportDeclarationElements
-
- getWSRule() - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- getWVarValParserRuleCall_2_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepInitializeElements
-
- getX() - Method in class org.protelis.parser.protelis.impl.RepInitializeImpl
-
- getX() - Method in interface org.protelis.parser.protelis.RepInitialize
-
Returns the value of the 'X' containment reference.
- getXAssignment_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepInitializeElements
-
- getXVARParserRuleCall_0_0() - Method in class org.protelis.parser.services.ProtelisGrammarAccess.RepInitializeElements
-
- grammarAccess - Variable in class org.protelis.parser.serializer.ProtelisSyntacticSequencer
-
- Import - Interface in org.protelis.parser.protelis
-
A representation of the model object 'Import'.
- IMPORT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The meta object id for the '
Import' class.
- IMPORT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the '
Import' class.
- IMPORT__MODULE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Module' reference.
- IMPORT__MODULE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Module' reference feature.
- IMPORT_DECLARATION - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
- IMPORT_DECLARATION - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
- IMPORT_DECLARATION__IMPORTED_TYPE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Imported Type' reference.
- IMPORT_DECLARATION__IMPORTED_TYPE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Imported Type' reference feature.
- IMPORT_DECLARATION__MEMBER_NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Member Name' attribute.
- IMPORT_DECLARATION__MEMBER_NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Member Name' attribute feature.
- IMPORT_DECLARATION__WILDCARD - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Wildcard' attribute.
- IMPORT_DECLARATION__WILDCARD - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Wildcard' attribute feature.
- IMPORT_DECLARATION_FEATURE_COUNT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The number of structural features of the 'Import Declaration' class.
- IMPORT_FEATURE_COUNT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The number of structural features of the 'Import' class.
- IMPORT_SECTION - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
- IMPORT_SECTION - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
- IMPORT_SECTION__IMPORT_DECLARATIONS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Import Declarations' containment reference list.
- IMPORT_SECTION__IMPORT_DECLARATIONS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Import Declarations' containment reference list feature.
- IMPORT_SECTION_FEATURE_COUNT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The number of structural features of the 'Import Section' class.
- ImportDeclaration - Interface in org.protelis.parser.protelis
-
A representation of the model object 'Import Declaration'.
- ImportDeclarationImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model object 'Import Declaration'.
- ImportDeclarationImpl() - Constructor for class org.protelis.parser.protelis.impl.ImportDeclarationImpl
-
- importDeclarations - Variable in class org.protelis.parser.protelis.impl.ImportSectionImpl
-
- importedType - Variable in class org.protelis.parser.protelis.impl.ImportDeclarationImpl
-
- ImportImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model object 'Import'.
- ImportImpl() - Constructor for class org.protelis.parser.protelis.impl.ImportImpl
-
- ImportSection - Interface in org.protelis.parser.protelis
-
A representation of the model object 'Import Section'.
- ImportSectionImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model object 'Import Section'.
- ImportSectionImpl() - Constructor for class org.protelis.parser.protelis.impl.ImportSectionImpl
-
- inclusive - Variable in class org.protelis.parser.protelis.impl.ExpressionImpl
-
The cached value of the '
Inclusive' attribute.
- INCLUSIVE_EDEFAULT - Static variable in class org.protelis.parser.protelis.impl.ExpressionImpl
-
The default value of the '
Inclusive' attribute.
- infer(EObject, IJvmDeclaredTypeAcceptor, boolean) - Method in class org.protelis.parser.jvmmodel.ProtelisJvmModelInferrer
-
- init - Variable in class org.protelis.parser.protelis.impl.ExpressionImpl
-
The cached value of the '
Init' containment reference.
- init() - Static method in class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(IGrammarAccess) - Method in class org.protelis.parser.serializer.ProtelisSyntacticSequencer
-
- initializePackageContents() - Method in class org.protelis.parser.protelis.impl.ProtelisPackageImpl
-
Complete the initialization of the package and its meta-model.
- internalFindGrammar(GrammarProvider) - Method in class org.protelis.parser.services.ProtelisGrammarAccess
-
- InternalProtelisLexer - Class in org.protelis.parser.parser.antlr.internal
-
- InternalProtelisLexer() - Constructor for class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- InternalProtelisLexer(CharStream) - Constructor for class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- InternalProtelisLexer(CharStream, RecognizerSharedState) - Constructor for class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- InternalProtelisParser - Class in org.protelis.parser.parser.antlr.internal
-
- InternalProtelisParser(TokenStream) - Constructor for class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- InternalProtelisParser(TokenStream, RecognizerSharedState) - Constructor for class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- InternalProtelisParser(TokenStream, ProtelisGrammarAccess) - Constructor for class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- isFactoryForType(Object) - Method in class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isInclusive() - Method in interface org.protelis.parser.protelis.Expression
-
Returns the value of the 'Inclusive' attribute.
- isInclusive() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- isPublic() - Method in interface org.protelis.parser.protelis.FunctionDef
-
Returns the value of the 'Public' attribute.
- isPublic() - Method in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
- isSwitchFor(EPackage) - Method in class org.protelis.parser.protelis.util.ProtelisSwitch
-
Checks whether this is a switch for the given package.
- isVal() - Method in interface org.protelis.parser.protelis.BooleanVal
-
Returns the value of the 'Val' attribute.
- isVal() - Method in class org.protelis.parser.protelis.impl.BooleanValImpl
-
- isWildcard() - Method in class org.protelis.parser.protelis.impl.ImportDeclarationImpl
-
- isWildcard() - Method in interface org.protelis.parser.protelis.ImportDeclaration
-
Returns the value of the 'Wildcard' attribute.
- populateMethodReferences(Iterable<JvmOperation>, Collection<IEObjectDescription>) - Static method in class org.protelis.parser.scoping.ProtelisScopeProvider
-
- Prefix - Interface in org.protelis.parser.protelis
-
A representation of the model object 'Prefix'.
- PREFIX - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the '
Prefix' class.
- PREFIX - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The meta object id for the '
Prefix' class.
- PREFIX__ARG - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Arg' containment reference.
- PREFIX__ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Args' containment reference.
- PREFIX__BODY - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Body' containment reference.
- PREFIX__COND - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Cond' containment reference.
- PREFIX__DEFAULT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Default' containment reference.
- PREFIX__ELSE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Else' containment reference.
- PREFIX__INCLUSIVE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Inclusive' attribute.
- PREFIX__INIT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Init' containment reference.
- PREFIX__LAMBDA_ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Lambda Args' containment reference.
- PREFIX__LEFT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Left' containment reference.
- PREFIX__METHOD_NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Method Name' attribute.
- PREFIX__NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Name' attribute.
- PREFIX__OP - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Op' containment reference.
- PREFIX__REFERENCE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Reference' reference.
- PREFIX__RIGHT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Right' containment reference.
- PREFIX__THEN - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Then' containment reference.
- PREFIX__V - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'V' containment reference.
- PREFIX_FEATURE_COUNT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The number of structural features of the 'Prefix' class.
- PrefixImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model object 'Prefix'.
- PrefixImpl() - Constructor for class org.protelis.parser.protelis.impl.PrefixImpl
-
- program - Variable in class org.protelis.parser.protelis.impl.ModuleImpl
-
The cached value of the '
Program' containment reference.
- properties - Variable in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- ProtelisAdapterFactory - Class in org.protelis.parser.protelis.util
-
The Adapter Factory for the model.
- ProtelisAdapterFactory() - Constructor for class org.protelis.parser.protelis.util.ProtelisAdapterFactory
-
Creates an instance of the adapter factory.
- ProtelisAntlrTokenFileProvider - Class in org.protelis.parser.parser.antlr
-
- ProtelisAntlrTokenFileProvider() - Constructor for class org.protelis.parser.parser.antlr.ProtelisAntlrTokenFileProvider
-
- ProtelisFactory - Interface in org.protelis.parser.protelis
-
The Factory for the model.
- ProtelisFactoryImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model Factory.
- ProtelisFactoryImpl() - Constructor for class org.protelis.parser.protelis.impl.ProtelisFactoryImpl
-
Creates an instance of the factory.
- ProtelisFormatter - Class in org.protelis.parser.formatting
-
This class contains custom formatting description.
- ProtelisFormatter() - Constructor for class org.protelis.parser.formatting.ProtelisFormatter
-
- ProtelisGenerator - Class in org.protelis.parser.generator
-
Generates code from your model files on save.
- ProtelisGenerator() - Constructor for class org.protelis.parser.generator.ProtelisGenerator
-
- ProtelisGrammarAccess - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess(GrammarProvider, TerminalsGrammarAccess) - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess
-
- ProtelisGrammarAccess.AdditionElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.AdditionElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.AdditionElements
-
- ProtelisGrammarAccess.AIDElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.AIDElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.AIDElements
-
- ProtelisGrammarAccess.AssignmentElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.AssignmentElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.AssignmentElements
-
- ProtelisGrammarAccess.BlockElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.BlockElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.BlockElements
-
- ProtelisGrammarAccess.BOOLEANElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.BOOLEANElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.BOOLEANElements
-
- ProtelisGrammarAccess.BooleanValElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.BooleanValElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.BooleanValElements
-
- ProtelisGrammarAccess.BuiltinElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.BuiltinElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinElements
-
- ProtelisGrammarAccess.BuiltinHoodOpElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.BuiltinHoodOpElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.BuiltinHoodOpElements
-
- ProtelisGrammarAccess.CallElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.CallElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.CallElements
-
- ProtelisGrammarAccess.CallRuleElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.CallRuleElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.CallRuleElements
-
- ProtelisGrammarAccess.DeclarationElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.DeclarationElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.DeclarationElements
-
- ProtelisGrammarAccess.DOUBLEElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.DOUBLEElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.DOUBLEElements
-
- ProtelisGrammarAccess.DoubleValElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.DoubleValElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.DoubleValElements
-
- ProtelisGrammarAccess.EqualityElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.EqualityElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.EqualityElements
-
- ProtelisGrammarAccess.ExpressionElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.ExpressionElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.ExpressionElements
-
- ProtelisGrammarAccess.ExprListElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.ExprListElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.ExprListElements
-
- ProtelisGrammarAccess.FunctionDefElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.FunctionDefElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.FunctionDefElements
-
- ProtelisGrammarAccess.GenericHoodElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.GenericHoodElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.GenericHoodElements
-
- ProtelisGrammarAccess.HoodOpElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.HoodOpElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.HoodOpElements
-
- ProtelisGrammarAccess.IfElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.IfElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.IfElements
-
- ProtelisGrammarAccess.ImportDeclarationElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.ImportDeclarationElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.ImportDeclarationElements
-
- ProtelisGrammarAccess.ImportElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.ImportElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.ImportElements
-
- ProtelisGrammarAccess.ImportSectionElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.ImportSectionElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.ImportSectionElements
-
- ProtelisGrammarAccess.JCallElementElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.JCallElementElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.JCallElementElements
-
- ProtelisGrammarAccess.LambdaElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.LambdaElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.LambdaElements
-
- ProtelisGrammarAccess.LinkableStatementElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.LinkableStatementElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.LinkableStatementElements
-
- ProtelisGrammarAccess.LocalElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.LocalElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.LocalElements
-
- ProtelisGrammarAccess.LogicalAndElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.LogicalAndElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.LogicalAndElements
-
- ProtelisGrammarAccess.LogicalOrElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.LogicalOrElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.LogicalOrElements
-
- ProtelisGrammarAccess.ModuleElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.ModuleElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.ModuleElements
-
- ProtelisGrammarAccess.MultiplicationElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.MultiplicationElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.MultiplicationElements
-
- ProtelisGrammarAccess.NBRElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.NBRElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.NBRElements
-
- ProtelisGrammarAccess.PostfixElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.PostfixElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.PostfixElements
-
- ProtelisGrammarAccess.PowerElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.PowerElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.PowerElements
-
- ProtelisGrammarAccess.PrefixElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.PrefixElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.PrefixElements
-
- ProtelisGrammarAccess.PrimaryElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.PrimaryElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.PrimaryElements
-
- ProtelisGrammarAccess.ProtelisCallElementElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.ProtelisCallElementElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.ProtelisCallElementElements
-
- ProtelisGrammarAccess.ProtelisQualifiedNameElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.ProtelisQualifiedNameElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.ProtelisQualifiedNameElements
-
- ProtelisGrammarAccess.QualifiedNameInStaticImportElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.QualifiedNameInStaticImportElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.QualifiedNameInStaticImportElements
-
- ProtelisGrammarAccess.RelationalElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.RelationalElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.RelationalElements
-
- ProtelisGrammarAccess.RepElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.RepElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.RepElements
-
- ProtelisGrammarAccess.RepInitializeElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.RepInitializeElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.RepInitializeElements
-
- ProtelisGrammarAccess.RepListElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.RepListElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.RepListElements
-
- ProtelisGrammarAccess.ScalarElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.ScalarElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.ScalarElements
-
- ProtelisGrammarAccess.StatementElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.StatementElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.StatementElements
-
- ProtelisGrammarAccess.StringValElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.StringValElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.StringValElements
-
- ProtelisGrammarAccess.TupleValElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.TupleValElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.TupleValElements
-
- ProtelisGrammarAccess.VARElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.VARElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.VARElements
-
- ProtelisGrammarAccess.VarListElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.VarListElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.VarListElements
-
- ProtelisGrammarAccess.VarValElements - Class in org.protelis.parser.services
-
- ProtelisGrammarAccess.VarValElements() - Constructor for class org.protelis.parser.services.ProtelisGrammarAccess.VarValElements
-
- protelisImport - Variable in class org.protelis.parser.protelis.impl.ModuleImpl
-
- ProtelisJvmModelInferrer - Class in org.protelis.parser.jvmmodel
-
Infers a JVM model from the source model.
- ProtelisJvmModelInferrer() - Constructor for class org.protelis.parser.jvmmodel.ProtelisJvmModelInferrer
-
- ProtelisPackage - Interface in org.protelis.parser.protelis
-
The Package for the model.
- ProtelisPackage.Literals - Interface in org.protelis.parser.protelis
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- ProtelisPackageImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model Package.
- ProtelisParser - Class in org.protelis.parser.parser.antlr
-
- ProtelisParser() - Constructor for class org.protelis.parser.parser.antlr.ProtelisParser
-
- ProtelisRuntimeModule - Class in org.protelis.parser
-
Use this class to register components to be used at runtime / without the Equinox extension registry.
- ProtelisRuntimeModule() - Constructor for class org.protelis.parser.ProtelisRuntimeModule
-
- ProtelisScopeProvider - Class in org.protelis.parser.scoping
-
This class contains custom scoping description.
- ProtelisScopeProvider() - Constructor for class org.protelis.parser.scoping.ProtelisScopeProvider
-
- ProtelisSemanticSequencer - Class in org.protelis.parser.serializer
-
- ProtelisSemanticSequencer() - Constructor for class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
- ProtelisStandaloneSetup - Class in org.protelis.parser
-
Initialization support for running Xtext languages
without equinox extension registry
- ProtelisStandaloneSetup() - Constructor for class org.protelis.parser.ProtelisStandaloneSetup
-
- ProtelisStandaloneSetupGenerated - Class in org.protelis.parser
-
Generated from StandaloneSetup.xpt!
- ProtelisStandaloneSetupGenerated() - Constructor for class org.protelis.parser.ProtelisStandaloneSetupGenerated
-
- ProtelisSwitch<T> - Class in org.protelis.parser.protelis.util
-
The Switch for the model's inheritance hierarchy.
- ProtelisSwitch() - Constructor for class org.protelis.parser.protelis.util.ProtelisSwitch
-
Creates an instance of the switch.
- ProtelisSyntacticSequencer - Class in org.protelis.parser.serializer
-
- ProtelisSyntacticSequencer() - Constructor for class org.protelis.parser.serializer.ProtelisSyntacticSequencer
-
- ProtelisValidator - Class in org.protelis.parser.validation
-
Custom validation rules.
- ProtelisValidator() - Constructor for class org.protelis.parser.validation.ProtelisValidator
-
- provideInternalProtelisLexer() - Method in class org.protelis.parser.AbstractProtelisRuntimeModule
-
- public_ - Variable in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
The cached value of the '
Public' attribute.
- PUBLIC_EDEFAULT - Static variable in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
The default value of the '
Public' attribute.
- SCALAR - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the '
Scalar' class.
- SCALAR - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The meta object id for the '
Scalar' class.
- Scalar - Interface in org.protelis.parser.protelis
-
A representation of the model object 'Scalar'.
- SCALAR__ARG - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Arg' containment reference.
- SCALAR__ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Args' containment reference.
- SCALAR__BODY - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Body' containment reference.
- SCALAR__COND - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Cond' containment reference.
- SCALAR__DEFAULT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Default' containment reference.
- SCALAR__ELSE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Else' containment reference.
- SCALAR__INCLUSIVE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Inclusive' attribute.
- SCALAR__INIT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Init' containment reference.
- SCALAR__LAMBDA_ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Lambda Args' containment reference.
- SCALAR__LEFT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Left' containment reference.
- SCALAR__METHOD_NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Method Name' attribute.
- SCALAR__NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Name' attribute.
- SCALAR__OP - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Op' containment reference.
- SCALAR__REFERENCE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Reference' reference.
- SCALAR__RIGHT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Right' containment reference.
- SCALAR__THEN - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Then' containment reference.
- SCALAR__V - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'V' containment reference.
- SCALAR_FEATURE_COUNT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The number of structural features of the 'Scalar' class.
- ScalarImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model object 'Scalar'.
- ScalarImpl() - Constructor for class org.protelis.parser.protelis.impl.ScalarImpl
-
- scope_Expression_reference(Module, EReference) - Method in class org.protelis.parser.scoping.ProtelisScopeProvider
-
- sequence_Addition_Equality_LogicalAnd_LogicalOr_Multiplication_Postfix_Power_Primary_Relational(EObject, Expression) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(
v=VarVal |
v=Call |
v=Rep |
v=NBR |
v=If |
(left=Postfix_Expression_1_0 (name='.' methodName=AID args=ExprList?)) |
(left=Power_Expression_1_0 name='^' right=Prefix) |
(left=Multiplication_Expression_1_0 (name='*' | name='/' | name='%') right=Power) |
(left=Addition_Expression_1_0 (name='+' | name='-') right=Multiplication) |
(left=Relational_Expression_1_0 (name='>' | name='>=' | name='<' | name='<=') right=Addition) |
(left=Equality_Expression_1_0 (name='==' | name='!=') right=Relational) |
(left=LogicalAnd_Expression_1_0 name='&&' right=Equality) |
(left=LogicalOr_Expression_1_0 name='||' right=LogicalAnd)
)
- sequence_Addition_Equality_LogicalAnd_LogicalOr_Multiplication_Postfix_Power_Relational(EObject, Expression) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(
(left=Postfix_Expression_1_0 (name='.' methodName=AID args=ExprList?)) |
(left=LogicalOr_Expression_1_0 name='||' right=LogicalAnd) |
(left=Power_Expression_1_0 name='^' right=Prefix) |
(left=Multiplication_Expression_1_0 (name='*' | name='/' | name='%') right=Power) |
(left=Addition_Expression_1_0 (name='+' | name='-') right=Multiplication) |
(left=Relational_Expression_1_0 (name='>' | name='>=' | name='<' | name='<=') right=Addition) |
(left=Equality_Expression_1_0 (name='==' | name='!=') right=Relational) |
(left=LogicalAnd_Expression_1_0 name='&&' right=Equality)
)
- sequence_Assignment(EObject, Assignment) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(refVar=[LinkableStatement|ID] name='=' right=Expression)
- sequence_Block(EObject, Block) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(first=Statement others=Block?)
- sequence_BooleanVal(EObject, BooleanVal) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
val=BOOLEAN
- sequence_BuiltinHoodOp(EObject, Expression) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(
(
name='minHood' |
name='maxHood' |
name='anyHood' |
name='allHood' |
name='sumHood' |
name='meanHood' |
name='unionHood'
)
inclusive?='PlusSelf'?
arg=Expression
)
- sequence_BuiltinHoodOp_GenericHood_HoodOp(EObject, Expression) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(
(
(
name='minHood' |
name='maxHood' |
name='anyHood' |
name='allHood' |
name='sumHood' |
name='meanHood' |
name='unionHood'
)
inclusive?='PlusSelf'?
arg=Expression
) |
((name='hood' | name='hoodPlusSelf') (reference=[EObject|CallRule] | op=Lambda) default=Expression arg=Expression)
)
- sequence_BuiltinHoodOp_GenericHood_Lambda_Local(EObject, Expression) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(
(
(
name='minHood' |
name='maxHood' |
name='anyHood' |
name='allHood' |
name='sumHood' |
name='meanHood' |
name='unionHood'
)
inclusive?='PlusSelf'?
arg=Expression
) |
((name='hood' | name='hoodPlusSelf') (reference=[EObject|CallRule] | op=Lambda) default=Expression arg=Expression) |
(lambdaArgs=VarList? name='->' body=Block)
)
- sequence_Call(EObject, Expression) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(reference=[EObject|CallRule] args=ExprList?)
- sequence_Declaration(EObject, Declaration) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(name=ID right=Expression)
- sequence_DoubleVal(EObject, DoubleVal) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
val=DOUBLE
- sequence_ExprList(EObject, ExprList) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(args+=Expression args+=Expression*)
- sequence_FunctionDef(EObject, FunctionDef) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(public?='public'? name=ID args=VarList? body=Block)
- sequence_GenericHood(EObject, Expression) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
((name='hood' | name='hoodPlusSelf') (reference=[EObject|CallRule] | op=Lambda) default=Expression arg=Expression)
- sequence_If(EObject, Expression) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(name='if' cond=Expression then=Block else=Block)
- sequence_Import(EObject, Import) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
module=[Module|ProtelisQualifiedName]
- sequence_ImportDeclaration(EObject, ImportDeclaration) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(importedType=[JvmDeclaredType|QualifiedNameInStaticImport] (wildcard?='*' | memberName=AID))
- sequence_ImportSection(EObject, ImportSection) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
importDeclarations+=ImportDeclaration+
- sequence_Lambda(EObject, Expression) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(lambdaArgs=VarList? name='->' body=Block)
- sequence_Module(EObject, Module) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(name=ProtelisQualifiedName? javaimports=ImportSection? protelisImport+=Import* definitions+=FunctionDef* program=Block?)
- sequence_NBR(EObject, Expression) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(name='nbr' arg=Expression)
- sequence_Prefix(EObject, Prefix) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
((name='-' | name='!') right=Postfix)
- sequence_Rep(EObject, Expression) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(name='rep' init=RepList body=Block)
- sequence_RepInitialize(EObject, RepInitialize) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(x=VAR w=VarVal)
- sequence_RepList(EObject, RepList) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(args+=RepInitialize args+=RepInitialize*)
- sequence_StringVal(EObject, StringVal) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
val=STRING
- sequence_TupleVal(EObject, TupleVal) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(name='[' args=ExprList?)
- sequence_VAR(EObject, VAR) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
name=ID
- sequence_VarList(EObject, VarList) - Method in class org.protelis.parser.serializer.ProtelisSemanticSequencer
-
Constraint:
(args+=VAR args+=VAR*)
- setArg(Expression) - Method in interface org.protelis.parser.protelis.Expression
-
Sets the value of the '
Arg' containment reference.
- setArg(Expression) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- setArgs(ExprList) - Method in interface org.protelis.parser.protelis.Expression
-
Sets the value of the '
Args' containment reference.
- setArgs(VarList) - Method in interface org.protelis.parser.protelis.FunctionDef
-
Sets the value of the '
Args' containment reference.
- setArgs(ExprList) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- setArgs(VarList) - Method in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
- setBody(Block) - Method in interface org.protelis.parser.protelis.Expression
-
Sets the value of the '
Body' containment reference.
- setBody(Block) - Method in interface org.protelis.parser.protelis.FunctionDef
-
Sets the value of the '
Body' containment reference.
- setBody(Block) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- setBody(Block) - Method in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
- setCond(Expression) - Method in interface org.protelis.parser.protelis.Expression
-
Sets the value of the '
Cond' containment reference.
- setCond(Expression) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- setDefault(Expression) - Method in interface org.protelis.parser.protelis.Expression
-
Sets the value of the '
Default' containment reference.
- setDefault(Expression) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- setElse(Block) - Method in interface org.protelis.parser.protelis.Expression
-
Sets the value of the '
Else' containment reference.
- setElse(Block) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- setFirst(Statement) - Method in interface org.protelis.parser.protelis.Block
-
Sets the value of the '
First' containment reference.
- setFirst(Statement) - Method in class org.protelis.parser.protelis.impl.BlockImpl
-
- setGrammarAccess(ProtelisGrammarAccess) - Method in class org.protelis.parser.parser.antlr.ProtelisParser
-
- setImportedType(JvmDeclaredType) - Method in class org.protelis.parser.protelis.impl.ImportDeclarationImpl
-
- setImportedType(JvmDeclaredType) - Method in interface org.protelis.parser.protelis.ImportDeclaration
-
- setInclusive(boolean) - Method in interface org.protelis.parser.protelis.Expression
-
- setInclusive(boolean) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- setInit(RepList) - Method in interface org.protelis.parser.protelis.Expression
-
Sets the value of the '
Init' containment reference.
- setInit(RepList) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- setInitialHiddenTokens(XtextTokenStream) - Method in class org.protelis.parser.parser.antlr.ProtelisParser
-
- setJavaimports(ImportSection) - Method in class org.protelis.parser.protelis.impl.ModuleImpl
-
- setJavaimports(ImportSection) - Method in interface org.protelis.parser.protelis.Module
-
Sets the value of the '
Javaimports' containment reference.
- setLambdaArgs(VarList) - Method in interface org.protelis.parser.protelis.Expression
-
Sets the value of the '
Lambda Args' containment reference.
- setLambdaArgs(VarList) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- setLeft(Expression) - Method in interface org.protelis.parser.protelis.Expression
-
Sets the value of the '
Left' containment reference.
- setLeft(Expression) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- setMemberName(String) - Method in class org.protelis.parser.protelis.impl.ImportDeclarationImpl
-
- setMemberName(String) - Method in interface org.protelis.parser.protelis.ImportDeclaration
-
- setMethodName(String) - Method in interface org.protelis.parser.protelis.Expression
-
- setMethodName(String) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- setModule(Module) - Method in class org.protelis.parser.protelis.impl.ImportImpl
-
- setModule(Module) - Method in interface org.protelis.parser.protelis.Import
-
Sets the value of the '
Module' reference.
- setName(String) - Method in interface org.protelis.parser.protelis.FunctionDef
-
Sets the value of the '
Name' attribute.
- setName(String) - Method in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
- setName(String) - Method in class org.protelis.parser.protelis.impl.ModuleImpl
-
- setName(String) - Method in class org.protelis.parser.protelis.impl.StatementImpl
-
- setName(String) - Method in interface org.protelis.parser.protelis.Module
-
Sets the value of the '
Name' attribute.
- setName(String) - Method in interface org.protelis.parser.protelis.Statement
-
Sets the value of the '
Name' attribute.
- setOp(Expression) - Method in interface org.protelis.parser.protelis.Expression
-
Sets the value of the '
Op' containment reference.
- setOp(Expression) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- setOthers(Block) - Method in interface org.protelis.parser.protelis.Block
-
Sets the value of the '
Others' containment reference.
- setOthers(Block) - Method in class org.protelis.parser.protelis.impl.BlockImpl
-
- setProgram(Block) - Method in class org.protelis.parser.protelis.impl.ModuleImpl
-
- setProgram(Block) - Method in interface org.protelis.parser.protelis.Module
-
Sets the value of the '
Program' containment reference.
- setPublic(boolean) - Method in interface org.protelis.parser.protelis.FunctionDef
-
Sets the value of the '
Public' attribute.
- setPublic(boolean) - Method in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
- setReference(EObject) - Method in interface org.protelis.parser.protelis.Expression
-
- setReference(EObject) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- setRefVar(LinkableStatement) - Method in interface org.protelis.parser.protelis.Assignment
-
Sets the value of the '
Ref Var' reference.
- setRefVar(LinkableStatement) - Method in class org.protelis.parser.protelis.impl.AssignmentImpl
-
- setRight(Expression) - Method in class org.protelis.parser.protelis.impl.StatementImpl
-
- setRight(Expression) - Method in interface org.protelis.parser.protelis.Statement
-
Sets the value of the '
Right' containment reference.
- setThen(Block) - Method in interface org.protelis.parser.protelis.Expression
-
Sets the value of the '
Then' containment reference.
- setThen(Block) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- setV(Expression) - Method in interface org.protelis.parser.protelis.Expression
-
Sets the value of the '
V' containment reference.
- setV(Expression) - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- setVal(boolean) - Method in interface org.protelis.parser.protelis.BooleanVal
-
Sets the value of the '
Val' attribute.
- setVal(double) - Method in interface org.protelis.parser.protelis.DoubleVal
-
Sets the value of the '
Val' attribute.
- setVal(boolean) - Method in class org.protelis.parser.protelis.impl.BooleanValImpl
-
- setVal(double) - Method in class org.protelis.parser.protelis.impl.DoubleValImpl
-
- setVal(String) - Method in class org.protelis.parser.protelis.impl.StringValImpl
-
- setVal(String) - Method in interface org.protelis.parser.protelis.StringVal
-
Sets the value of the '
Val' attribute.
- setW(Expression) - Method in class org.protelis.parser.protelis.impl.RepInitializeImpl
-
- setW(Expression) - Method in interface org.protelis.parser.protelis.RepInitialize
-
Sets the value of the '
W' containment reference.
- setWildcard(boolean) - Method in class org.protelis.parser.protelis.impl.ImportDeclarationImpl
-
- setWildcard(boolean) - Method in interface org.protelis.parser.protelis.ImportDeclaration
-
Sets the value of the '
Wildcard' attribute.
- setX(VAR) - Method in class org.protelis.parser.protelis.impl.RepInitializeImpl
-
- setX(VAR) - Method in interface org.protelis.parser.protelis.RepInitialize
-
Sets the value of the '
X' containment reference.
- STATEMENT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the '
Statement' class.
- STATEMENT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The meta object id for the '
Statement' class.
- Statement - Interface in org.protelis.parser.protelis
-
A representation of the model object 'Statement'.
- STATEMENT__NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- STATEMENT__NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Name' attribute.
- STATEMENT__RIGHT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Right' containment reference feature.
- STATEMENT__RIGHT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Right' containment reference.
- STATEMENT_FEATURE_COUNT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The number of structural features of the 'Statement' class.
- StatementImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model object 'Statement'.
- StatementImpl() - Constructor for class org.protelis.parser.protelis.impl.StatementImpl
-
- STRING_VAL - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the '
String Val' class.
- STRING_VAL - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
- STRING_VAL__ARG - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Arg' containment reference.
- STRING_VAL__ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Args' containment reference.
- STRING_VAL__BODY - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Body' containment reference.
- STRING_VAL__COND - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Cond' containment reference.
- STRING_VAL__DEFAULT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Default' containment reference.
- STRING_VAL__ELSE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Else' containment reference.
- STRING_VAL__INCLUSIVE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Inclusive' attribute.
- STRING_VAL__INIT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Init' containment reference.
- STRING_VAL__LAMBDA_ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Lambda Args' containment reference.
- STRING_VAL__LEFT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Left' containment reference.
- STRING_VAL__METHOD_NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Method Name' attribute.
- STRING_VAL__NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Name' attribute.
- STRING_VAL__OP - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Op' containment reference.
- STRING_VAL__REFERENCE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Reference' reference.
- STRING_VAL__RIGHT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Right' containment reference.
- STRING_VAL__THEN - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Then' containment reference.
- STRING_VAL__V - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'V' containment reference.
- STRING_VAL__VAL - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Val' attribute feature.
- STRING_VAL__VAL - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Val' attribute.
- STRING_VAL_FEATURE_COUNT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The number of structural features of the 'String Val' class.
- StringVal - Interface in org.protelis.parser.protelis
-
A representation of the model object 'String Val'.
- StringValImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model object 'String Val'.
- StringValImpl() - Constructor for class org.protelis.parser.protelis.impl.StringValImpl
-
- synpred1_InternalProtelis() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- synpred1_InternalProtelis_fragment() - Method in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__11 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__11 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__12 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__12 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__13 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__13 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__14 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__14 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__15 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__15 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__16 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__16 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__17 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__17 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__18 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__18 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__19 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__19 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__20 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__20 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__21 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__21 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__22 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__22 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__23 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__23 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__24 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__24 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__25 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__25 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__26 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__26 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__27 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__27 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__28 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__28 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__29 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__29 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__30 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__30 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__31 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__31 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__32 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__32 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__33 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__33 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__34 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__34 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__35 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__35 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__36 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__36 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__37 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__37 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__38 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__38 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__39 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__39 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__40 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__40 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__41 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__41 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__42 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__42 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__43 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__43 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__44 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__44 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__45 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__45 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__46 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__46 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__47 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__47 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__48 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__48 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__49 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__49 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__50 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__50 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__51 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__51 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__52 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__52 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__53 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__53 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__54 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__54 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__55 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__55 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__56 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__56 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__57 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__57 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__58 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__58 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__59 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__59 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__60 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__60 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__61 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__61 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__62 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__62 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__63 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__63 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__64 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__64 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__65 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__65 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__66 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__66 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__67 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__67 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__68 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__68 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__69 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__69 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__70 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__70 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- T__71 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisLexer
-
- T__71 - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- then - Variable in class org.protelis.parser.protelis.impl.ExpressionImpl
-
The cached value of the '
Then' containment reference.
- tokenNames - Static variable in class org.protelis.parser.parser.antlr.internal.InternalProtelisParser
-
- toString() - Method in class org.protelis.parser.protelis.impl.BooleanValImpl
-
- toString() - Method in class org.protelis.parser.protelis.impl.DoubleValImpl
-
- toString() - Method in class org.protelis.parser.protelis.impl.ExpressionImpl
-
- toString() - Method in class org.protelis.parser.protelis.impl.FunctionDefImpl
-
- toString() - Method in class org.protelis.parser.protelis.impl.ImportDeclarationImpl
-
- toString() - Method in class org.protelis.parser.protelis.impl.ModuleImpl
-
- toString() - Method in class org.protelis.parser.protelis.impl.StatementImpl
-
- toString() - Method in class org.protelis.parser.protelis.impl.StringValImpl
-
- TUPLE_VAL - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the '
Tuple Val' class.
- TUPLE_VAL - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The meta object id for the '
Tuple Val' class.
- TUPLE_VAL__ARG - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Arg' containment reference.
- TUPLE_VAL__ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Args' containment reference.
- TUPLE_VAL__BODY - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Body' containment reference.
- TUPLE_VAL__COND - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Cond' containment reference.
- TUPLE_VAL__DEFAULT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Default' containment reference.
- TUPLE_VAL__ELSE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Else' containment reference.
- TUPLE_VAL__INCLUSIVE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Inclusive' attribute.
- TUPLE_VAL__INIT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Init' containment reference.
- TUPLE_VAL__LAMBDA_ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Lambda Args' containment reference.
- TUPLE_VAL__LEFT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Left' containment reference.
- TUPLE_VAL__METHOD_NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Method Name' attribute.
- TUPLE_VAL__NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Name' attribute.
- TUPLE_VAL__OP - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Op' containment reference.
- TUPLE_VAL__REFERENCE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Reference' reference.
- TUPLE_VAL__RIGHT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Right' containment reference.
- TUPLE_VAL__THEN - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Then' containment reference.
- TUPLE_VAL__V - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'V' containment reference.
- TUPLE_VAL_FEATURE_COUNT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The number of structural features of the 'Tuple Val' class.
- TupleVal - Interface in org.protelis.parser.protelis
-
A representation of the model object 'Tuple Val'.
- TupleValImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model object 'Tuple Val'.
- TupleValImpl() - Constructor for class org.protelis.parser.protelis.impl.TupleValImpl
-
- v - Variable in class org.protelis.parser.protelis.impl.ExpressionImpl
-
The cached value of the '
V' containment reference.
- val - Variable in class org.protelis.parser.protelis.impl.BooleanValImpl
-
The cached value of the '
Val' attribute.
- val - Variable in class org.protelis.parser.protelis.impl.DoubleValImpl
-
The cached value of the '
Val' attribute.
- val - Variable in class org.protelis.parser.protelis.impl.StringValImpl
-
The cached value of the '
Val' attribute.
- VAL_EDEFAULT - Static variable in class org.protelis.parser.protelis.impl.BooleanValImpl
-
The default value of the '
Val' attribute.
- VAL_EDEFAULT - Static variable in class org.protelis.parser.protelis.impl.DoubleValImpl
-
The default value of the '
Val' attribute.
- VAL_EDEFAULT - Static variable in class org.protelis.parser.protelis.impl.StringValImpl
-
The default value of the '
Val' attribute.
- VAR - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the '
VAR' class.
- VAR - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The meta object id for the '
VAR' class.
- VAR - Interface in org.protelis.parser.protelis
-
A representation of the model object 'VAR'.
- VAR__ARG - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Arg' containment reference.
- VAR__ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Args' containment reference.
- VAR__BODY - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Body' containment reference.
- VAR__COND - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Cond' containment reference.
- VAR__DEFAULT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Default' containment reference.
- VAR__ELSE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Else' containment reference.
- VAR__INCLUSIVE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Inclusive' attribute.
- VAR__INIT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Init' containment reference.
- VAR__LAMBDA_ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Lambda Args' containment reference.
- VAR__LEFT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Left' containment reference.
- VAR__METHOD_NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Method Name' attribute.
- VAR__NAME - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Name' attribute.
- VAR__OP - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Op' containment reference.
- VAR__REFERENCE - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Reference' reference.
- VAR__RIGHT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Right' containment reference.
- VAR__THEN - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Then' containment reference.
- VAR__V - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'V' containment reference.
- VAR_FEATURE_COUNT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The number of structural features of the 'VAR' class.
- VAR_LIST - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the '
Var List' class.
- VAR_LIST - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The meta object id for the '
Var List' class.
- VAR_LIST__ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage.Literals
-
The meta object literal for the 'Args' containment reference list feature.
- VAR_LIST__ARGS - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The feature id for the 'Args' containment reference list.
- VAR_LIST_FEATURE_COUNT - Static variable in interface org.protelis.parser.protelis.ProtelisPackage
-
The number of structural features of the 'Var List' class.
- VARImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model object 'VAR'.
- VARImpl() - Constructor for class org.protelis.parser.protelis.impl.VARImpl
-
- VarList - Interface in org.protelis.parser.protelis
-
A representation of the model object 'Var List'.
- VarListImpl - Class in org.protelis.parser.protelis.impl
-
An implementation of the model object 'Var List'.
- VarListImpl() - Constructor for class org.protelis.parser.protelis.impl.VarListImpl
-